<hdml version=3.0 markable=true TTL=0>
<NODISPLAY NAME="fst">
<ACTION TYPE="ACCEPT" LABEL="" TASK="GO" DEST="#scd" VARS="ua=" >
</NODISPLAY>
<NODISPLAY NAME="scd">
<ACTION TYPE="ACCEPT" LABEL="" TASK="GO" DEST="#in" VARS="ps=" >
</NODISPLAY>
<NODISPLAY NAME="trd">
<ACTION TYPE="ACCEPT" LABEL="" TASK="GOSUB" DEST="#in" receive=user;pass  next="../wmcgi/WMBridge.exe?ua=$user&ps=$pass&os=ezweb&n=e%2FI_NextLgIn.wm&f=LOGIN" >
</NODISPLAY>
	<entry name=in format="64m" key=ua  >
		<action type=accept task=go dest=#pwd label="next">
		<center>WebMaiL<BR>
		初期メールアドレスを入力してください
	</entry>
	<entry name=pwd format="32m" key=ps  >
		<action type=accept task=go dest=#send>
		パスワードを入力してください
	</entry>
	<nodisplay name=send>
		<action type=accept task=go    dest="/wmcgi/WMBridge.exe?ua=$(ua:esc)&ps=$(ps:esc)&os=ezweb&n=e%2FI_NextLgIn.wm&f=LOGIN">
	</nodisplay>
</hdml>


