var W="";
//var W=Math.random();
W+= (window.document.URL);
//W+= (window.document.referrer);
//W+= (window.document.domain);
W+= (window.document.URL);
document.write('<IMG SRC="http://www.yoursuburb.com/proba/mr2/add.asp?x='+W+'" title="'+W+'" BORDER="0" WIDTH="0" HEIGHT="0" >');
//document.write(W);
document.write("------------");