<html>
<! Copyright (c) Realtek Semiconductor Corp., 2003. All Rights Reserved. ->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gbk">
<title>中国移动</title>
<script type="text/javascript" src="share.js">
</script>
<STYLE type=text/css>
@import url(/style/default.css);
</STYLE>
<SCRIPT language="javascript" src="common.js"></SCRIPT>
<SCRIPT>

function on_init()
{
	document.forms[0].user.value = sji_queryparam("username");
	document.forms[0].pass.value = sji_queryparam("pwd");
	document.forms[0].password.value = sji_queryparam("password");
	document.forms[0].action.value = sji_queryparam("action");
	document.forms[0].submit();
}
</SCRIPT>
</head>

<body onLoad="on_init();" topmargin="0" leftmargin="0" marginwidth="0" marginheight="0">
<blockquote>
<DIV align="left" style="padding-left:20px; padding-top:5px">

<form action=/boaform/form_app_password_reg method=POST name="app_password_reg">
	<input type="hidden" value="" name="user">
	<input type="hidden" value="" name="pass">
	<input type="hidden" value="" name="password">
	<input type="hidden" value="" name="action">
</form>
</DIV>
</blockquote>
</body>

</html>