home = new Image; home.src = "images/nav/home.gif";
homeO = new Image; homeO.src = "images/nav/home1.gif";

imagesb = new Image; imagesb.src = "images/nav/images.gif";
imagesO = new Image; imagesO.src = "images/nav/images1.gif";

floorPlans = new Image; floorPlans.src = "images/nav/floorPlans.gif";
floorPlansO = new Image; floorPlansO.src = "images/nav/floorPlans1.gif";

amenities = new Image; amenities.src = "images/nav/amenities.gif";
amenitiesO = new Image; amenitiesO.src = "images/nav/amenities1.gif";

locationb = new Image; locationb.src = "images/nav/location.gif";
locationO = new Image; locationO.src = "images/nav/location1.gif";

contact = new Image; contact.src = "images/nav/contactUs.gif";
contactO = new Image; contactO.src = "images/nav/contactUs1.gif";

universityPark = new Image; universityPark.src = "images/nav/universityPark.gif";
universityParkO = new Image; universityParkO.src = "images/nav/universityPark1.gif";

/* ************************************************************************* */
// EHO popup box

	function hud(){
		window.open('http://www.forestcitytimes.com/res/EHO/EHOwebstatement.html','EHOStatement','height=325,width=500');
	}
