if(document.images)
	{
		/*
		p1 = new Image();
		p2 = new Image();
		p3 = new Image();
		p4 = new Image();
		p5 = new Image();
		p6 = new Image();
		p7 = new Image();
		p8 = new Image();
		
		
		p1.src="graphics/index_r_06.gif";
		p2.src="graphics/index_r_07.gif";
		p3.src="graphics/index_r_08.gif";
		p4.src="graphics/index_r_09.gif";
		p5.src="graphics/index_r_10.gif";
		p6.src="graphics/index_r_11.gif";
		p7.src="graphics/index_r_12.gif";
		p8.src="graphics/index_r_13.gif";
		*/
		
		p0 = new Image();
		p1 = new Image();
		p2 = new Image();
		p3 = new Image();
		p4 = new Image();
		p5 = new Image();
		p6 = new Image();
		
		
		
		
		p0.src="graphics/nav_roll_06.gif";
		p1.src="graphics/nav_roll_07.gif";
		p2.src="graphics/nav_roll_08.gif";
		p3.src="graphics/nav_roll_09.gif";
		p4.src="graphics/nav_roll_10.gif";
		p5.src="graphics/nav_roll_11.gif";
		p6.src="graphics/nav_roll_12.gif";
		
	
	}