if (java3) {

         process1			= new Image();
         process1.src		= "images/process1.jpg";
         process2			= new Image();
         process2.src		= "images/process2.jpg";

         about1			= new Image();
         about1.src		= "images/about1.jpg";
         about2 			= new Image();
         about2.src		= "images/about2.jpg";

         faq1			= new Image();
         faq1.src			= "images/faq1.jpg";
         faq2 			= new Image();
         faq2.src			= "images/faq2.jpg";

         contact1		= new Image();
         contact1.src		= "images/contact1.jpg";
         contact2 		= new Image();
         contact2.src		= "images/contact2.jpg";

         buy1			= new Image();
         buy1.src		= "images/buy1.jpg";
         buy2 			= new Image();
         buy2.src		= "images/buy2.jpg";

         sell1			= new Image();
         sell1.src			= "images/sell1.jpg";
         sell2 			= new Image();
         sell2.src			= "images/sell2.jpg";

         wanted1		= new Image();
         wanted1.src		= "images/wanted1.jpg";
         wanted2 		= new Image();
         wanted2.src		= "images/wanted2.jpg";



}

	abouttxt	= 'About AUStoUSA.com'
	faqtxt		= 'AUStoUSA.com FAQ'
	processtxt	= 'The AUStoUSA.com process'
	contacttxt	= 'Contact AUStoUSA.com'
	buytxt	= 'Buy an Aussie car'
	selltxt		= 'Sell an Aussie car'
	wantedtxt	= 'Aussie cars wanted'

function erase() {

	window.status	= "Site info";

}
