<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3c.org/TR/1999/REC-html401-19991224/loose.dtd">
<!-- saved from url=(0029)http://host.35.com/logon.aspx -->
<HTML xmlns="http://www.w3.org/1999/xhtml"><HEAD id=Head1><TITLE
id=Title_CPLogin>主机登录</TITLE>
<META http-equiv=Content-Type content="text/html; charset=utf-8"><LINK
href="inc/loading.css" type=text/css rel=stylesheet><LINK
href="inc/layoutzhgb2312.css" type=text/css rel=stylesheet><LINK
href="inc/login.css" type=text/css rel=stylesheet>
<SCRIPT src="inc/prototype.js" type=text/javascript></SCRIPT>
<SCRIPT src="inc/Common.js" type=text/javascript></SCRIPT>
<SCRIPT src="inc/Dialog.js" type=text/javascript></SCRIPT>
<SCRIPT src="inc/DivDialog.js" type=text/javascript></SCRIPT>
<SCRIPT src="inc/Utils.js" type=text/javascript></SCRIPT>
<SCRIPT type=text/Javascript>
var loadingIframeId = "test";
var Dialog_Btn_Submit = "确 定";
function AttachEventToForgetPassword(){
if(DivDialog.isExistById("DivAlert") != null){
var btn = $("DivAlert").getElementsByTagName("INPUT");
btn[0].onclick = BackToRecordForgetPasswordDialog;
}
}
function BackToRecordForgetPasswordDialog(){
RemoveObj('DivAlert');
ForgetPassword();
}
function ForgetPassword(){
DivDialog.Forgetpasswd('取回密码','用 户 名:','电子邮件:','确 定','用户名和电子邮件不能为空!');
if(DivDialog.isExistById("lblMessage") != null){
$('lblMessage').style.display='none';
}
}
</SCRIPT>
<SCRIPT type=text/Javascript>
//<![CDATA[
function fDragging(obj, e, limit){
if(!e) e=window.event;
var x=parseInt(obj.style.left);
var y=parseInt(obj.style.top);
var x_=e.clientX-x;
var y_=e.clientY-y;
if(document.addEventListener){
document.addEventListener('mousemove', inFmove, true);
document.addEventListener('mouseup', inFup, true);
} else if(document.attachEvent){
document.attachEvent('onmousemove', inFmove);
document.attachEvent('onmouseup', inFup);
}
inFstop(e);
inFabort(e)
function inFmove(e){
var evt;
if(!e)e=window.event;
if(limit){
var op=obj.parentNode;
var opX=parseInt(op.style.left);
var opY=parseInt(op.style.top);
if((e.clientX-x_)<0) return false;
else if((e.clientX-x_+obj.offsetWidth+opX)>(opX+op.offsetWidth)) return false;
if(e.clientY-y_<0) return false;
else if((e.clientY-y_+obj.offsetHeight+opY)>(opY+op.offsetHeight)) return false;
//status=e.clientY-y_;
}
obj.style.left=e.clientX-x_+'px';
obj.style.top=e.clientY-y_+'px';
inFstop(e);
} // shawl.qiu script
function inFup(e){
var evt;
if(!e)e=window.event;
if(document.removeEventListener){
document.removeEventListener('mousemove', inFmove, true);
document.removeEventListener('mouseup', inFup, true);
} else if(document.detachEvent){
document.detachEvent('onmousemove', inFmove);
document.detachEvent('onmouseup', inFup);
}
inFstop(e);
} // shawl.qiu script
function inFstop(e){
if(e.stopPropagation) return e.stopPropagation();
else return e.cancelBubble=true;
} // shawl.qiu script
function inFabort(e){
if(e.preventDefault) return e.preventDefault();
else return e.returnValue=false;
} // shawl.qiu script
}
//]]>
</SCRIPT>
<SCRIPT language=javascript src=""></SCRIPT>
<META content="MSHTML 6.00.2900.3243" name=GENERATOR></HEAD>
<BODY>
<SCRIPT language=JavaScript type=text/JavaScript>
window.onload = function()
{
document.logonForm.txtUserName.focus();
}
//验证信息
function validateFrm()
{
if($("txtUserName").value.trim() == "")
{
$("txtUserName").focus();
new HintDialog($("txtUserName"), "会员号/用户名不能为空!");
return false;
}
if($("txtPassword").value.trim() == "")
{
$("txtPassword").focus();
new HintDialog($("txtPassword"), "密码不能为空!");
return false;
}
}
//试用,根据不同的URL,试用的用户不同
function autologon(user,password)
{
if(location.href.split("/")[2]=="wjthost.35.com" || location.href.split("/")[2]=="szthost.china-channel.com" )
{
user = "testsx";
password = "Aa12345678";
}
document.getElementById("txtUserName").value = user;
document.getElementById("txtPassword").value = password;
return true;
}
</SCRIPT>
<CENTER>
<FORM id=logonForm name=logonForm action=logon.aspx method=post><INPUT
id=__EVENTTARGET type=hidden name=__EVENTTARGET> <INPUT id=__EVENTARGUMENT
type=hidden name=__EVENTARGUMENT> <INPUT id=__VIEWSTATE type=hidden
value=/wEPDwUKMTk3MTE4MTgyMg9kFgICAQ9kFgICAQ9kFgJmD2QWBAICDw8WAh4EVGV4dAUH55m7IOW9lWRkAgMPDxYCHwAFB+ivlSDnlKhkZGQPP4cCeIinmtC7dknWwNRq0/AcvQ==
name=__VIEWSTATE>
<SCRIPT type=text/javascript>
<!--
var theForm = document.forms['logonForm'];
if (!theForm) {
theForm = document.logonForm;
}
function __doPostBack(eventTarget, eventArgument) {
if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
theForm.__EVENTTARGET.value = eventTarget;
theForm.__EVENTARGUMENT.value = eventArgument;
theForm.submit();
}
}
// -->
</SCRIPT>
<SCRIPT src="inc/WebResource.axd" type=text/javascript></SCRIPT>
<SCRIPT src="inc/ScriptResource.axd" type=text/javascript></SCRIPT>
<SCRIPT
src="C:\Documents and Settings\Administrator\桌面\inc\ScriptResource(1).axd"
type=text/javascript></SCRIPT>
<DIV id=position>
<DIV id=inposition>
<DIV class=login-left>
<DIV class=login-left-logo><IMG height=78 src="inc/login-logo.gif"
width=297></DIV>
<DIV class=login-left-content>
<UL>
<LI>安全稳定的WIN2003操作系统
<LI>最高效的基于WEB的数据库管理功能
<LI>功能强大的虚拟主机管理系统 </LI></UL></DIV>
<DIV class=login-left-sever><A
href="http://host.35.com/Help/CP/Hosting@35使用手册.pdf" target=_blank><IMG
height=16 src="inc/icon-demo.gif" width=16 align=absMiddle> 帮 助 </A><A
href="javascript:SendRequest();"><IMG height=16
src="inc/icon-login-seaver.gif" width=16 align=absMiddle> 在线客服
</A></DIV></DIV>
<DIV class=login-right>
<SCRIPT type=text/javascript>
//<![CDATA[
Sys.WebForms.PageRequestManager._initialize('ScriptManager1', document.getElementById('logonForm'));
Sys.WebForms.PageRequestManager.getInstance()._updateControls(['tUpdatePanel1'], [], [], 90);
//]]>
</SCRIPT>
<DIV id=UpdatePanel1>
<DIV class=login-right-title>登录虚拟主机管理系统 </DIV>
<DIV class=login-right-input>
<TABLE cellSpacing=0 cellPadding=0 width=200 border=0>
<TBODY>
<TR>
<TD id=tdLeft noWrap align=right>会员号/用户名: </TD>
<TD><INPUT class=input id=txtUserName name=txtUserName></TD></TR>
<TR>
<TD style="HEIGHT: 30px" align=right>密 码: </TD>
<TD style="HEIGHT: 30px"><INPUT class=input id=txtPassword type=password
name=txtPassword></TD></TR>
<TR>
<TD style="HEIGHT: 30px" align=right></TD>
<TD style="HEIGHT: 30px" noWrap><INPUT language=javascript class=button id=btnLogin onClick="return val