function coupon(){window.open("100coupon.html","win","width=450,height=390,scrollbars=no");
}
function CloseWin(){
    window.close();
}


