/*
	File: StatCounter.js
	Purpose: StatCounter code
*/

document.write('<p align="center">');

document.write('<!-- Start of StatCounter Code -->');

document.write('<script type="text/javascript" language="javascript">');
document.write('var sc_project=324106;');
document.write('var sc_partition=1;');
document.write('</script>');

document.write('<script type="text/javascript" language="javascript" src="http://www.statcounter.com/counter/counter.js">');
document.write('</script>');

document.write('<noscript>');
document.write('<a href="http://www.statcounter.com/free_hit_counter.html" target="_blank">');
document.write('<img  src="http://c2.statcounter.com/counter.php?sc_project=324106&amp;java=0" alt="hit counter" border="0">');
document.write('</a>');
document.write('</noscript>');

document.write('<!-- End of StatCounter Code -->');

document.write('</p>');