if (java3) {

         home1		= new Image();
         home1.src		= "images/home1.gif";
         home2 		= new Image();
         home2.src		= "images/home2.gif";

         about1		= new Image();
         about1.src		= "images/about1.gif";
         about2		= new Image();
         about2.src		= "images/about2.gif";

         catcare1		= new Image();
         catcare1.src		= "images/catcare1.gif";
         catcare2		= new Image();
         catcare2.src		= "images/catcare2.gif";

         comps1		= new Image();
         comps1.src		= "images/comps1.gif";
         comps2 		= new Image();
         comps2.src		= "images/comps2.gif";

         faq1			= new Image();
         faq1.src		= "images/faq1.gif";
         faq2 		= new Image();
         faq2.src		= "images/faq2.gif";

         test1		= new Image();
         test1.src		= "images/test1.gif";
         test2 		= new Image();
         test2.src		= "images/test2.gif";

         wheretobuy1		= new Image();
         wheretobuy1.src	= "images/wheretobuy1.gif";
         wheretobuy2		= new Image();
         wheretobuy2.src	= "images/wheretobuy2.gif";

         contact1		= new Image();
         contact1.src		= "images/contact1.gif";
         contact2 		= new Image();
         contact2.src		= "images/contact2.gif";

}
	 hometxt		= 'Amazing Cat Litter - Home Page'
	 abouttxt		= 'About Amazing Cat Litter'
	 catcaretxt	= 'Cat Care tips from Amazing Cat Litter'
	 compstxt		= 'Cat Litters Comparison'
	 wheretobuytxt	= 'Where to buy Amazing Cat Litter'
	 testtxt		= 'Testimonials about Amazing Cat Litter'
	 faqtxt		= 'FAQ about Amazing Cat Litter'
	 contacttxt	= 'Contact Amazing Cat Litter'

function erase() {

	window.status	= "Site info";

}