var w1;
function sbmpro(hncd,spcd) {
 w1=window.open('http://www.store-mix.com/ko-bai/product.php?pid='+hncd+'&oid='+spcd+'&hid=53421','a','');
document.cv.location.href ='/cv.htm';
}
function ovm(e) {
 e.style.cursor='pointer';
}
function oum(e) {
 e.style.cursor='Default';
}

