    function report(coupon){
    window.open("/main/recommendoffer.php?id="+coupon, "RecommendOffer", "height=337, width=697");
       }
