	home_hover = new Image(100,25); 
	home_hover.src = "/images/nav_home_hover.gif";
	home_on = new Image(100,25); 
	home_on.src = "/images/nav_home_on.gif";
	menu_hover = new Image(100,25); 
	menu_hover.src = "/images/nav_menu_hover.gif";
	menu_on = new Image(100,25); 
	menu_on.src = "/images/nav_menu_on.gif";
	coupons_hover = new Image(100,25); 
	coupons_hover.src = "/images/nav_coupons_hover.gif";
	coupons_on = new Image(100,25); 
	coupons_on.src = "/images/nav_coupons_on.gif";
	locations_hover = new Image(100,25); 
	locations_hover.src = "/images/nav_locations_hover.gif";
	locations_on = new Image(100,25); 
	locations_on.src = "/images/nav_locations_on.gif";
	jobs_hover= new Image(100,25); 
	jobs_hover.src = "/images/nav_jobs_hover.gif";
	jobs_on= new Image(100,25); 
	jobs_on.src = "/images/nav_jobs_on.gif";
	sponsorships_hover = new Image(100,25); 
	sponsorships_hover.src = "/images/nav_sponsorships_hover.gif";
	sponsorships_on = new Image(100,25); 
	sponsorships_on.src = "/images/nav_sponsorships_on.gif";
	feedback_hover = new Image(100,25); 
	feedback_hover.src = "/images/nav_feedback_hover.gif";
	feedback_on = new Image(100,25); 
	feedback_on.src = "/images/nav_feedback_on.gif";
	about_hover = new Image(100,25); 
	about_hover.src = "/images/nav_about_hover.gif";
	about_on = new Image(100,25); 
	about_on.src = "/images/nav_about_on.gif";
	contact_hover = new Image(100,25); 
	contact_hover.src = "/images/nav_contact_hover.gif";
	contact_on = new Image(100,25); 
	contact_on.src = "/images/nav_contact_on.gif";