function openbag(id) { 
	window.open("check.asp?cpbm="+id,"","height=400,width=600,left=190,top=0,resizable=yes,scrollbars=yes,status=no,toolbar=no,menubar=no,location=no");
	} 
function changeRadio()
{
     document.location="?classid="+document.thisform.classid.value;            
}
function pop()
{   
window.open("merry.html","merry","height=300,width=400,resizable=yes,scrollbars=no,status=no,toolbar=no,menubar=no,location=no");
}
function openchat()
{   
window.open("onlinechat.html","online","height=264,width=400,resizable=no,scrollbars=no,status=no,toolbar=no,menubar=no,location=no");
}
function popwin(id,path)
{        window.open("listproduct.asp?id="+id+"&ppath="+path,"","height=500,width=600,resizable=yes,scrollbars=yes,status=no,toolbar=yes,menubar=yes,location=no");
}
function popwindow(id,path)
{        window.open("listproduct.asp?id="+id+"&ppath="+path,"","height=500,width=600,resizable=yes,scrollbars=yes,status=no,toolbar=yes,menubar=yes,location=no");
}
function popwindows(id,path)
{        window.open("listproduct.asp?id="+id+"&ppath="+path,"","height=500,width=600,resizable=yes,scrollbars=yes,status=no,toolbar=yes,menubar=yes,location=no");
}
function popwin1(id,path)
{        window.open("enquire.asp?id="+id+"&ppath="+path,"","height=500,width=460,resizable=no,scrollbars=yes,status=no,toolbar=no,menubar=no,location=no");
}
function popwin2(id,path)
{     window.open("mailfriend.asp?id="+id+"&ppath="+path,"","height=500,width=460,resizable=no,scrollbars=yes,status=no,toolbar=no,menubar=no,location=no");
}
document.oncontextmenu=Click;
function Click(){
alert('MORE SHOES DETAILS,PLEASE CONTACT TO HK.GOLDEN ');
window.event.returnValue=false;//×¢ÒâreturnValue´óÐ¡Ð´
}


  function openbag(styleno) 
  { window.open("check.asp?cpbm="+styleno,"","height=200,width=600,left=190,top=0,resizable=yes,scrollbars=yes,status=no,toolbar=no,menubar=no,location=no");
  } 
function openbag(id) { window.open("check.asp?cpbm="+id,"","height=400,width=600,left=190,top=0,resizable=yes,scrollbars=yes,status=no,toolbar=no,menubar=no,location=no");}
function OpenWindows(url,widthx,heighx)
{
  var 
 newwin=window.open(url,"_blank","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width=400,height=270");
 return false;
 
}
function OpenWindows1(url,widthx,heighx)
{
  var 
 newwin=window.open(url,"_blank","toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes,top=20,left=60,width=600,height=400");
 return false;
 
}
function popwinprice(id,path)
{		window.open("enquireprice.asp?id="+id+"&ppath="+path,"","height=500,width=460,resizable=no,scrollbars=yes,status=no,toolbar=no,menubar=no,location=no");
}


