if (java3 == "true") {
	homea1			= new Image();
	homea1.src			= "images/homea1.gif";
	homea2 			= new Image();
	homea2.src			= "images/homea2.gif";
	homeb 			= new Image();
	homeb.src			= "images/homeb.gif";

	contacta1			= new Image();
	contacta1.src		= "images/contacta1.gif";
	contacta2 			= new Image();
	contacta2.src		= "images/contacta2.gif";
	contactb 			= new Image();
	contactb.src		= "images/contactb.gif";

	cataloga1			= new Image();
	cataloga1.src		= "images/cataloga1.gif";
	cataloga2 			= new Image();
	cataloga2.src		= "images/cataloga2.gif";
	catalogb 			= new Image();
	catalogb.src		= "images/catalogb.gif";

	flower 			= new Image()
	flower.src			= "images/flower.gif";

	white 			= new Image()
	white.src			= "images/white.gif";
}
	catalogtxt			= 'TheFlowerMart.com   ---   Catalog Page'
	contacttxt			= 'TheFlowerMart.com   ---   Contact Page'
	hometxt			= 'TheFlowerMart.com   ---   Home Page'

function erase() {

	window.status	= "Site info";

}
