<?xml version="1.0"?><!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml"> 
<wml>
<head>
   <meta forua="true" http-equiv="Cache-Control" content="max-age=21600"/>
   <meta content="Mobile Dictionary Thesaurus Crossword WordNet ViZzz" name="keywords" />
   <meta content="Mobile English Dictionary and Thesaurus based on Wordnet from ViZzz" name="description" /> 
   <meta name="author" content="vizzz" /> 
</head>
  <card id="card1" title="dictionary">
   
    <p align="center">
      <small>enter word</small>
    <br/>
      <fieldset>           
       <input type="text" name="word" size="10" emptyok="false" />
      </fieldset>
      <anchor>search        
        <go method="post" href="search.php">     
        <postfield name="word"  value="$word"/>                  
        </go>        
      </anchor>        
    <br/>
      <small>www.vizzz.com</small><br/>
      <anchor>home
      <go href="../index.php"/>
      </anchor>
    <br/>       
      <anchor>license
      <go href="license.php"/> 
      </anchor>          
    </p>

  </card>  
</wml>
