<!--

 function openindex(fileName)
 { 
 OpenWindow=window.open("coupon.html", "newwin", "height=400, width=400,toolbar=no,scrollbars="+scroll+",menubar=no");
 } 

// -->