(function(){
function att(v){return v!=null?"'"+v+"'":"''"}
var win = window;
var doc = document;
url = 'http://www.benfiquista.com/widget/data.php?f='+win.ibenfica_+'|url='+escape(doc.location)+'|ref='+escape(doc.referrer)+'|r='+Math.random();
doc.write('<div style="text-align:center;"><iframe name="ibenfica" width="190" height="388" frameborder="0" src='+att(url)+' marginwidth="0" marginheight="0" vspace="0" hspace="0" allowtransparency="true" scrolling="no">');
doc.write("</iframe></div>");
})()