document.write('  <br> ');
document.write('  <hr width="80%" color="#808080"> ');
document.write('  <p class="fbrown" style="MARGIN-TOP: -1px; MARGIN-BOTTOM: -1px" align="center"><b> ');
document.write(' Online Reservation Form.... ');
document.write(' <font face="Verdana" color="#808080"> ( Tours Package, Hotels, Car Rentals ) </font></b></p>')
document.write(' <form name="query" action="mail.php" method="post"> ');
document.write('   <input type="hidden" size="32" name="url"> ');
document.write('   <div align="center"> ');
document.write(' <center> ');
document.write('    <table borderColor="#a6a6a6" cellSpacing="0" cellPadding="0" width="70%" border="1" style="border-collapse: collapse; border-style: dotted; border-width: 1"> ');
document.write(' <tr>');
document.write(' <td vAlign="top" width="47%"><b> ');
document.write('<table height="80" cellPadding="2" width="97%" border="0" style="border-collapse: collapse" bordercolor="#111111" cellspacing="0"> ');
document.write(' <tr>');
document.write(' <td class="fgry" vAlign="top" width="55%" height="25"> ');
document.write('  <p style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 5px" class="fgry"> ');
document.write(' <b><font face="verdana" color="#5f8092"> ');
document.write('  <img src="bullet.gif" border="0" width="6" height="7"> </font> ');
document.write(' <font face="verdana"> Your Name </font></b></td> ');
document.write(' <td vAlign="top" width="78%" height="25"><b> ');
document.write(' <font face="Arial"> ');
document.write(' <input style="color: #024378; background-color: #FDFEFF" size="23" name="txtName"></font></b></td> ');
document.write(' </tr> ');
document.write(' <tr> ');
document.write(' <td class="fgry" vAlign="top" width="55%" height="25"> ');
document.write('<p style="MARGIN-LEFT: 5px" class="fgry"><b> ');
document.write(' <font face="Verdana" color="#5f8092"> ');
document.write(' <img src="bullet.gif" border="0" width="6" height="7"> </font> ');
document.write(' <font face="Verdana">Your E-Mail</font></b></td>');
document.write('<td vAlign="top" width="75%" height="25"><b> ');
document.write(' <input style="color: #024378; background-color: #FDFEFF" size="23" name="txtMail"></font></b></td> ');
document.write(' </tr>' );
document.write(' <tr> ' );
document.write(' <td class="fgry" vAlign="top" width="55%" height="25"> ');
document.write('<p class="fgry" style="MARGIN-LEFT: 5px"><b> ');
document.write(' <img src="bullet.gif" border="0" width="6" height="7"> </font> ');
document.write(' <font face="Verdana">Your Query</font></b></td>');
document.write('<td vAlign="top" width="75%" height="25"><b> ');
document.write(' <textarea rows="4" cols="26" style="color: #024378; background-color: #FDFEFF" name="txtQuery"> </textarea>');
document.write(' </tr> ');
document.write(' <tr> ');
document.write(' <td vAlign="top" width="108%" colSpan="3" height="23"> ');
document.write('<p style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px" align="center"> ');
document.write(' &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
document.write(' <input class="fbutton" onclick="submitForm();" type="button" value="Mail" name="txtSubmit">&nbsp;&nbsp;&nbsp; ');
document.write('  <input class="fbutton" type="reset" value="Reset" name="txtReset"></td> ');
document.write('</tr>');
document.write(' </table>');
document.write(' </b>');
document.write(' </td>');
document.write(' </tr>');
document.write(' </table>');
document.write(' </center>');
document.write(' </div>');
document.write('  <p style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px" align="left">&nbsp;</p> ');
document.write(' </form> ');
document.write(' <br>');
