if (java3) {

     index1		= new Image();
     index1.src	= "/images/index1.gif";
     index2 		= new Image();
     index2.src	= "/images/index2.gif"; 

     about1		= new Image();
     about1.src	= "/images/about1.gif";
     about2 		= new Image();
     about2.src	= "/images/about2.gif";     

     links1		= new Image();
     links1.src	= "/images/links1.gif";
     links2 		= new Image();
     links2.src	= "/images/links2.gif";     

     dlinks1		= new Image();
     dlinks1.src	= "/images/links1.gif";
     dlinks2 		= new Image();
     dlinks2.src	= "/images/links2.gif";     

     p2plinks1		= new Image();
     p2plinks1.src	= "/images/p2plinks1.gif";
     p2plinks2 	= new Image();
     p2plinks2.src	= "/images/p2plinks2.gif";     

     gallery1		= new Image();
     gallery1.src	= "/images/gallery1.gif";
     gallery2 		= new Image();
     gallery2.src	= "/images/gallery2.gif";     

     contact1		= new Image();
     contact1.src	= "/images/contact1.gif";
     contact2 		= new Image();
     contact2.src	= "/images/contact2.gif";  
        
     cart1		= new Image();
     cart1.src		= "/images/cart1.gif";
     cart2 		= new Image();
     cart2.src		= "/images/cart2.gif";     
        
     services1		= new Image();
     services1.src	= "/images/services1.gif";
     services2 	= new Image();
     services2.src	= "/images/services2.gif";     
        
     tech1		= new Image();
     tech1.src		= "/images/tech1.gif";
     tech2 		= new Image();
     tech2.src		= "/images/tech2.gif";     
        
     sprof1		= new Image();
     sprof1.src	= "/images/sprof1.gif";
     sprof2 		= new Image();
     sprof2.src	= "/images/sprof2.gif";     

     dprof1			= new Image();
     dprof1.src		= "/images/dprof1.gif";
     dprof2 			= new Image();
     dprof2.src		= "/images/dprof2.gif";     
        
     events1			= new Image();
     events1.src		= "/images/events1.gif";
     events2 			= new Image();
     events2.src		= "/images/events2.gif";     
        
     downloads1		= new Image();
     downloads1.src		= "/images/downloads1.gif";
     downloads2 		= new Image();
     downloads2.src		= "/images/downloads2.gif";     
        
     activities1		= new Image();
     activities1.src	= "/images/activities1.gif";
     activities2 		= new Image();
     activities2.src	= "/images/activities2.gif";     

     p2pactivities1		= new Image();
     p2pactivities1.src 	= "/images/p2pactivities1.gif";
     p2pactivities2 	= new Image();
     p2pactivities2.src 	= "/images/p2pactivities2.gif";     

     articles1			= new Image();
     articles1.src		= "/images/articles1.gif";
     articles2 		= new Image();
     articles2.src		= "/images/articles2.gif";  

     p2particles1		= new Image();
     p2particles1.src 	= "/images/p2particles1.gif";
     p2particles2 		= new Image();
     p2particles2.src 	= "/images/p2particles2.gif";  
        
     ask1			= new Image();
     ask1.src		= "/images/ask1.gif";
     ask2 		= new Image();
     ask2.src		= "/images/ask2.gif";     
        
     p2p1		= new Image();
     p2p1.src	= "/images/p2p1.gif";
     p2p2 	= new Image();
     p2p2.src	= "/images/p2p2.gif";     
        
     college1	= new Image();
     college1.src = "/images/college1.gif";
     college2 	= new Image();
     college2.src = "/images/college2.gif";     
        
     newsletters1 		= new Image();
     newsletters1.src 	= "/images/newsletters1.gif";
     newsletters2 		= new Image();
     newsletters2.src	= "/images/newsletters2.gif";     
        
     p2phandouts1		= new Image();
     p2phandouts1.src	= "/images/p2phandouts1.gif";
     p2phandouts2 		= new Image();
     p2phandouts2.src	= "/images/p2phandouts2.gif";     
     
	dprofhandouts1		= new Image();
	dprofhandouts1.src	= "/images/dprofhandouts1.gif";
	dprofhandouts2		= new Image();
	dprofhandouts2.src	= "/images/dprofhandouts2.gif";
	
	dprofsyllabi1		= new Image();
	dprofsyllabi1.src	= "/images/dprofsyllabi1.gif";
	dprofsyllabi2		= new Image();
	dprofsyllabi2.src	= "/images/dprofsyllabi2.gif";
        
}
	dprofhandoutstxt		= 'CCDES Professional Development Handouts'
	dprofsyllabitxt		= 'CCDES Professional Development Syllabi'
	 p2phandoutstxt		= 'CCDES Handouts'
	 newsletterstxt		= 'CCDES Newsletter'
	 articlestxt		= 'CCDES Articles'
	 collegetxt		= 'CCDES College Courses'
	 asktxt		= 'Ask Dr Collier'
	 activitiestxt		= 'CCDES Activities'
	 downloadstxt	= 'CCDES Downloads'
	 eventstxt		= 'CCDES Coming Events'
	 sproftxt		= 'CCDES provides Professional Development'
	 dproftxt		= 'Download Professional Development material from CCDES'
	 techtxt		= 'Technical Assistance provided by CCDES'
	 servicestxt		= 'CCDES Services'
	 carttxt		= 'CCDES Products'
	 contacttxt		= 'Contact CCDES'
	 gallerytxt		= 'CCDES Photo Gallery'
	 linkstxt		= 'CCDES Links'
	 dlinkstxt		= 'CCDES Links'
	 abouttxt		= 'About CCDES'
	 indextxt		= 'CCDES Home page'
	 p2ptxt		= 'CCDES - Parent to Parent'
	 p2plinkstxt		= 'CCDES Parent to Parent Links'
	 p2pactivitiestxt	= 'CCDES Parent to Parent Activities'
	 p2particlestxt	= 'CCDES Parent to Parent Articles'

	 
function erase() {

	window.status	= "Site info";

}