<!--Free Javascript Source From http://www.myw0rld.mihanblog.com : [vahod.rez4ei@gmail.com],vahid3393@yahoo.com]-->
<!--<html>-->
<!--<head>-->
<!--</head>-->
<!--<body>-->
<a href="http://www.js4ir.com" style="color:#FF0000;font-size:10pt"
onMouseOver="netie(-1,4)?this.style.color='#00FF00':null;netie(-1,4)?this.style.fontSize='10pt':null;netie(-1,4)?this.innerText='Active style text':null"
onMouseOut="netie(-1,4)?this.style.color='#FF0000':null;netie(-1,4)?this.style.fontSize='10pt':null;netie(-1,4)?this.innerText='Inactive style text':null">
Inactive style text</a>
<script language="JavaScript" link="www.myw0rld.mihanblog.com">
function netie(net, ie) {
if ((navigator.appVersion.substring(0,3) >= net && navigator.appName == 'Netscape' && net != -1)
|| (navigator.appVersion.substring(0,3) >= ie && navigator.appName.substring(0,9) == 'Microsoft' && ie != -1))
return true;
else return false;
}
</script>
<!--</body>-->
<!--</html>-->
<!--/Free Javascript Source From http://www.myw0rld.mihanblog.com : [vahid.rez4ei@gmail.com],[vahid.rez4ei@yahoo.com]-->