function coupon(dns_name) { 
window.open('ajax_coupon_pop.php?dns_name='+dns_name,'','width=680,height=350,scrollbars=no,resizable=no') 
} 
