<?xml version="1.0"?>

<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">

<!-- Copyright Sun Microsystems, Inc. All Rights Reserved -->

<wml>

<head>

   <meta http-equiv="Cache-Control" content="max-age=1800"/>

</head>

 <card class="card" id="card1">
  
      <do type="options" label="My Car">
         <go href="#card2" />
      </do>
  
      <do type="accept" label="Contact">
         <go href="#card3" />
      </do>


<!--    <p align="left">
       <img width="120" height="5" alt="" src="WAP.Line.gif"/> 
    </p>
-->


     <p align="left">
        <small>
        <a href="#card2"> My Car</a>&nbsp;<a href="#card3"> Links</a>&nbsp;<a href="#card3"> Contact</a>
         </small>
     </p>

    <p align="left">
       <img width="120" height="87" alt="Tom... Loading a 1.71KB GIF" src="WAP.Tom.gif"/> 
    </p>

  </card>

  <card id="card2">

      <do type="accept" label="Back">
         <go href="#card1" />
      </do>

      <p align="left">      
          <img width="127" height="110" alt="Nissan 350Z" src="350Z.2002.stats.gif"/>
      </p>

      <p align="left"><a href="#card1">Back</a></p>

   </card>

   <card id="card3" title="Contact Tom">

      <p align="center">
         <small><a href="mailto:Tom@vulpine.co.nz">Email Me</a></small>
      </p>

      <p align="center"><small>Phone:<br/> 
         <a href="wtai://wp/mc;+447092110377">+44-709-211-0377</a><br/>
         <a href="wtai://wp/ap;+447092110377;Tom">Add to Your Contacts</a>
         <br/></small>
      </p>

      <p align="left"><a href="#card1">Back</a></p>

      </card>

</wml> 










































































