<wml><card id="card_input1" title="Geocaching"><p align="center">Geocaching<br/>What would you like to do, Rabbit?</p>
<p align="center"><a href="#card_input2">Input degrees (ex 38.667)</a><br/>
<a href="#card_input3">Input degrees/minutes (ex 38 40.0)</a><br/>
<anchor><go method="post" href="index.php">
<postfield name="v" value="1"/>
</go>Use most recent cache location</anchor><br/>
<br/><a href="#card_input4">Enter GC number</a><br/>
<a href="#card_input5">Enter street address</a><br/>
<br/><anchor><go method="post" href="index.php">
<postfield name="r" value="1"/>
</go>Log in to main geocaching server</anchor><br/>
</p></card>
<card id="card_input2" title="Input Decimal Degrees"><p align="center">Input coordinates as degrees:<br/>
(Ex: 38.66667)<br/><br/>
<table columns="2" align="RL"><tr><td>
N +</td><td><input type="text" value="" size="2" maxlength="2" format="2N" name="c"/> . 
<input type="text" value="" size="5" maxlength="5" format="5N" name="d"/>
</td></tr><tr><td>
W -</td><td><input type="text" value="" size="2" maxlength="3" format="3N" name="e"/> . 
<input type="text" value="" size="5" maxlength="5" format="5N" name="f"/>
</td></tr></table></p>
<p align="center">
<anchor><go method="post" href="index.php">
<postfield name="c" value="$(c)"/>
<postfield name="d" value="$(d)"/>
<postfield name="e" value="$(e)"/>
<postfield name="f" value="$(f)"/>
</go>Go Search!</anchor></p></card>
<card id="card_input3" title="Input Degrees and Decimal Minutes"><p align="center">Input coordinates as degress and minutes:<br/>
(Ex: 38 40.000)<br/><br/>
<table columns="3" align="RL"><tr><td>
N +</td><td><input type="text" value="" size="2" maxlength="2" format="2N" name="g"/> &#160; 
<input type="text" value="" size="2" maxlength="2" format="2N" name="h"/> &#160;. 
<input type="text" value="" size="3" maxlength="3" format="3N" name="i"/>
</td></tr><tr><td>
W -</td><td><input type="text" value="" size="2" maxlength="3" format="3N" name="j"/> &#160; 
<input type="text" value="" size="2" maxlength="2" format="2N" name="k"/> &#160;. 
<input type="text" value="" size="3" maxlength="3" format="3N" name="l"/>
</td></tr></table></p>
<p align="center">
<anchor><go method="post" href="index.php">
<postfield name="g" value="$(g)"/>
<postfield name="h" value="$(h)"/>
<postfield name="i" value="$(i)"/>
<postfield name="j" value="$(j)"/>
<postfield name="k" value="$(k)"/>
<postfield name="l" value="$(l)"/>
</go>Go Search!</anchor></p></card>
<card id="card_input4" title="Enter GC Number"><p align="center">Enter GC number:<br/><br/>GC <input type="text" value="" size="5" maxlength="6" name="p"/><br/><br/>
<onevent type="onenterforward"><refresh>
<setvar name="p" value=""/></refresh></onevent>
</p><p align="center"><anchor><go method="post" href="index.php">
<postfield name="p" value="$(p)"/></go>Go Search!</anchor></p></card>
<card id="card_input5" title="Enter Street Address"><p align="center">Enter street address and city code:<br/><br/><input type="text" value="" size="20" maxlength="80" name="m"/><br/><br/>
<onevent type="onenterforward"><refresh>
<setvar name="m" value=""/></refresh></onevent>
ant=Antelope car=Carmichael ch=Citrus Heights edh=El Dorado Hills fo=Fair Oaks fol=Folsom gb=Granite Bay ora=Orangevale rc=Rancho Cordova roc=Rocklin ros=Roseville sac=Sacramento </p><p align="center"><anchor><go method="post" href="index.php">
<postfield name="m" value="$(m)"/></go>Go Search!</anchor></p></card>
</wml>
