/* ============================================================ roll over ============================================================ */ function MM_swapImgRestore() { //v3.0 var i,x,a=document.MM_sr; for(i=0;a&&i0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i 0) { window.scrollTo(0, disY); setTimeout('pagetop()', 10); clearTimeout(); } else { clearTimeout(); } } function couponOpen(url){ open( url, "couponwin", "toolbar=yes,scrollbars=yes,resizable=yes,width=550, height=500, left=100,top=100" ); } function helpOpen(url){ open( url, "couponwin", "toolbar=yes,scrollbars=yes,resizable=yes,width=650, height=500, left=100,top=100" ); } function send_data(a){ if (a.name == 'pref') { document.search.area.selectedIndex = 0; document.search.prom.selectedIndex = 0; } document.search.submit(); } function send_mail( url ){ window.open ( url , '' , 'width=550,height=550,scrollbars=1' ); } function Edit_Window ( url , width , height ) { if ( ! width ) { width = 650; } if ( ! height ) { height = 700; } window.open ( url , '' , 'width='+width+',height='+height+',scrollbars=1' ); }