

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml" >
<head><title>
	用户登录
</title><link href="../css/style.css" type="text/css" rel="Stylesheet" /></head>
<body>
<DIV id="header">
<DIV class="hdbg">
<DIV id="navi">
<UL>
  <LI>
  <H1>首 页</H1></LI>
  <LI><A href="intro.html">产品概述</A> </LI>
  <LI><A href="character.html">业务特点</A> </LI>
  <LI><A href="help.htm">在线帮助</A> 
</LI></UL></DIV></DIV></DIV>
<DIV id="cont">
<DIV id="bdleft">
<div id="windowslogin">

 <script language="javascript" src="../js/Login.js" type="text/javascript"></script>
<!-- <link href="../css/Login.css" type="text/css" rel="Stylesheet" /> -->
<style type="text/css">
#LoadTips {position:absolute;width:362px;height:223px;background-color:#FFFFFF;filter: Alpha(Opacity=60);z-index:4;display:none;}
#LoadText {position:absolute;width:362px;height:223px;z-index:5; font-size:14px; font-weight:bold; color:#0F63B7;display:none;}
</style>
<style type="text/css">
.webServicePicker
{
behavior: url(../css/webservice.htc);
}
</style>
<div id="windowslogin">
<div id="service" class="webServicePicker"></div>
<input id="usbkeytype" type="hidden" />
<table style="width: 100%;height: 100%; text-align:center;" border="0" cellpadding="0" cellspacing="0">
	<tr>
		<td style="width: 100%;" align="center">
		    <div id="LoadTips"></div>
				<div id="LoadText" style="left: 423px; top: 154px"><div style="margin-top:100px;">正在加载数据，请稍后．．．	</div>
			</div>
		    <table border="0" style="border:1px solid #D9EBFF;width: 228px;" cellpadding="0" cellspacing="0">
			  <tr>
				<td style="text-align:center; width: 228px;">
	                <table id="Panel_Cancels" border="0" style="display:none;width: 228px; height:175px;" cellpadding="0" cellspacing="0">
                     <tr>
	                   <td style="font-size: 12px;  height: 75px;">
	                    <table border="0" style="width: 228px;" cellpadding="0" cellspacing="0">
                         <tr>
	                        <td style="width: 228px;height: 45px; text-align: center"><img src="../images/loading.gif" alt="" /><br/><span style="margin-left:20px;">正在登录，请稍后．．．</span></td>
                         </tr>
                         <tr>
	                        <td style="width: 228px;height: 35px; text-align: center;">
	                        <span style="margin-right:30px;">
	                            <input id="Button_Cancel" name="Button_Cancel" type="button"  onfocus="this.blur();" class="cancels" title="取消登录" value="取消" onclick="Admin_LoginStop();" />
	                        </span>
	                        </td>
                         </tr>
                        </table>
	                    </td>
                     </tr>
                    </table>
			        <table id="Panel_Logins" border="0" style="width: 228px;" cellpadding="0" cellspacing="0">
			          <tr>
				        <td colspan="3" style=" margin-top: 0;">
				        <img src="../images/bg_logintt.gif" alt="" />
				        </td>
			          </tr>
			          <tr>
				        <td style="width: 66px;height: 28px; text-align:right;">帐&nbsp;&nbsp;&nbsp;&nbsp;号：</td>
				        <td style="width: 228px;text-align:left;"><input id="Admin_Name" name="Admin_Name" type="text"    maxlength="128" value="" onkeydown="DoEnter();" style="border: 1px solid #A8B8D2;font-size:12px; padding-left:2px; width:130px;height:19px;" /></td>
			          </tr>
			          <tr>
				        <td style="height: 28px;text-align:right; width: 66px;">密&nbsp;&nbsp;&nbsp;&nbsp;码：</td>
				        <td style="width: 228px;text-align:left;"><input id="Admin_PassWord" name="Admin_PassWord" type="password"    maxlength="128" value="" onkeydown="DoEnter();" style="border: 1px solid #A8B8D2;font-size:12px; padding-left:2px; width:130px;height:19px;" /></td>
			          </tr>
			          <tr>
				        <td style="height: 28px;text-align:right; width: 66px;">验证码：</td>
				        <td style="width: 228px"><input id="Admin_Code" name="Admin_Code" type="text"    maxlength="4" value="" onkeydown="DoEnter();" style="border: 1px solid #A8B8D2; font-weight:bold; font-size:12px; padding-left:4px; letter-spacing:3px; width:50px;height:19px;" />
				        <img id="Show_Code" src="Code.aspx" alt="" style="vertical-align:bottom; margin-left:5px; margin-bottom:2px;" />&nbsp;<span onclick="document.all.Show_Code.src = 'Code.aspx';" style="cursor:hand; font-weight :bold;">换一个</span>
				        </td>
			          </tr>
			          <tr>
				        <td style="height: 28px; text-align:center;" colspan="2">
                            <input id="Radio_new" type="radio" title="将更具视觉上的美观"  onclick="Login_RadioCtrl('new');" />弹出新窗口&nbsp;
                            <input id="Radio_back" type="radio" title="可能影响您的视觉美观" checked="checked" onclick="Login_RadioCtrl('back');" />否</td>
			          </tr>
			          <tr>
				        <td style="height: 30px;text-align:center;" colspan="2">&nbsp;<input id="Button_Sign" name="Button_Sign" type="button"    class="buttons" title="登录多媒体集中监控系统" value="登 录" onclick="Admin_Login(Panel_Logins,Panel_Cancels);" />
				        <input id="Button_Close" name="Button_Close" type="button"    class="buttons" title="使用E盾登陆系统" value="E盾登陆"  onclick="USBKey();" />
				        </td>
				        <td style="width: 65px">&nbsp;</td>
			          </tr>
              </table>
            </td>
          </tr>
        </table>
		</td>
	</tr>
</table>
</div>
</div>
<P style="PADDING-LEFT: 0px; text-align:center;"><INPUT onclick="SetupDown();" type="image" src="../images/btn_down.gif" name="downmanual"></P>
<P style="PADDING-LEFT: 10px; text-align:center;"><INPUT onclick="helpDownload();" type="image" src="../images/btn_manual1.gif" name="downmanual"></P></DIV>
<DIV id="bdmid">
<P style="PADDING-TOP: 30px"><IMG src="../images/infoword.gif" height="179" style="width: 287px"></P>
</DIV>
<DIV id="bdright">
<P style="PADDING-TOP: 40px">
<OBJECT codeBase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0 height=230 width=250 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>
  <PARAM NAME="movie" VALUE="../images/250-230-nologo.swf"><PARAM NAME="quality" VALUE="high"/>
			<embed src="../images/250-230-nologo.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="250" height="230"></embed>
		</OBJECT></P></DIV></DIV>
<DIV id="footer">
<P>
<OBJECT codeBase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0 height=90 width=950 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>
  <PARAM NAME="movie" VALUE="../images/950-90-nologo.swf"><PARAM NAME="quality" VALUE="high"/>
		<embed src="../images/950-90-nologo.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="950" height="90"></embed>
	  </OBJECT></P>
<P class=copyright>中国联合网络通信有限公司 2008 版权所有.保留所有权利</P></DIV>

<script src="http://s95.cnzz.com/stat.php?id=987765&web_id=987765&show=pic1" language="JavaScript" charset="gb2312"></script>
</BODY></HTML>

