// JavaScript Document function show(x){ var img=document.getElementById("showbig"); img.src="http://www.rubbercompound.com.my/wp-content/themes/acten/img/page/product/product2/01/large/"+x+".jpg"; } function showa(x){ var img=document.getElementById("showbiga"); img.src="http://www.rubbercompound.com.my/wp-content/themes/acten/img/page/product/product2/02/large/"+x+".jpg"; } function showb(x){ var img=document.getElementById("showbigb"); img.src="http://www.rubbercompound.com.my/wp-content/themes/acten/img/page/product/product2/03/large/"+x+".jpg"; } function showc(x){ var img=document.getElementById("showbigc"); img.src="http://www.rubbercompound.com.my/wp-content/themes/acten/img/page/product/product2/04/large/"+x+".jpg"; } function showd(x){ var img=document.getElementById("showbigd"); img.src="http://www.rubbercompound.com.my/wp-content/themes/acten/img/page/product/product2/05/large/"+x+".jpg"; } function showe(x){ var img=document.getElementById("showbige"); img.src="http://www.rubbercompound.com.my/wp-content/themes/acten/img/page/product/product3/05/large/"+x+".jpg"; } function showf(x){ var img=document.getElementById("showbigf"); img.src="http://www.rubbercompound.com.my/wp-content/themes/acten/img/page/product/product3/06/large/"+x+".jpg"; } function showg(x){ var img=document.getElementById("showbigg"); img.src="/wp-content/themes/ky/img/page/product/product08/"+x+".jpg"; }