//<SCRIPT language="JavaScript" type="text/javascript">GetLangBar()</SCRIPT>

function GetCounter()
{
document.write('<p style="margin-top: 0; margin-bottom: 0" align="right"><img src="/cgi-sys/Count.cgi?df=inturza.dat|display=Counter|ft=2|md=6|frgb=100;200;100|dd=E"></p></td>');
}

function GetCopyright()
{
document.write('<font face="Verdana" size="1">&nbsp;&nbsp;Support by <a href="http://www.ddacore.com">DDACORE</a> © 2007 </font>');
document.write('<p style="margin-top: 2; margin-left: 0"><font face="Verdana" size="1">&nbsp;&nbsp;E-Mail: <a href="mailto:'+'mail'+'@'+'stepan'+'.'+'net'+'.'+'ua">mail@stepan.net.ua</a></font>');
//document.write('<p style="margin-top: 0; margin-left: 0"><font face="Verdana" size="1">© 2006 </font>');
}


function GetLangBar()
{
document.write('<div align="right"><table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100" id="AutoNumber2" height="20">');
document.write('<tr><td width="50%"><b><span lang="ru">&nbsp;язык:</span></b></td><td width="50%">');
document.write('<a title="Русский" href="'+get_path() + get_from()+'.htm"><img border="1" src="' + get_path() + 'pics/lang/rus2.gif" width="21" height="14"></a>&nbsp&nbsp');
document.write('<a title="English" href="'+get_path() + 'en/' + get_from() + '.htm"><img border="1" src="' + get_path() + 'pics/lang/eng2.gif" width="21" height="14"></a></td>');
document.write('</tr></table></div>');
}
