<?xml version="1.0"?> 
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.3//EN" 
     "http://www.wapforum.org/DTD/wml13.dtd"> 
<wml> 
  <template> 
    <do type="prev"><prev/></do> 
  </template> 
   
  <card id="main"> 
  <onevent type="ontimer">
  	<go href="selections.wml"/>
  </onevent>
  <timer value="40"/>
  
    <p align="center"> 
	  <img src="logoMobile.gif" alt="Onda Concepts"/>
	</p>
	<p align="center">
	<big>Meeting the challenge of the mobile internet</big>
	</p> 
 
  </card>     	
</wml> 
