document.write('<div style="position:absolute;width:200px;height:70px;background:url(http://downloads.ir/pic/tooltip.png) center center no-repeat;background-color:transparent;display:none;" id="Downloadsir"><div style="margin-left:15px;margin-right:15px;margin-top:5px;font-family:tahoma !important;font-size:12px !important;direction:rtl !important;text-align:center;line-height:20px"><a id="DirectDownLoadsir" href="http://test.com" style="color:#990000 !important;text-decoration:none" target="_blank">برای دانلود این فایل با سرعت بالا و لینک مستقیم از سرور <font style="color:#0000FF !important">Downloads.ir</font> اینجا کلیک کنید</a></div></div>');
window.onload=function(){
var DownLoadsirRgx=new RegExp("^.*(rapidshare|megaupload|shared|filesonic|fileserve|filefactory|oron|netload|megashares|ftp|wupload|uploaded).*$") , DownLoadsirTimer;
var IEBrowser=new RegExp("^.*MSIE.*$");var MyBrowser=navigator.userAgent;var MSIE=false;if (MyBrowser.match(IEBrowser))MSIE=true;
document.getElementById("Downloadsir").onmouseover=function(e){clearTimeout(DownLoadsirTimer);}
document.getElementById("DirectDownLoadsir").onmouseover=function(e){clearTimeout(DownLoadsirTimer);}
document.getElementById("Downloadsir").onmouseout=function(e){DownLoadsirTimer=setTimeout("document.getElementById('Downloadsir').style.display='none';",2000);}
for(var i=0;i<document.getElementsByTagName("a").length;i++){
if (document.getElementsByTagName("a").item(i).href && document.getElementsByTagName("a").item(i).href.match(DownLoadsirRgx)){
document.getElementsByTagName("a").item(i).onmouseover=function(e){
var ev = e || window.event;
if (MSIE==false){
document.getElementById("Downloadsir").style.left=ev.pageX+"px";
document.getElementById("Downloadsir").style.top=ev.pageY+"px";
}else{
document.getElementById("Downloadsir").style.left=ev.clientX+"px";
document.getElementById("Downloadsir").style.top=(Number(ev.clientY)+Number(document.body.scrollTop))+"px";
}
document.getElementById("Downloadsir").style.display="";
var HTTPFileUrl=this.href.split("");HTTPFileUrl=HTTPFileUrl.reverse();HTTPFileUrl=HTTPFileUrl.join("");
HTTPFileUrl=HTTPFileUrl.replace(/x/g,"!-d1!!");HTTPFileUrl=HTTPFileUrl.replace(/s/g,"!!d1-!");HTTPFileUrl=HTTPFileUrl.replace(/X/g,"!!D1-!");
document.getElementById("DirectDownLoadsir").href="http://downloads.ir/?action=dlfile&NFile=" + encodeURIComponent(HTTPFileUrl);
clearTimeout(DownLoadsirTimer);
}
document.getElementsByTagName("a").item(i).onmouseout=function(e){DownLoadsirTimer=setTimeout("document.getElementById('Downloadsir').style.display='none';",2000);}}}}
