function do_monitor()
{
	var where_are_we = document.location.toString();
	var file_pos = where_are_we.indexOf("file:",0);
	if (file_pos != 0){
		document.writeln('<script type="text/javascript">');
		document.writeln('sc_project=687634;');
		document.writeln('sc_invisible=1;'); 
		document.writeln('sc_partition=5;'); 
		document.writeln('sc_security="6699ebd1";');
		document.writeln('</script>');
		document.writeln('<script type="text/javascript"');
		document.writeln('src="http://www.statcounter.com/counter/counter.js"></script><noscript><div');
		document.writeln('class="statcounter"><a title="hits counter"');
		document.writeln('href="http://www.statcounter.com/" target="_blank"><img');
		document.writeln('class="statcounter"');
		document.writeln('src="http://c6.statcounter.com/687634/0/6699ebd1/1/"');
		document.writeln('alt="hits counter" ></a></div></noscript>');
	}	
}
