function count(client,rnd){
d=document;w=window;
r=escape(d.referrer);l=this.location.href;
tl=(l==top.location.href)?'':top.location.href;
u=navigator.userAgent; w=(w.screen)?w.screen.width:'';
q='?c='+client+'&l='+l+'&tl='+tl+'&r='+r+'&s='+w+'&rnd='+rnd;
//d.write("<img alt='' border='0' height='31' src='http://c.makitra.net/cgi-bin/c.cgi'"+q+"' width='88'/>");
d.write("<img alt='' border='0' height='31' src='http://fotoshare.info/cgi-bin/c.cgi"+q+"' width='88'/>");
}
