<!-- Begin JouwStats code-->
<script type = "text/javascript">
//<![CDATA[
var data, p, c;
var agt=navigator.userAgent.toLowerCase();
p='http';
c=((document.cookie) ? 'enabled' : 'disabled');
if((location.href.substr(0,6)=='https:')||(location.href.substr(0,6)=='HTTPS:')) {p='https';} data = '&r=' + escape(document.referrer) + '&n=' + escape(navigator.userAgent) + '&p=' + escape(navigator.userAgent)
if(navigator.userAgent.substring(0,1)>'3') {data = data + '&sd=' + screen.colorDepth + '&sw=' + escape(screen.width+ 'x'+screen.height) + '&c=' + escape(c)};
document.onload = document.write('<a href="http://www.jouwstats.nl/algemeen/30344" target="_blank" title="Jouwstats.nl - Statistieken teller!">') +
document.write('<img border=0 hspace=0 '+'vspace=0 src="http://www.jouwstats.nl/counter.php?i=30344' + data + '"/><\/a>');
//]]>
</a></script>
<!-- Einde JouwStats code-->