if (java3) {

         home1			= new Image();
         home1.src		= "images/home1.gif";
         home2			= new Image();
         home2.src		= "images/home2.gif";

         cost1			= new Image();
         cost1.src			= "images/cost1.gif";
         cost2 			= new Image();
         cost2.src			= "images/cost2.gif";

         process1			= new Image();
         process1.src		= "images/process1.gif";
         process2 		= new Image();
         process2.src		= "images/process2.gif";

         faq1			= new Image();
         faq1.src			= "images/faq1.gif";
         faq2 			= new Image();
         faq2.src			= "images/faq2.gif";

         makebooking1		= new Image();
         makebooking1.src	= "images/makebooking1.gif";
         makebooking2 		= new Image();
         makebooking2.src	= "images/makebooking2.gif";

         test1		= new Image();
         test1.src		= "images/test1.gif";
         test2		= new Image();
         test2.src		= "images/test2.gif";

         about1		= new Image();
         about1.src		= "images/about1.gif";
         about2		= new Image();
         about2.src		= "images/about2.gif";

         contact1		= new Image();
         contact1.src		= "images/contact1.gif";
         contact2 		= new Image();
         contact2.src		= "images/contact2.gif";

}

	 costtxt		= 'Aussie Car Imports - Cost'
	 faqtxt		= 'Aussie Car Imports - FAQ'
	 processtxt	= 'Aussie Car Imports - Process'
	 makebookingtxt	= 'Aussie Car Imports - Make a booking'
	 hometxt		= 'Aussie Car Imports - Home Page'
	 testtxt		= 'Aussie Car Imports - Testimonials'
	 contacttxt	= 'Contact Aussie Car Imports'
	 abouttxt		= 'About Aussie Car Imports'
function erase() {

	window.status	= "Site info";

}