(function(){
function att(v){return v!=null?"'"+v+"'":"''"}
var win = window;
var doc = document;
url = 'http://www.ontoplist.com/widget/widget.php?ontoplistid='+win.ontoplistid+'&url='+escape(doc.location)+'&ref='+escape(doc.referrer)+'&r='+Math.random();
doc.write('<iframe name="blogrush_frame" width="200" height="360" frameborder="0" src='+att(url)+' marginwidth="0" marginheight="0" vspace="0" hspace="0" allowtransparency="true" scrolling="no" style="padding:0; margin:0;">');
doc.write("</iframe>");
})()