(function()
{

var W=93;
var H=19;

var U=(typeof rososoUrl=="string"?rososoUrl:window.location.href);
var T=(typeof rososoTitle=="string"?rososoTitle:document.title);

document.write("<iframe src='http://rososo.com/badge?u="+escape(U).replace(/\+/g,"%2b")+"&t="+escape(T)+(typeof rososoRss=="string"?("&r="+escape(rososoRss).replace(/\+/g,"%2b")):"")+(typeof rososoDebug=="boolean"?"&d=true":"")+(typeof rososoBg=="string"?"&b=" + rososoBg:"")+"' height='"+H+"' width='"+W+"' frameborder='0' scrolling='no'></iframe>");

}
)();
