function mystats(framed,counter,domain,server,p) { var rnd=Math.round(Math.random()*100000);
document.write('<img src=\"http://www'+server+'.mystats.nl/c/i/?c='+counter+'&f='+framed+'&random='+rnd+'&dom='+domain+'&p='+escape(document.location)+p+'\" height=1 width=1 border=0 nosave>');
}
