<?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="Murasu.Com"> 
     
    <do type="Nokia Models" label="Nokia Models">
      <go href="#NokiaCard"/>
    </do> 
    <do type="SonyEricsson Models" label="SonyEricsson Models">
      <go href="#SECard"/>
    </do> 
    <do type="Motorola Models" label="Motorola Models">
      <go href="#MotorolaCard"/>
    </do> 
    <do type="Other Models" label="Other Models">
      <go href="#OthersCard"/>
    </do> 
    <!-- Additional <do> elements here. --> 
     

    <p align="center"><big>We are sorry!</big></p>
	<p>Subasa is not supported on your phone. Please scroll down for a list of supported models.</p> 
	<p align="center">--------------</p>
    <p><a href="#NokiaCard">Nokia</a></p> 
	<p><a href="#SECard">SonyEricsson</a></p>
	<p><a href="#MotorolaCard">Motorola</a></p>
	<p><a href="#OthersCard">Others</a></p>
    <!-- Additional <p> elements here. --> 

  </card> 
  
  <card id="NokiaCard" title="Sellinam"> 
  <p align="center">Supported Nokia Models</p>
  <p>3220, 5140, 5140i, 6020, 6030, 6060, 6280, 6565i, 6265, 6101, 6102, 6111, 6152, 6155, 6155i, 6235, 6235i, 6270, 6230, 6230i, 6680, 6681, 6682, 6822, 6670, 6260, 6170, 6630, 6255, 6620, 6600, 7610, 7260, 7270, 8801, 8800, N90, N70, N91</p>
  <p>Note: This is not the complete list. There are other models that are not listed here.</p>
  </card> 
      
  <card id="SECard" title="Sellinam"> 
  <p align="center">Supported SonyEricsson Models</p>
  <p>K600, K600i, K608, K608i, K750, K750i, S600, V600i, W550i, W600, W800, W800i, W900i, P990i, Z520i, Z800i</p>
  <p>Note: This is not the complete list. There are other models that are not listed here.</p>
  </card> 
  <card id="MotorolaCard" title="Sellinam"> 
  <p align="center">Supported Motorola Models</p>
  <p>A760, A768, C380, C650, E398, E680, V3, V303, V360</p>
  <p>Note: This is not the complete list. There are other models that are not listed here.</p>
  </card> 
  <card id="OthersCard" title="Sellinam"> 
  <p align="center">Supported Motorola Models</p>
  <p>Siemens C65, C66, CX65, CX66, CX70, S65, S66, M65, SK65, SL65, CFX65</p>
  <p>Note: This is not the complete list. There are other models that are not listed here.</p>
  </card> 


</wml> 
