<!--
function gtp(coupon) {
var oc = "/goto2.html?" + coupon;
window.open(oc);
}
//-->
