
document.write('<script language="javascript" src="formscript.js"></script>');
document.write('<center>');
document.write('<table border="1" cellpadding="0" cellspacing="0" style="border-left:2px double #808080; border-top:3px double #808080; border-collapse: collapse; border-right-style:double; border-right-width:2px; border-bottom-style:double; border-bottom-width:2px" width="37" id="AutoNumber4" height="116">');
document.write('<tr class="b2">');
document.write('<td class="wh" width="100%" height="19" bgcolor="#808080">');
document.write('<p align="center"><b>');
document.write('<font color="#FFFCEB" face="Verdana" size="2">Book Now</font></b></td>');
document.write('</tr>');
document.write('<tr class="b4">');
document.write('<td width="100%" height="154" bgcolor="#FFFFF2">');
document.write('<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" width="37" id="AutoNumber46" height="104" bgcolor="#FFF8F0">');
document.write('<form name="query" method="POST" action="query.php">');

document.write('<tr class="b3">');
document.write('<td class="blue1" width="100%" height="23" style="background-color: #FFFEF4"><b>');
document.write('<font color="#666666" size="2" face="Verdana">&nbsp;</font><font size="2" face="Verdana">Name</font><font color="#666666" size="2" face="Verdana"> :<br><input size="34" name="txtName"></font></font></b></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td class="blue1" width="100%" height="11" valign="top" style="background-color: #FFFEF4">');
document.write('<p class="txt" style="margin-bottom: 5"><b>');
document.write('<font color="#666666" size="2" face="Verdana">&nbsp;</font><font size="2" face="Verdana">Country</font><font color="#666666" size="2" face="Verdana"> :<br> <input size="26" name="txtCountry"></font></b></td>');
document.write('</tr>');
document.write('<tr class="b3">');
document.write('<td class="blue1" width="100%" height="11" valign="top" style="background-color: #FFFEF4">');
document.write('<p class="txt" style="margin-bottom: 5"><b>');
document.write('<font color="#666666" size="2" face="Verdana">&nbsp;</font><font size="2" face="Verdana">Email</font><font color="#666666" size="2" face="Verdana"> :<br>');
document.write('<input size="34" name="txtMail"></font></b></td>');
document.write('</tr>');
document.write('<tr class="b3">');
document.write('<td class="blue1" width="100%" height="11" valign="top" style="background-color: #FFFEF4">');
document.write('<p class="txt" style="margin-bottom: 5"><b>');
document.write('<font color="#666666" size="2" face="Verdana">&nbsp;</font><font size="2" face="Verdana">Message</font><font color="#666666" size="2" face="Verdana">');
document.write(':</font></b></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td width="100%" height="37" bgcolor="#FFFEF4">');
document.write('<p align="center" style="margin-bottom: 5">');
document.write('<textarea name="txtQuery" rows="4" cols="22"></textarea></td>');
document.write('</tr>');
document.write('<tr>');
document.write('<td width="100%" height="16" bgcolor="#FFFEF4">');
document.write('<p align="center" style="margin-bottom: 5">');
document.write('<input type="hidden" size="32" name="url">');
document.write('<input style="color: #FFFCEB; background-color: #808080; border: 1px outset #840000; ; font-family:Verdana; font-size:12px; font-weight:bold" type="reset" value="Reset" name="txtReset">');
document.write('&nbsp;&nbsp;&nbsp;');
document.write('<input style="color: #FFFCEB; background-color: #808080; border: 1px outset #0D6A7B; ; font-family:Verdana; font-size:12px; font-weight:bold" onclick="submitForm();" type="button" value="Send" name="txtSubmit"></p></tr>');
document.write('</form>');
document.write('</table>');
document.write('</td>');
document.write('</tr>');
document.write('</table>');
document.write('</center>');

