// MouseOn 
 				homeon = new Image(45, 29);
				homeon.src = "images/n_home_o_on.gif";  
 				abouton = new Image(80, 29);
				abouton.src = "images/n_about_o_on.gif";  
				shadowmanon = new Image(83, 29);
				shadowmanon.src = "images/n_shadowman_o_on.gif";
				landscapeson = new Image(79, 29);
				landscapeson.src = "images/n_landscapes_o_on.gif";
				vesselon = new Image(73, 29);
				vesselon.src = "images/n_vessel_o_on.gif";
				limitededitionson = new Image(103, 29);
				limitededitionson.src = "images/n_limitededitions_o_on.gif";
				portraitson = new Image(65, 29);
				portraitson.src = "images/n_portraits_o_on.gif";
				motionpictureson = new Image(105, 29);
				motionpictureson.src = "images/n_motionpictures_o_on.gif";
				brandingon = new Image(65, 29);
				brandingon.src = "images/n_branding_o_on.gif";
				contacton = new Image(59, 29);
				contacton.src = "images/n_contact_o_on.gif";

			// MouseOff
				homeoff = new Image(45, 29);
				homeoff.src = "images/n_home_o.gif";  
 				aboutoff = new Image(80, 29);
				aboutoff.src = "images/n_about_o.gif";  
				shadowmanoff = new Image(83, 29);
				shadowmanoff.src = "images/n_shadowman_o.gif";
				landscapesoff = new Image(79, 29);
				landscapesoff.src = "images/n_landscapes_o.gif";
				vesseloff = new Image(73, 29);
				vesseloff.src = "images/n_vessel_o.gif";
				limitededitionsoff = new Image(103, 29);
				limitededitionsoff.src = "images/n_limitededitions_o.gif";
				portraitsoff = new Image(65, 29);
				portraitsoff.src = "images/n_portraits_o.gif";
				motionpicturesoff = new Image(105, 29);
				motionpicturesoff.src = "images/n_motionpictures_o.gif";
				brandingoff = new Image(65, 29);
				brandingoff.src = "images/n_branding_o.gif";
				contactoff = new Image(59, 29);
				contactoff.src = "images/n_contact_o.gif";

				
				