<wml>
<card id="Main" title="Mazan Internet Ranking">
<p>Mazan Internet Ranking Entry<br/>
Mazan is copyright of Namco, 2004.<br/>
<do type="accept" label="Enter"><go href='#Entry'/></do>
<do type="help" label="Help"><go href='#Help'/></do>
<do type="prev" label="IR Home"><go href='http://www.namco.co.jp/aa/am/vg/mazan/ranking/'/></do>
</p>
</card>

<card id="Entry" title="Ranking Entry">
<p>
Password: <input name="Password" size="10"/><br/>
Name: <input name="Name" size="20"/><br/>
Location:<select name="Location">
<option value="USA">USA</option>
<option value="JAPAN">Japan</option>
<option value="UK/IRELAND">UK/Ireland</option>
<option value="NORTHERN EUROPE">Northern Europe</option>
<option value="SOUTHERN EUROPE">Southern Europe</option>
<option value="AUSTRALIA">Australia</option>
<option value="OTHERS OCEANIA">Others Oceania</option>
<option value="OTHERS">Others</option>
</select>
E-Mail: <input name="Email" size="50"/><br/>
<do type="accept" label="Submit">
 <go href="http://cgi.wp.namco.co.jp/cgi-bin/ranking/mazan/ranking.cgi" method="get">
 <postfield name="name" value="$(Name)"/>
 <postfield name="password" value="$(Password)"/>
 <postfield name="country" value="$(Location)"/>
 <postfield name="email" value="$(Email)"/>
 <postfield name="chk" value="qd"/>
 </go>
</do>
</p>
</card>

<card id="Help" title="Help">
<p>
Mazan Ranking Entry<br/>
Record your password when the game ends, and fill out the form.<br/>
Submitting an entry will take you to the ranking confirmation page, which may or may not display correctly on your device. Your score will still be entered correctly; you just may not be able to see it.<br/>
Making EMail address public is not supported by this entry form.<br/>
<do type="prev" label="Back"><go href='#Main'/></do>
</p>
</card>
</wml>