function win() {
subscribe=window.open("","subscribe","width=300,height=200,top=0,left=0,titlebar=no,toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=no");
subscribe.document.open();
subscribe.document.write("<html><head><title>SR Subscribe v1.0</title><style> a:link {font-size: 11px; color: #6060B0; font-weight: normal; text-decoration: none} a:visited {font-size: 11px; color: #6060B0; font-weight: normal; text-decoration: none} a:active {font-size: 11px; color: #6060B0; font-weight: normal; text-decoration: none} a:hover {font-size: 11px; color: #000000; font-weight: normal; text-decoration: none}</style></head><body topmargin='0' leftmargin='0' marginwidth='0' marginheight='0'><table width='300' height='200' border='0' cellspacing='0' cellpadding='0'><tr><td height='180' align='center' valign='middle' style='font-family:Verdana;font-size:11px;'>Идет подписка, ждите...</td></tr><tr><td height='20' align='center' valign='middle'><a href='http://www.sad-raven.ru/' target='_blank'><font style='font-family:Verdana;font-size:9px;color:#CCCCCC'>SR Subscribe v1.0 &copy; 2002</font></a></td></tr></table></body></html>");
subscribe.document.close();
document.sr_subscribe.submit();
}

function openWindow(url,width,height) {
win = window.open("","win3","width="+(width+22)+", height="+(height+22)+",top=0,left=0, titlebar=no,toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=yes");
win.document.open();
win.document.write("<html><head><title></title></head><body style='margin:0px; padding:10px; background:white;'><img style='border:1px solid white;' src='"+url+"'></body></html>");
win.document.close();
}

function vremyaRaboty(width,height) {
	window.open("/vremya_raboty.html","win1","width="+(width+22)+", height="+(height+22)+",top=200,left=200, titlebar=no,toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=yes");
}

function zaday_vopros() {
	window.open("/send_form/mail.php", "win2", "width=500, height=380, titlebar=no,toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=yes");
}

function kupon() {
	window.open("/kupon.html", "win4", "width=300, height=300, titlebar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=yes");
}
function zapis() {
	window.open("/zapis/", "zapis", "width=500, height=410, titlebar=no,toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=yes");
}
