<?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 name="description" content="Online kamus inggris indonesia pada ponsel, PDA dll"/>
 
</head>
 
  
	<card id="Kamus" title="IndoDic Mobile"> 

 
		<p align="center"> 
		word or phrase:<br/>
		<input name="searchword" title="word" size="13" maxlength="25" emptyok="true"></input><br/>
		 <anchor>Eng --> Indo
			<go href="wml1.php" method="get">
				<postfield name="checkedtable" value="eng2indo"/>
				<postfield name="searchword" value="$(searchword)"/>
			</go>
		</anchor>
		<br/>
		 <anchor>Indo --> Eng
			<go href="wml1.php" method="get">
				<postfield name="checkedtable" value="indo2eng"/>
				<postfield name="searchword" value="$(searchword)"/>
			</go>
		</anchor>
		</p>
		<p align="center"><br/>
		<a href="help.wml">Help</a> &nbsp; &nbsp; <a href="bantuan.wml"> Bantuan</a> 
		</p>	
		<p align="center"><br/>
		View IndoDic in:<br/>
		<a href="http://indodic.com/index.html">Standard</a><br/>
		<a href="http://indodic.com/xhtml">Mobile HTML</a><br/>
		Mobile WAP/wml
 
		</p>	
	</card> 


</wml>

