<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
  <wml>
<head>
    <meta name="taglib" content="WALL" />
  </head>
  <template>
 <do type="prev" label="Back">
  <prev/>
 </do>
</template>
<card id="w" title="Mobile PetLink">
    <p>

      <p align="center">
    	<img src="images/petlink_small.gif" alt="" /> <br/>
        PetLink - International Pet Directory<br/>
        <input type="text" name="code" value="" format="NNNN" maxlength="16"/>
        <br/>
        
        
<anchor>Verify
 <go href="petSearch.spring" method="get">
   <postfield name="format" value="mobile" />
   <postfield name="code" value="$code" />
 </go>
</anchor>

      </p>
    </p>

   </card>
</wml>
