<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//wapforun//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
	

<wml >
	<card id="card" title="掌上营业厅">
		<p >
			手机号:<br/>
				<input name="mobile" title="手机号" type="text" maxlength="11" /><br/>
			密码:<br/>
				<input name="password" title="密码" type="password" maxlength="6" /><br/><br/>
			<anchor title="Load">
				登陆
				<go href="/wap/HAIN/login.do;wapCookie=CT4LPjcPsLspxxQnVxd1nxswzlsYTGftp5llCW2vx2M5KchJnQ3G!2118548370" sendreferer="true" method="post">
				<postfield name="mobile" value="$(mobile)" />
				<postfield name="password" value="$(password)" />
				</go>
			</anchor>
		<br/>
			~~~~~~~~~~~~~~~
		<br/>
		 	<anchor title="确定">
		 		<u>梦网首页</u>
		 		<go href="http://wap.monternet.com"/>
		 	</anchor>	
		</p>
			
	</card>
</wml>
