if(document.images)
	{
		p1 =  new Image();
		p2 =  new Image();
		p3 =  new Image();
		p4 =  new Image();
		p5 =  new Image();
		p6 =  new Image();
		p7 =  new Image();

		p1.src = "https://www.westglobe.com/graphics/nav_r_14.gif";
		p2.src = "https://www.westglobe.com/graphics/nav_r_15.gif";
		p3.src = "https://www.westglobe.com/graphics/nav_r_16.gif";
		p4.src = "https://www.westglobe.com/graphics/nav_r_17.gif";
		p5.src = "https://www.westglobe.com/graphics/nav_r_18.gif";
		p6.src = "https://www.westglobe.com/graphics/nav_r_22.gif";
		p7.src = "https://www.westglobe.com/graphics/button_r.gif";



			
	}
	function change()
	{
	this.src=p7.src;
	}
	function change1()
	{
	this.src="graphics/button_47.gif";
	}