<!-- 
			
	nav1_off	= new Image();			nav1_off.src 	= "images/index_nav1_off.gif";
	nav1_on		= new Image();			nav1_on.src 	= "images/index_nav1_on.gif";
	nav2_off	= new Image();			nav2_off.src 	= "images/index_nav2_off.gif";
	nav2_on		= new Image();			nav2_on.src 	= "images/index_nav2_on.gif";
	nav3_off	= new Image();			nav3_off.src 	= "images/index_nav3_off.gif";
	nav3_on		= new Image();			nav3_on.src 	= "images/index_nav3_on.gif";
	nav4_off	= new Image();			nav4_off.src 	= "images/index_nav4_off.gif";
	nav4_on		= new Image();			nav4_on.src 	= "images/index_nav4_on.gif";
	nav5_off	= new Image();			nav5_off.src 	= "images/index_nav5_off.gif";
	nav5_on		= new Image();			nav5_on.src 	= "images/index_nav5_on.gif";
	/*
	nav6		= new Image();			nav6.src 		= "images/index_nav6_off.gif";
	nav6		= new Image();			nav6.src 		= "images/index_nav6_on.gif";
	nav7		= new Image();			nav7.src 		= "images/index_nav7_off.gif";
	nav7		= new Image();			nav7.src 		= "images/index_nav7_on.gif";
	*/
	
	
	star1_on	= new Image();			star1_on.src	= "images/star1_on.jpg";
	star2_on	= new Image();			star2_on.src	= "images/star2_on.jpg";
	star3_on	= new Image();			star3_on.src	= "images/star3_on.jpg";
	star4_on	= new Image();			star4_on.src	= "images/star4_on.jpg";
	star5_on	= new Image();			star5_on.src	= "images/star5_on.jpg";
	star_off	= new Image();			star_off.src	= "images/star_off.jpg";

// -->