<?xml version="1.0" encoding="utf-8"?> 
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.3//EN" 
     "http://www.wapforum.org/DTD/wml13.dtd"> 
<wml> 
 
  <!-- Possible <head> elements here. --> 
   
  <template> 
    <!-- Template implementation here. --> 
    <do type="prev"><prev/></do> 
  </template> 
   
  <card id="card1" title="wap.MOBILedit.com"> 
     
    <do type="unknown" label="Next">
      <go href="#card2"/>
    </do> 
    <!-- Additional <do> elements here. --> 
     
    <p align="center"> 
      <!-- Card implementation here. --> 
      <big><b>MOBILedit!</b></big>
	</p>

	<p align="center">The Ultimate Phone Control Center</p>

	<p><br/><br/>
<!--	<a href="News.wml">MOBILedit! Hot News</a><br> -->
	<a href="Overview.wml">Overview &amp; Philosophy</a><br/>
	<a href="Features.wml">Program Features</a><br/>
	<a href="Manufacturers.asp">Supported Phones</a><br/>
<!--	<a href="Reviews.wml">Reviews</a><br> -->
	<a href="Shop.wml">How To Buy</a><br/>
	<a href="DocReader.jad">DocReader</a><br/>
	<br/></p>

	<!-- generic footer -->
	<p align="center"><small>(c) Copyright 2004<br/>
	COMPELSON Laboratories<br/>
	<a href="http://www.mobiledit.com">www.mobiledit.com</a></small></p>

  </card>
   
</wml>

