﻿var ldi='<iframe src="http://pass.dipan.cn/m.aspx?cn=UserLogon" id="login_fr" name="login_fr" style="display:none"></iframe><table width="100%" border="0" cellspacing="0" cellpadding="2" id="Login_Out" style="display:none"><tr><td width="24%">用户名：</td><td colspan="2"><input type="hidden" id="LoginType1" value="0" /><input type="text" id="UserName1" size="15"  name="UserName1" value=""/></td></tr><tr><td>密&nbsp;&nbsp;&nbsp;&nbsp;码：</td><td colspan="2"><input type="password" id="Password1" name="Password1"  value="" size="15"/></td></tr><tr><td>验证码：</td><td colspan="2"><input id="checkcode" type="text" style="width:90px"  onkeypress="if(event.keyCode==13) login();"/>&nbsp;<img src="" id="check_img" style="cursor:pointer" onclick="this.src=\'http://pass.dipan.cn/ValidateNumber.aspx?r=\'+Math.random();"  width="60" height="18" align="absmiddle"/></td></tr>           <tr><td>&nbsp;</td><td width="33%"><a href="javascript:void(0);"  onclick="login();"><img src="/images/regsiter03.gif" width="58" height="20" border="0" /></a></td><td width="43%" ><a href="http://pass.dipan.cn/m.aspx?cn=ResetPass" class="darkred_14" target="_blank">忘记密码</a></td></tr></table><table width="100%" border="0" cellspacing="0" cellpadding="2" id="Login_In" style="display:none"><tr><td colspan="3" align="center" class="red">您好, <span id="AA_In"></span> </td></tr><tr><td colspan="3">&nbsp;</td></tr><tr><td width="24%">&nbsp;</td><td width="33%"><a href="http://pass.dipan.cn/m.aspx?cn=UserLogout"><img src="/images/regsiter04.gif" width="58" height="20" border="0" /></a></td><td width="43%" ><a href="http://pass.dipan.cn/m.aspx?cn=PassportInfo" target="_blank" class="darkred_14">管理中心</a></td></tr></table>';
document.getElementById('login_div').innerHTML=ldi;
showLoginStatus();
showimg1();

