if(self!=top) {top.location=self.location;}
function PopNews(url) {var url=url?"admin/news/show.php?id="+url:"admin/news/more.php";window.open(url,"","height=300,width=550,scrollbars=1,left="+(window.screen.width-550)/2+",top=0");}
function mail(a,b,c) {document.write('<a href="mailto:'+a+'@'+b+'">'+(c?c:a+'@'+b)+'</a>');}
function pop(url){window.open(url,"","height=410,width=638,scrollbars=1,top=0,left="+(window.screen.width-638)/2+'"');}

document.write('<div id="tag"></div>');
var sPop = null;
function ShowTag(e){
    o=e?e.target:event.srcElement;
    if(o.alt){o.pop=o.alt;o.alt=""} if(o.title){o.pop=o.title;o.title=""}
    if(o.pop!=sPop){sPop=o.pop;obj=document.getElementById("tag");if(sPop){o.pop=o.pop.replace(/\n/g,"<br />");iebody=document.documentElement;MouseX=e?e.pageX:event.clientX+iebody.scrollLeft;MouseY=e?e.pageY:event.clientY+iebody.scrollTop;obj.innerHTML=o.pop;objW=obj.offsetWidth;objH=obj.offsetHeight;popL=(MouseX+12+objW>iebody.clientWidth+iebody.scrollLeft)?(-objW-24):0;popT=(MouseY+12+objH>iebody.clientHeight+iebody.scrollTop)?(-objH-24):0;obj.style.left=(MouseX+12+popL>10)?MouseX+12+popL+"px":10+"px";obj.style.top=MouseY+12+popT+"px";obj.style.visibility="visible"} else {obj.style.visibility="hidden"}}
}
document.onmouseover=ShowTag;


