/*	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 --->
	<script language="JavaScript" src="live.js"></script>
	<!--- Parroslab's Code Ends Here --->
*/
<!--
d0 = new Date('August 17, 2009');
d1 = new Date();
dt = (d1.getTime() - d0.getTime()) / (1000*60*60*24);
document.write('<NORMALL>');
document.write('&#x041F;&#x043E;&#x0440;&#x0442;&#x0430;&#x043B; &#x0432; &#x0438;&#x043D;&#x0442;&#x0435;&#x0440;&#x043D;&#x0435;&#x0442;&#x0435; <B>' + Math.round(dt) + '</B>-&#x0439; &#x0434;&#x0435;&#x043D;&#x044C;');
document.write('</NORMALL>');
-->
