function printOpenBlock(object,wUgol,hUgol) {
document.writeln(
"	<TABLE cellspacing='0' class='"+object+"'>"
+"	<TR>"
+"		<TD><img src='/eng/i/"+object+"_ugol_1.gif' width='"+wUgol+"' height='"+hUgol+"'></TD>"
+"		<TD class='top'></TD>"
+"		<TD><img src='/eng/i/"+object+"_ugol_2.gif' width='"+wUgol+"' height='"+hUgol+"'></TD>"
+"	</TR>"
+"	<TR>"
+"		<TD class='left'></TD>"
+"		<TD class='body'>"
);
}

function printCloseBlock(object,wUgol,hUgol) {
document.writeln(
"		</TD>"
+"		<TD class='right'></TD>"
+"	</TR>"
+"	<TR>"
+"		<TD><img src='/eng/i/"+object+"_ugol_4.gif' width='"+wUgol+"' height='"+hUgol+"'></TD>"
+"		<TD class='bottom'></TD>"
+"		<TD><img src='/eng/i/"+object+"_ugol_3.gif' width='"+wUgol+"' height='"+hUgol+"'></TD>"
+"	</TR>"
+"	</TABLE>"
);
}

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("","win","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:#D7DAEB;'><img style='border:1px solid white;' src='"+url+"'></body></html>");
win.document.close();
}


function zapis() {
	window.open("/eng/zapis/", "zapis", "width=500, height=410, titlebar=no,toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=yes");
}


function medal() {
	window.open("/eng/medal.html", "medal", "width=360, height=200, titlebar=no,toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=yes");
}

function happy_zub() {
	window.open("/eng/happy_zub/", "happy_zub", "width=500, height=500, titlebar=no,toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes");
}