//Script created by Amir Hossein Jadidi (www.amirweb.com) //Submitted to Persian Web Tools (http://www.persianwebtools.com) function showtip(current,e,msg,pic,tooltip,zahradir) { if (document.layers) // Netscape 4.0+ { theString="
"+msg+"
" document.tooltip.document.write(theString) document.tooltip.document.close() document.tooltip.right=e.pageX+14 document.tooltip.top=e.pageY+2 document.tooltip.visibility="show" } else { if(document.getElementById) // Netscape 6.0+ and Internet Explorer 5.0+ { html='' html+='' html+='
' if(pic=='') { html+='' html+='' html+='' html+='' html+='
' html+=''+msg+'' } else { html+='' html+='' html+='' html+='' html+='
' html+='' } html+='
' html+='
' elm=document.getElementById(tooltip) elml=current elm.innerHTML=html elm.style.height=elml.style.height elm.style.width=elml.style.width elm.style.visibility = "visible" } } } function hidetip(){ if (document.layers) // Netscape 4.0+ { document.tooltip.visibility="hidden" } else { if(document.getElementById) // Netscape 6.0+ and Internet Explorer 5.0+ { elm.style.visibility="hidden" } } } document.write('
'); document.write("" + unescape("%u0627%u064A%u0631%u0627%20%u062F%u0644%u062A%u0627%20%28%u0628%u0632%u0631%u06AF%u062A%u0631%u064A%u0646%20%u0648%u0628%u0633%u0627%u064A%u062A%20%u0622%u0645%u0648%u0632%u0634%u06CC%20%u062A%u0641%u0631%u064A%u062D%u06CC%20%u0627%u064A%u0631%u0627%u0646%u064A%u0627%u0646%29") + ""); document.write("
="); document.write("
="); document.write("" + unescape("ثبت لينک جديد") + ""); document.write("
="); document.write("" + unescape("Bravetools") + ""); document.write("
");