
if (document.all || document.layers ||document.getElementById) {
	prodImage1on = new Image(107,107);
	prodImage1on.src = "/gfx/product/1/index_on.gif";
	prodImage1off = new Image(107,107);
	prodImage1off.src = "/gfx/product/1/index.gif";
	
	prodImage2on = new Image(107,107);
	prodImage2on.src = "/gfx/product/2/index_on.gif";
	prodImage2off = new Image(107,107);
	prodImage2off.src = "/gfx/product/2/index.gif";	

	prodImage3on = new Image(107,107);
	prodImage3on.src = "/gfx/product/4/index_on.gif";
	prodImage3off = new Image(107,107);
	prodImage3off.src = "/gfx/product/4/index.gif";	
	
	prodImage4on = new Image(107,107);
	prodImage4on.src = "/gfx/product/index_thailand_on.gif";
	prodImage4off = new Image(107,107);
	prodImage4off.src = "/gfx/product/index_thailand.gif";	
	
	prodImage5on = new Image(107,107);
	prodImage5on.src = "/gfx/product/index_india_on.gif";
	prodImage5off = new Image(107,107);
	prodImage5off.src = "/gfx/product/index_india.gif";	
	
	prodImage6on = new Image(107,107);
	prodImage6on.src = "/gfx/product/3/index_on.gif";
	prodImage6off = new Image(107,107);
	prodImage6off.src = "/gfx/product/3/index.gif";	
	
	prodImage7on = new Image(107,107);
	prodImage7on.src = "/gfx/product/7/index_on.gif";
	prodImage7off = new Image(107,107);
	prodImage7off.src = "/gfx/product/7/index.gif";	

}
