if (java3) {

         news1			= new Image();
         news1.src		= "images/news1.gif";
         news2 			= new Image();
         news2.src		= "images/news2.gif";

         coupearticles1		= new Image();
         coupearticles1.src	= "images/coupearticles1.gif";
         coupearticles2 	= new Image();
         coupearticles2.src	= "images/coupearticles2.gif";

         sedanarticles1		= new Image();
         sedanarticles1.src	= "images/sedanarticles1.gif";
         sedanarticles2 	= new Image();
         sedanarticles2.src	= "images/sedanarticles2.gif";

         sendarticles1		= new Image();
         sendarticles1.src	= "images/sendarticles1.gif";
         sendarticles2 	= new Image();
         sendarticles2.src	= "images/sendarticles2.gif";

         articles1		= new Image();
         articles1.src		= "images/articles1.gif";
         articles2		= new Image();
         articles2.src		= "images/articles2.gif";

         guestbook1		= new Image();
         guestbook1.src	= "images/guestbook1.gif";
         guestbook2		= new Image();
         guestbook2.src	= "images/guestbook2.gif";

         registry1		= new Image();
         registry1.src		= "images/registry1.gif";
         registry2 		= new Image();
         registry2.src		= "images/registry2.gif";

         couperegistry1	= new Image();
         couperegistry1.src	= "images/couperegistry1.gif";
         couperegistry2 	= new Image();
         couperegistry2.src	= "images/couperegistry2.gif";

         info1			= new Image();
         info1.src		= "images/info1.gif";
         info2			= new Image();
         info2.src		= "images/info2.gif";

         contacts1		= new Image();
         contacts1.src		= "images/contacts1.gif";
         contacts2 		= new Image();
         contacts2.src		= "images/contacts2.gif";

         sedanregistry1			= new Image();
         sedanregistry1.src		= "images/sedanregistry1.gif";
         sedanregistry2			= new Image();
         sedanregistry2.src		= "images/sedanregistry2.gif";

         addtotheregistry1			= new Image();
         addtotheregistry1.src		= "images/addtotheregistry1.gif";
         addtotheregistry2			= new Image();
         addtotheregistry2.src		= "images/addtotheregistry2.gif";

         index1			= new Image();
         index1.src		= "images/index1.gif";
         index2			= new Image();
         index2.src		= "images/index2.gif";

}

	 newstxt		= 'XB GT - The Latest News'
	 sedanarticlestxt	= 'XB GT - Sedan Articles'
	 coupearticlestxt	= 'XB GT - Coupe Articles'
	 sendarticlestxt	= 'XB GT - Send Articles'
	 indextxt		= 'XB GT - Home Page'
	 articlestxt		= 'XB GT - Articles Page'
	 contactstxt		= 'XB GT - Contacts Us'
	 registrytxt		= 'XB GT - Registry'
	 infotxt		= 'XB GT - info'
	 guestbooktxt	= 'XB GT - Guestbook'
	 couperegistrytxt	= 'XB GT - View the Coupe Registry'
	 sedanregistrytxt	= 'XB GT - View the Sedan Registry'
	 addtotheregistrytxt	= 'XB GT - Add to the registry'

function erase() {

	window.status	= "Site info";

}