function popwin(a,c,b,e){var d=(screen.width-b)/2;var f=(screen.height-e)/2;window.open(a,c,"width="+b+", height="+e+", status=yes, scrollbars=yes, resizable=no, menubar=no, toolbar=no, left="+d+", top="+f)}function popwin2(a,c,b,e,f){var d=(screen.width-b)/2;var g=(screen.height-e)/2;window.open(a,c,"width="+b+", height="+e+", left="+d+", top="+g+f)}function cWin(d,g,f,e){if(!g){g=""}var i=location.host;var c=location.pathname;var j="";var b="/html/client/coupon_ofs_popup.php?client_id="+d+"&cpn_id="+g;if(f){var b=b+"&u1="+f}else{if(e){var b=b+"&product_url="+e}}var a="width=755, height=417, resizable=no, scrollbars=yes, top=50, left=50";var h=window.open(b,"",a);if(!h){location.href="/html/help_popups.php?client_id="+d}}function cWinCC(d,f,e){if(!f){f=""}var h=location.host;var c=location.pathname;var i="";var b="/html/client/coupon_ofs_popup.php?client_id="+d+"&cpn_id="+f+"&google_id="+e;var a="width=755, height=417, resizable=no, scrollbars=yes, top=50, left=50";var g=window.open(b,"",a);if(!g){location.href="/html/help_popups.php?client_id="+d}};