// MouseOn 
 				homeon = new Image(45, 29);
				homeon.src = "images/n_home_red_on.gif";  
 				abouton = new Image(80, 29);
				abouton.src = "images/n_about_red_on.gif";  
				shadowmanon = new Image(83, 29);
				shadowmanon.src = "images/n_shadowman_red_on.gif";
				landscapeson = new Image(79, 29);
				landscapeson.src = "images/n_landscapes_red_on.gif";
				vesselon = new Image(73, 29);
				vesselon.src = "images/n_vessel_red_on.gif";
				limitededitionson = new Image(103, 29);
				limitededitionson.src = "images/n_limitededitions_red_on.gif";
				portraitson = new Image(65, 29);
				portraitson.src = "images/n_portraits_red_on.gif";
				motionpictureson = new Image(105, 29);
				motionpictureson.src = "images/n_motionpictures_red_on.gif";
				brandingon = new Image(65, 29);
				brandingon.src = "images/n_branding_red_on.gif";
				contacton = new Image(59, 29);
				contacton.src = "images/n_contact_red_on.gif";

			// MouseOff
				homeoff = new Image(45, 29);
				homeoff.src = "images/n_home_red.gif";  
 				aboutoff = new Image(80, 29);
				aboutoff.src = "images/n_about_red.gif";  
				shadowmanoff = new Image(83, 29);
				shadowmanoff.src = "images/n_shadowman_red.gif";
				landscapesoff = new Image(79, 29);
				landscapesoff.src = "images/n_landscapes_red.gif";
				vesseloff = new Image(73, 29);
				vesseloff.src = "images/n_vessel_red.gif";
				limitededitionsoff = new Image(103, 29);
				limitededitionsoff.src = "images/n_limitededitions_red.gif";
				portraitsoff = new Image(65, 29);
				portraitsoff.src = "images/n_portraits_red.gif";
				motionpicturesoff = new Image(105, 29);
				motionpicturesoff.src = "images/n_motionpictures_red.gif";
				brandingoff = new Image(65, 29);
				brandingoff.src = "images/n_branding_red.gif";
				contactoff = new Image(59, 29);
				contactoff.src = "images/n_contact_red.gif";

				
				