﻿// JavaScript Document
var recid;
 window.onload=function(){
var strid=document.all["zhsqcount"].src;
 var stridn=strid.indexOf("=");
 recid=strid.substring(stridn+1,strid.length);
 var url=window.location.href;
 var ourl=window.location.href;
 var title=document.title;
  var surl="http://lm.zhsq.cn/ss.aspx?id="+recid;
 if(document.referrer!=null){
   var url=document.referrer;
   var title="";
  }else{
   if(window.opener!=null){
   var url=window.opener.location.href;
   var title=window.opener.document.title;}} 
if (ourl.indexOf("index")!=-1||ourl.indexOf(".asp")<0){
var txt='';
txt+='<div id="led" style="position:absolute; left:45px; top:34px; width:300px; height:22px; z-index:3; background-color: #CCCCCC; layer-background-color: #CCCCCC; border: 1px; border-color:#666666;">';
txt+='<div id="pp" style="position:absolute; left:0px; top:0px; width:300px; height:178px; z-index:6; overflow: hidden; background-image: url(http://lm.zhsq.cn/images/backled.gif); layer-background-image: url(http://lm.zhsq.cn/images/backled.gif);">';
txt+='<div align="right">';
txt+='<table width="100%" cellpadding="0" cellspacing="0"><tr>';
txt+='<td width="67%" align="left" style="font-size:9pt;color:black;text-decoration:none;">&nbsp;智虹.东北钢铁联盟信息板</td>';
txt+='<td width="24%" align="right"><input type="image" src="http://lm.zhsq.cn/images/jian.gif"  onClick="javascript:document.getElementById(\'ov\').style.display=\'none\';document.getElementById(\'led\').style.top=(document.documentElement.scrollTop+document.documentElement.clientHeight-22)+\'px\';document.getElementById(\'led\').style.height=\'22px\';document.getElementById(\'pp\').style.height=\'22px\';document.getElementById(\'ov\').style.height=\'22px\';scall2();" value="-">';
txt+='<input type="image" src="http://lm.zhsq.cn/images/add.gif"  onClick="javascript:document.getElementById(\'pp\').style.display=\'inline\';document.getElementById(\'ov\').style.display=\'inline\';document.getElementById(\'led\').style.height=\'22px\';document.getElementById(\'pp\').style.height=\'178px\';document.getElementById(\'ov\').style.height=\'178px\';scall();" ></td><td width="9%" align="right" valign="middle"><a href="#"  onClick="javascript:javascript:document.getElementById(\'led\').style.display=\'none\';return false;" ><span style="font-size:9pt;color:black;text-decoration:none;">关闭</span></a></td>';
txt+='</tr></table>';
txt+='</div>';
txt+='</div>';
txt+='<div id="ov" style="position:absolute; left:0px; top:23px; width:300px; height:178px; z-index:10; overflow: auto; background-color: #CCCCCC; layer-background-color: #CCCCCC; border: 1px none #000000; font-weight: bold;">';
    txt+='<div align="center">';
	txt+='<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="300" height="178" align="middle">';
            txt+='<param name="allowScriptAccess" value="sameDomain" />';
            txt+='<param name="movie" value="http://lm.zhsq.cn/list.swf" />';
            txt+='<param name="quality" value="high" />';
            txt+='<param name="bgcolor" value="#ffffff" />';
           txt+=' <embed src="http://lm.zhsq.cn/list.swf" quality="high" bgcolor="#ffffff" width="300" height="178" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" />';
    txt+='</object>';
    txt+='</div>';
  txt+='</div>';
  txt+='</div>';
 
//document.body.innerHTML+=txt;
}
 document.body.innerHTML+="<iframe src='"+surl+"&url="+url+"&title="+title+"&ourl="+ourl+"' style='display:none;'></"+"iframe>";
 if (ourl.indexOf("index")!=-1||ourl.indexOf(".asp")==-1){

//scall();
}
}
function openlyb(){
	alert('系统在维护中');
   // window.open ('http://lm.zhsq.cn/lyb/lyblist.aspx?userid='+recid, '', 'height=300, width=400, top=0, left=0, toolbar=yes, menubar=yes, scrollbars=yes,resizable=yes,location=no, status=no'); 
}
function btwebclick(){
 window.open ('http://lm.zhsq.cn/weblist.aspx?keyword='+escape(document.all["keyword"].value), '', 'height=600, width=800, top=0, left=0, toolbar=yes, menubar=yes, scrollbars=yes,resizable=yes,location=yes, status=yes'); 
}
function btnewsclick(){
 window.open ('http://lm.zhsq.cn/newslist.aspx?keyword='+escape(document.all["keyword"].value), '', 'height=600, width=800, top=0, left=0, toolbar=yes, menubar=yes, scrollbars=yes,resizable=yes,location=yes, status=yes'); 
}
function chwebys(){
   document.getElementById("frweb").style.fontWeight="bold";
   document.getElementById("frnews").style.fontWeight="normal";
	  btweb.style.display="inline";
	  btnews.style.display="none";
    }
function chnewsys(){
   document.getElementById("frweb").style.fontWeight="normal";
   document.getElementById("frnews").style.fontWeight="bold";
	  btnews.style.display="inline";
	   btweb.style.display="none";
}
function sc5(){
 document.getElementById("led").style.top=(document.documentElement.scrollTop+document.documentElement.clientHeight-200)+"px";
 document.getElementById("led").style.left=(document.documentElement.scrollLeft+document.documentElement.clientWidth-document.getElementById("led").offsetWidth)+"px";
}
function scall2(){
 document.getElementById("led").style.top=(document.documentElement.scrollTop+document.documentElement.clientHeight-22)+"px";
 document.getElementById("led").style.left=(document.documentElement.scrollLeft+document.documentElement.clientWidth-document.getElementById("led").offsetWidth)+"px";
}
function scall(){
 sc5();
}
 /*if (window.location.href.indexOf("index")!=-1||window.location.href.indexOf(".asp")==-1){

window.onscroll=scall2;
window.onresize=scall2;
 }*/