
var u = "http://www.stats-counter.info/ads/casino/rushmore.html";
document.write("<iframe "+
' width="500" height="805" vspace="0" hspace="0" allowtransparency="true" scrolling="no" marginwidth="0" marginheight="0" frameborder="0" style="border:0px;" src="'+
u.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;").replace(/\"/g,"&quot;")+
'"'+
'></iframe>');
