<?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 http-equiv="Cache-Control" content="no-cache" forua="true" /></head>

<card id="index" title="Wap73.com">
<p align="center"><img src="http://wap73.com/wap/ico/freesms.gif" alt="Free sms"/><br/></p>

<p><small><b>Free sms to Gujarat</b></small><br/>
<small>Select the Operator:</small><br/>
<fieldset>
<select name="oper">
<option value=""> </option>
<option value="airtelmail.com">Airtel</option>
<option value="celforce.com">Celforce</option>
<option value="ideacellular.net">Idea</option>
</select></fieldset><br/>
<small>Your name:</small><br/>
<input name="your_name" type="text" maxlength="8"/><br/>
<small>To no* :</small><br/>
<input name="send_to" type="text" maxlength="12"/><br/>
<small>*Note: For airtel include &quot;91&quot;<br/>Example: 919845098450<br/>Your Message: </small><br/>
<input name="message" type="text" maxlength="140"/><br/>

<anchor>
Send <go href="send_sms.php" method="post">
<postfield name="your_name" value="$(your_name)"/>
<postfield name="your_email" value="freesms@wap73.com"/>
<postfield name="send_to" value="$(send_to)@$(oper)"/>
<postfield name="subject" value="freesms"/>
<postfield name="message" value="$(message)"/>
</go>
</anchor></p>


<p>-----<br/>
<small><a href="./freesms.php">Free sms</a>
<a href="../index.php">Home</a></small></p>
</card>
</wml>
