﻿// JScript 文件
//显示IFrameDiv层



var showDivIFrame='';
 showDivIFrame="<DIV id='InfosDIV' style='Z-INDEX: 15; LEFT: 260px; VISIBILITY: hidden; WIDTH: 0px; POSITION: absolute; TOP: 340px; HEIGHT: 0px'><TABLE id='InfosTable' style='DISPLAY: none' cellSpacing=0 cellPadding=0 align=center border=0><TBODY><TR><TD><IMG src='/WebImages/backGroup1.jpg' name='imgTopLefter' width=13 height=36 id='imgTopLefter'></TD><TD ><IMG src='/WebImages/backGroup2.jpg' name='imgTopLogo' width=14 height=36 id='imgTopLogo'></TD><TD align=right valign=top ><IMG id='imgHeader' src='/WebImages/backGroup3.jpg' height=36 width='100%'/><DIV id='Info_Title' style='LEFT: 29px; POSITION: absolute; TOP: 9px;font-weight:bold; width:100px;'></DIV><DIV style='RIGHT: 13px; POSITION: absolute; TOP: 7px'><IMG id='imgClose' onmouseover=ChangeSrc(1); style='CURSOR: hand' onclick=InfosHide(); onmouseout=ChangeSrc(2); src='/WebImages/close.gif'></DIV></TD><TD><IMG id='imgTopRight' height=36 src='/WebImages/backGroup4.jpg' width=13 border=0></TD></TR><TR><TD><IMG id='imgLefter' src='/WebImages/backGroup5.gif' width=13 height='100%' border=0></TD><TD colspan=2><IFRAME id='InfosIframe' style='WIDTH: 0px; HEIGHT: 204px' name='InfosIframe' marginWidth=0 marginHeight=0 frameBorder=0 width=0 scrolling='auto' height=10></IFRAME></TD><TD><IMG id='imgRighter' src='/WebImages/backGroup6.gif' width=13 height='100%' border=0></TD></TR><TR><TD><IMG src='/WebImages/backGroup7.jpg' name='imgBottomLefter' width=13 height=13 id='imgBottomLefter'></TD><TD colspan=2><IMG src='/WebImages/backGroup8.jpg' name='imgBottomCenter' width='100%' height=13 id='imgBottomCenter'></TD><TD><IMG src='/WebImages/backGroup9.jpg' name='imgBottomRight' width=13 height=13 id='imgBottomRight'></TD></TR></TBODY></TABLE></DIV><DIV id='ShieldDIV' style='Z-INDEX: 10; FILTER: alpha(opacity=5); LEFT: 0px; VISIBILITY: hidden; WIDTH: 0px; POSITION: absolute; TOP: 0px; HEIGHT: 0px'><IFRAME id='ShieldIftame' marginWidth='0' marginHeight='0' src='/Htmls/BackGroupHtml.htm' frameBorder='0' width='100%' scrolling='no' height='100%'></IFRAME></DIV>"
document.write(showDivIFrame);