<?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="c_home" title="WebBee"> 
     
    <p align="left"> 
      <!-- Card implementation here. --> 
      <small>Here are some simple mobile applications that communicate through WebBee.</small>
    </p> 
     
    <!-- Additional <p> elements here. --> 
    <p><small>

      <a href="Tenki.jad">Tenki</a>
      <a href="Tenki.jar">(jar)</a>
      0.21: Auto weather updates (US zipcodes only)<br/>

      <!--<a href="Book.jad">Book</a>
      <a href="Book.jar">(jar)</a>
      0.78: Search Amazon's books<br/>-->
      
      <!--<a href="ebay.jad">eBay</a>
      <a href="ebay.jar">(jar)</a>
      0.43: Search eBay<br/>-->

      <a href="apps/LocalGoogle.jad">Local.google</a>
      <a href="apps/LocalGoogle.jar">(jar)</a>
      0.6: Find local businesses and services<br/>

      <a href="Maps.jad">Maps</a>
      <a href="Maps.jar">(jar)</a>
      0.11: Search for driving directions and maps<br/>

      <a href="MovieTimes.jad">MovieTimes</a>
      <a href="MovieTimes.jar">(jar)</a>
      0.10: Search Movie Showtimes and reviews<br/>

      <a href="apps/UMDir.jad">UM Dir</a>
      <a href="apps/UMDir.jar">(jar)</a>
      0.6: Search for people at U of M (MIDP 2.0 required)<br/>

      <a href="apps/WorldTime.jad">WorldTime</a>
      <a href="apps/WorldTime.jar">(jar)</a>
      1.0: Get the time anywhere in the world<br/>

      <a href="apps/MISchedule.jad">MISchedule</a>
      <a href="apps/MISchedule.jar">(jar)</a>
      1.0: Get U of M Course Listings<br/>



    </small></p>
    <p><small>
      If the main link doesn't work, please try the jar file.
      You need a device that can run Java MIDP 1.0 applications (unless otherwise specified).
    </small></p>
  </card> 
   
</wml> 
