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

<wml>

 <template>
 	<do type="options" label="Home">
 		<go href="http://www.wapcardz.com/a.php3?sessionid=" />
 	</do> 	
 </template>

 <card id="index" title="wapcardz.com">
   <p align="center">
     <img src="images/eyes.wbmp" alt="Logo Eyes"/><br/>
     <img src="images/waplogo.wbmp" width="60" alt="Logo WAP"/><br/>

     
               
     Free Greeting Cardz<br/><br/>
    <a href="http://www.wapcardz.com/w_tellafriend.php3">Tell A Friend</a><br/>

<a href="http://wap.mygamma.com/wrp/8493/">Mobile Party!</a><br/>    

    
     <a href="w_categories.php3?sessionid=">Send a Card</a><br/>
     <a href="#viewcard">View a Card</a><br/>   

    <a href="http://wap.mmplatform.com/?s=916">RINGTONES GAMES and More ...</a><br/>    


	     <a href="#login">Login</a><br/>
	     <a href="w_signin.php3">Register</a><br/>
	     <a href="#whyregister">Why Register</a><br/><br/>
	
     <small>
        Thank you for visiting wapcardz.com<br/>
        <img src="images/withlove.wbmp" alt="With Love"/>       
     </small>

   
   </p> 
 </card>
 
 <card id="viewcard" title="wapcardz.com">
  <p align="center">
        
        Card Number<br/>
	<input name="cardid" type="text" title="Your Card Id"/>
	<br/>		
		
	<anchor title="View Card">View Card
	    <go href="http://www.wapcardz.com/w_viewcard.php3?sessionid=" method="get">
		<postfield name="cardid" value="$(cardid)"/>			
	    </go>
	</anchor>
  
  </p> 
 </card>
 
 <card id="login" title="wapcardz.com">
  <p align="center">
 	
 	Username<br/>
	<input name="username" type="text" maxlength="16" title="Username"/>
	<br/>
	Password<br/>
	<input name="password" type="password" maxlength="16" title="Password"/>
	<br/>		
	<anchor title="Login">Login
	   <go href="http://www.wapcardz.com/w_login.php3" method="get">
		<postfield name="username" value="$(username)"/>
		<postfield name="password" value="$(password)"/>         		
	   </go>
	</anchor>
	
	<br/>
	<a href="w_signin.php3">Register</a><br/> 
  
  </p>
 </card> 
 
 
 <card id="whyregister" title="wapcardz.com">
  <p align="center">
        
        Why Register?<br/>
	
	<small>
	 Register now and:
	  <br/><br/>
	  - Maintain your address book<br/>
	  - Send cards to the contacts easily<br/>
	  - Send quick email to your contacts<br/>
	  - Send email using your WAP Phone<br/>
	  - Maintain a list of your favourite cards<br/>	  
	  - Maintain your outbox<br/>
	  - And many more features soon!<br/>
	</small>	
	<br/>
	<a href="w_signin.php3?sessionid=">Register Now!</a><br/>
	<a href="#index">Back to Home</a><br/>
  
  </p> 
 </card>
  
</wml>
