/*	Author: Parroslab
	Date: Jul 10, 2006
	Copyright 2006

	Copy the following codes to the proper location in the HTML file.
	<!--- Parroslab's Code Starts Here --->
	<table width="100%" border="0" cellpadding="0" cellspacing="0">
		<tr><td><img src="image/logo.gif" border="0"></td></tr>
		<tr><td align="center"><script language="JavaScript" src="menu.js"></script></td></tr>
	</table>
	<!--- Parroslab's Code Ends Here --->
*/
<!--
d0 = new Date('October 3, 2009');
d1 = new Date();
dt = (d1.getTime() - d0.getTime()) / (1000*60*60*24);
document.write('<SMALL>');
document.write('В интернете <B>' + Math.round(dt) + '</B>-й день.');
document.write('</SMALL>');
-->
