document._write_obj = '#56620d45f773d0080554b694a21e5ba7'; document._write_start = true; document.write(""); document.write(""); document.write("
"); $(function(){ $(".diyBox").each(function(){ $(this).css({'cursor':'pointer'}); $(this).click(function(){ var str_Group = $(this).attr("data-Group"); var str_fIDGroup = ''; if((str_Group.match(str_fIDGroup))==null && str_Group!=0){ alert("该优惠券为会员专属,请升级会员级别后重新领取"); return; } coupons_get($(this).attr('coupon-id')); }); }); }); if(document._write){ document.write('_write'); document.write('_write_stop'); }