<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.WAPforum.org/DTD/wml_1.1.xml">
<wml> 

  <template> 
  </template> 

  <card title="Welcome" id="main"> 
    <p align='center'> 
      <img src='logo.wbmp' alt='Main logo'/> 
    </p> 
  </card> 

  <card title="Help" id="help"> 
    <p> 
      This is the non-functional Pro2net WAP site. 
    </p> 
    <p> 
      To view more information, click the 'Back' button to return to the main menu. 
    </p> 
  </card> 

  <card title="Contact us" id="contact"> 
    <p> 
      Call us at 206 664-9000
    </p> 
  </card> 
</wml>
