

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<head>
<meta forua="true" http-equiv="Pragma" content="no-cache"/>
<meta forua="true" http-equiv="Expires" content=" Wed, 26 Feb 1980 08:21:57 GMT "/>
</head>
<card id="Welcome" title="Welcome">
	<p align="left">
		<img src="wapootay.gif" alt=""/>
		<br/>
		<small>Please login on OOTAY</small>
		<br/><br/>
		<b>Login :&nbsp;</b>
			<input type="text" title="Login" name="username" size="10"/>
		<br/>
		<b>Password :&nbsp;</b>
			<input type="password" title="Password" name="password" size="10"/>
	</p>
	<p align="center">
		<anchor>Valider<go href="login.asp?username=$(username:escape)&amp;password=$(password:escape)" method="get"/></anchor>
	</p>
</card>
</wml>