<html dir="rtl">
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>eawe</title>
</head>
<body>
<script>
var bgcolor='gray';
var fontcolor='yellow';
var bordercolor='#FF6600';
var bordermode='solid';
var borderthickness='1px';
var ti_align='left';
var ti_dir='ltr';
var on=new Array();
var ti=new Array();
var maxoptic=80;
var n=(document.all)?0:1;
var o=0;
var number;
document.write('<div id=title_show style="text-align:'+ti_align+';dir:'+ti_dir+';height:auto;width:150;border: '+borderthickness+' '+bordermode+' '+bordercolor+' ; background-color:'+bgcolor+';color:'+fontcolor+';visibility=hidden;position:absolute; Filter:alpha(opacity=0);" ></div>');
function get_ti()
{
var k=0;
a=document.getElementsByTagName('*');
for(i=0;i<a.length;i++)
{
if(a.title)
{
a.num=k;
on[k]=false;
ti[k]=a.getAttribute('title');
a.title="";
k++;
a.onmouseover=function(){on[this.num]=true;};
a.onmouseout=function(){on[this.num]=false;};
}
}
}
setTimeout('get_ti();',10);
document.onmousemove=show_title;
function blur(num)
{
if(number!=num)
{
o=0;
jid[num]=setInterval("if(o<=maxoptic){document.getElementById('title_show').style.filter='alpha(opacity:'+o+')';o++;}",5);
number=num;
}else{
if(o>=maxoptic)
{
clearInterval(jid[num]);
document.getElementById('title_show').style.filter='alpha(opacity:80)';
}
}
}
var jid=new Array();
function show_title(e)
{
var wh;
var bon=false;
if(n){x=e.pageX}else{x=event.x}
if(n){y=e.pageY}else{y=event.y}
for(i=0;i<on.length;i++)
{
if(on)
{
blur(i);
document.getElementById('title_show').innerHTML=ti;
document.getElementById('title_show').style.visibility='visible';
document.getElementById('title_show').style.left=x-5;
document.getElementById('title_show').style.top=y;
bon=true;
}
}
if(!bon)
{
document.getElementById('title_show').style.visibility='hidden';
document.getElementById('title_show').style.filter='alpha(opacity:0)';
}
}
</script>
<p title='faashad<br />far' >eawe</p>
<p title='farzan' >eawe</p>
<p title="farzaasdasdn">asdasdasdadssdasd</p>
</body>
</html>