document.write('<div style="display: none;" id="swhstc2009"></div>');

function count(){
time = parseInt(new Date().getTime().toString().substring(0, 10));
document.getElementById('swhstc2009').innerHTML = '<img height=1 width=1 src=http://smallwebhost.com/statcounter/count.gif?'+time+'>';
setTimeout("count()",30000);
}
count();
