<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.2//EN" "http://www.wapforum.org/DTD/wml12.dtd">
<wml><card id="freedownload" title="profile"><p>ID (did): <input name="did"/><br/>
password: <input name="pass"/><br/>
<anchor title="ok">enter
<go href="prof.php" method="post">
<postfield name="pass" value="$(pass)"/>
<postfield name="did" value="$(did)"/>
</go>
</anchor><br/><br/>

<a href="vpass.php">FORGOT PASSWORD?</a><br/><a href="index.php?did=">WAP TOP</a><br/>
<a href="http://bwap.org">bwap.org mobile world</a>
</p></card></wml>