// JavaScript Document
function big1(x){
  var img=document.getElementById("big");
    img.src="/wp-content/themes/pcp/img/page/product/"+x+".png"; 
}


