
	//preload rollovers
	oppimage1= new Image();
	oppimage1.src=IMAGES_OPPORTUNITY+"OppVidThumb.jpg";
	oppimage1over= new Image();
    oppimage1over.src=IMAGES_OPPORTUNITY+"OppVidThumb_over.jpg";
	
	oppimage2= new Image();
	oppimage2.src=IMAGES_OPPORTUNITY+"ReasonsVidThumb.jpg";
	oppimage2over= new Image();
	oppimage2over.src=IMAGES_OPPORTUNITY+"ReasonsVidThumb_over.jpg";
	
	oppimage3= new Image();
	oppimage3.src=IMAGES_OPPORTUNITY+"OppMoreInfo.png";
	oppimage3over= new Image();
	oppimage3over.src=IMAGES_OPPORTUNITY+"OppMoreInfo_over.png";
	
	oppimage4= new Image();
	oppimage4.src=IMAGES_OPPORTUNITY+"OppSignUp.png";
	oppimage4over= new Image();
	oppimage4over.src=IMAGES_OPPORTUNITY+"OppSignup_over.png";
	
		//Bio page images
	bioimage1= new Image();
	bioimage1.src=IMAGES_OPPORTUNITY+"GeorgeChris.jpg";
	bioimage1over= new Image();
    bioimage1over.src=IMAGES_OPPORTUNITY+"GeorgeChrisOver.jpg";
    bioimage1down= new Image();
    bioimage1down.src=IMAGES_OPPORTUNITY+"GeorgeChrisSelected.jpg";
    
    bioimage2= new Image();
	bioimage2.src=IMAGES_OPPORTUNITY+"DennisCarol.jpg";
	bioimage2over= new Image();
    bioimage2over.src=IMAGES_OPPORTUNITY+"DennisCarolOver.jpg";
    
    bioimage3= new Image();
	bioimage3.src=IMAGES_OPPORTUNITY+"Stephen.jpg";
	bioimage3over= new Image();
    bioimage3over.src=IMAGES_OPPORTUNITY+"StephenOver.jpg";
    
    bioimage4= new Image();
	bioimage4.src=IMAGES_OPPORTUNITY+"Lester.jpg";
	bioimage4over= new Image();
    bioimage4over.src=IMAGES_OPPORTUNITY+"LesterOver.jpg";
    
    bioimage5= new Image();
	bioimage5.src=IMAGES_OPPORTUNITY+"Ann.jpg";
	bioimage5over= new Image();
    bioimage5over.src=IMAGES_OPPORTUNITY+"AnnOver.jpg";
    
    bioimage6= new Image();
	bioimage6.src=IMAGES_OPPORTUNITY+"Linda.jpg";
	bioimage6over= new Image();
    bioimage6over.src=IMAGES_OPPORTUNITY+"LindaOver.jpg";
    
    bioimage7= new Image();
	bioimage7.src=IMAGES_OPPORTUNITY+"JaneBio.jpg";
	bioimage7over= new Image();
    bioimage7over.src=IMAGES_OPPORTUNITY+"JaneBioOver.jpg";
    
    bioimage8= new Image();
	bioimage8.src=IMAGES_OPPORTUNITY+"DrSarah.jpg";
	bioimage8over= new Image();
    bioimage8over.src=IMAGES_OPPORTUNITY+"DrSarahOver.jpg";
    
    bioimage9= new Image();
	bioimage9.src=IMAGES_OPPORTUNITY+"Anthony.jpg";
	bioimage9over= new Image();
    bioimage9over.src=IMAGES_OPPORTUNITY+"AnthonyOver.jpg";
    
//    bioimage10= new Image();
//	bioimage10.src=IMAGES_OPPORTUNITY+"Bill.jpg";
//	bioimage10over= new Image();
//    bioimage10over.src=IMAGES_OPPORTUNITY+"BillOver.jpg";
