<?xml version="1.0" ?>

<wml>

<card id="card1" title="English to Arabic"> 
<br />
<small>English to Arabic</small> <br />
<input name="cari"/><br />
<anchor>
<go method="get" href="r.php">
<postfield name="search" value="$(cari)"/>
</go>
Submit
</anchor>

<!-- Footer -->
<!-- button back -->
<br /><br />
<anchor>
<prev/>
Back
</anchor> <br />
<br />
 <a href="index.php">Home</a>
<!-- Footer -->
<br /><br />
<small>(c) 2006 - 2007 Javakedaton</small>

</card>
</wml>
