function link_site(aa)
{
if(aa!=""){
window.open(aa,"_bleak");
}
}
function MM_findObj(n, d) { 
var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_showHideLayers() { 
var i,p,v,obj,args=MM_showHideLayers.arguments;
for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v=='hide')?'hidden':v; }
obj.visibility=v; }
}
function dynamichide(e,popmenulistT){
if (!popmenulistT.contains(e.toElement))popmenulistT.style.visibility="hidden"
}
function makeMenuDiv(menuDivName,menuStr,menuStrMaxlen){
document.write("<div id='"+menuDivName+"' style='position:absolute; width:170px; height:40px; visibility: hidden; ' onMouseOver=\"MM_showHideLayers('"+menuDivName+"','','show')\" onmouseout=\"dynamichide(event,"+menuDivName+")\">");
document.write("<table border='1' height='30' cellspacing='0' bordercolorlight='#99CCFF'  bordercolordark='#FFFFFF' bgcolor='#BCDDFE'><tr><td height='18'>")
document.write("<table width='100%' border='0' cellspacing='0' bgcolor='#BCDDFE'>"+menuStr+"<tr><td width=13><table width='13' border='0' cellspacing='0' cellpadding='0'><tr><td></td></tr></table></td><td><table width='"+menuStrMaxlen+"' height='1' border='0' cellspacing='0' cellpadding='0'><tr><td></td></tr></table></td></tr></table>")
document.write("</td></tr></table></div>")
}
function makeEmptyMenuDiv(menuDivName,menuStr){
document.write("<div id='"+menuDivName+"'></div>")
}
document.write("<div style='border:2px solid #848FB9;background-color:#F5F5F5;font-size:12px;position:absolute;padding:5px;visibility:hidden;filter:alpha(opacity=90)' id=promptLayer></div>");
function showSwitchSysBarPrompt(info,styleLeft,styleTop){
promptLayer.style.left=styleLeft;
promptLayer.style.top=styleTop;
promptLayer.style.visibility='visible';
promptLayer.innerText=info;
}
function restoreSwitchSysBarPrompt(){
promptLayer.style.visibility='hidden';
}
function loadThreadFollow(ino,ziLanMuIdName)
{
if(eval("document.getElementById('followImg"+ ziLanMuIdName + ino+"')==null")){return;};
var targetImg =eval("followImg" + ziLanMuIdName + ino);
var targetDiv =eval(ziLanMuIdName +""+ ino);
if (targetDiv.style.display=="none"){
targetDiv.style.display="";
targetImg.src="images/minus2.gif";
}
else{
targetDiv.style.display="none";
targetImg.src="images/plus2.gif";
}
}
//Power by 福州织梦软件有限公司
//www.fzzmsoft.com
//copyright(c)2006-2009 fzzmsoft

