function getposOffset(overlay, offsettype){
var totaloffset=(offsettype=="left")? overlay.offsetLeft : overlay.offsetTop;
var parentEl=overlay.offsetParent;
while (parentEl!=null){
totaloffset=(offsettype=="left")? totaloffset+parentEl.offsetLeft : totaloffset+parentEl.offsetTop;
parentEl=parentEl.offsetParent;
}
return totaloffset;
}

function overlay(curobj, subobjstr, opt_position){
if (document.getElementById){
var subobj=document.getElementById(subobjstr)
subobj.style.display=(subobj.style.display!="block")? "block" : "block"
var xpos=getposOffset(curobj, "center")+((typeof opt_position!="undefined" && opt_position.indexOf("right")!=-1)? -(subobj.offsetWidth-curobj.offsetWidth) : 0)
var ypos=getposOffset(curobj, "top")+((typeof opt_position!="undefined" && opt_position.indexOf("bottom")!=-1)? curobj.offsetHeight : 0)
return false
}
else
return true
}

function overlayclose(subobj){
document.getElementById(subobj).style.display="none"
}

document.write("<style>");
document.write("div.sublist {");
document.write("        font-family: serif;");
document.write("        font-size: 14px;");
document.write("        padding: 0;");
document.write("        margin: 0;");
document.write("        position: absolute;");
document.write("        z-index: 500;");
document.write("} ");
document.write("div.hdr {");
document.write("        background-color: #E5E5E5;");
document.write("        color: #FF6600;");
document.write("        text-align: center;");
document.write("        width: 101px;");
document.write("        text-align: right;");
document.write("        font-size: 14px;");
document.write("        vertical-align: bottom;");
document.write("        margin: 0;");
document.write("        padding: 0;");
document.write("}");
document.write("a.hdr {");
document.write("        color:#FF6600;");
document.write("        font-size: 12px;");
document.write("        font-weight: 700;");
document.write("}");
document.write("a.hdr.visited {");
document.write("        color:#FF6600;");
document.write("        font-size: 12px;");
document.write("        font-weight: 700;");
document.write("}");
document.write("</style>");


document.write("<div><a href=\"#\" onMouseOver=\"return overlay(this, 'sublist','left');\"><img src=\"http://xp.dimelotodo.com/xml/xml.gif\" width=36 height=14 border=0 alt=\"RSS Feed\"></a>");
document.write("<br><div id=\"sublist\" class=\"sublist\" align=center style=\"position: absolute; display: none; border: 3px solid " + sub_bordercolor + "; background-color: " + sub_bgcolor + "; width: 225px; padding: 2px;\">");

hlink="<b>" + tag_short + "</b>";
document.write("<div class=\"hdr\" style=\"width: 225px; background-color: "+sub_bordercolor+";\"><table width=\"100%\"><tr><td class=\"fb\" align=center>" + hlink + "</td></tr></table></div>");

document.write("<div style=\"text-align: left\"><center> <b>Subscribe to <img src=\"http://xp.dimelotodo.com/xml/xml.gif\" width=36 height=14 border=0 alt=\"RSS Feed\"> with:</b></center> <ul> <li><a href=\"http://cine.dimelotodo.com/cgi-bin/subscribe-rss.pl?reader=aol&xml=" + tag_xml + "\" title=\"Add RSS Feed to My AOL\" target=_blank>My AOL</a> <li><a href=\"http://cine.dimelotodo.com/cgi-bin/subscribe-rss.pl?reader=bloglines&xml=" + tag_xml + "\" title=\"Add RSS Feed to Bloglines\" target=_blank>Bloglines</a> <li><a href=\"http://cine.dimelotodo.com/cgi-bin/subscribe-rss.pl?reader=google&xml=" + tag_xml + "\" title=\"Add RSS Feed to Google\" target=_blank>My Google</a> <li><a href=\"http://cine.dimelotodo.com/cgi-bin/subscribe-rss.pl?reader=newsgator&xml=" + tag_xml + "\" title=\"Add RSS Feed to NewsGator\" target=_blank>NewsGator</a> <li><a href=\"http://cine.dimelotodo.com/cgi-bin/subscribe-rss.pl?reader=newsisfree&xml=" + tag_xml + "\" title=\"Add RSS Feed to News is Free\" target=_blank>News is Free</a> <li><a href=\"http://cine.dimelotodo.com/cgi-bin/subscribe-rss.pl?reader=rapidfeeds&xml=" + tag_xml + "\" title=\"Add RSS Feed to RapidFeeds\" target=_blank>RapidFeeds</a> <li><a href=\"http://cine.dimelotodo.com/cgi-bin/subscribe-rss.pl?reader=rojo&xml=" + tag_xml + "\" title=\"Add RSS Feed to rojo\" target=_blank>rojo</a> <li><a href=\"http://cine.dimelotodo.com/cgi-bin/subscribe-rss.pl?reader=sharpreader&xml=" + tag_xml + "\" title=\"Add RSS Feed to Sharp Reader\" target=_blank>Sharp Reader</a> <li><a href=\"http://cine.dimelotodo.com/cgi-bin/subscribe-rss.pl?reader=surfpack&xml=" + tag_xml + "\" title=\"Add RSS Feed to Surfpack\" target=_blank>Surfpack</a> <li><a href=\"http://cine.dimelotodo.com/cgi-bin/subscribe-rss.pl?reader=yahoo&xml=" + tag_xml + "\" title=\"Add RSS Feed to My Yahoo!\" target=_blank>My Yahoo!</a> </ul> <center><b>Bookmarks</b></center> <ul><li><a href=\"http://cine.dimelotodo.com/cgi-bin/subscribe-rss.pl?reader=delicio&xml=" + tag_url + "&title=" + tag_title + "\" title=\"Bookmark with del.icio.us\">del.icio.us</a> <li><a href=\"http://cine.dimelotodo.com/cgi-bin/subscribe-rss.pl?reader=simpy&xml=" + tag_url + "&title=" + tag_title + "\" title=\"Bookmark with simpy\" target=_blank>Simpy</a> <li><a href=\"http://cine.dimelotodo.com/cgi-bin/subscribe-rss.pl?reader=stumbleupon&xml=" + tag_url + "&title=" + tag_title + "\">Stumble Upon</a> <li><a href=\"http://cine.dimelotodo.com/cgi-bin/subscribe-rss.pl?reader=social&xml=" + tag_url + "&title=" + tag_title + "\" title=\"Bookmark with socialbookmarking\" target=_blank>Socialbookmarking.org</a> <li><a href=\"http://cine.dimelotodo.com/cgi-bin/subscribe-rss.pl?reader=digg&xml=" + tag_url + "&title=" + tag_title + "\" title=\"Bookmark with digg\" target=_blank>Digg</a>  <li><A HREF='javascript:window.external.AddFavorite(\"" + tag_url + "\", \"" + tag_title + "\");'>IE Bookmark</a> </ul> <a href=\"" + tag_xml + "\">XML FEED</a>  </div>");

hlink1="&nbsp;";
document.write("<div class=\"hdr\" style=\"width: 225px; background-color: "+sub_bordercolor+";\"><table width=\"100%\"><tr><td class=\"fb\" align=left><a class=\"hdr\" href=\"#\" onMouseOver=\"overlayclose('sublist'); return false\">[close]</a></td><td class=\"fb\" align=right>" + hlink1 + "</td></tr></table></div></div>");


