document.write('<table>');
document.write('<tr>');
document.write('<td bgcolor="#e4e4e4" style="font-family:Arial;font-weight:bold;font-size:11px; color:#000000; line-height:16px; text-align:center" >Category</td>');
document.write('<td bgcolor="#e4e4e4" id=""TdAc"" style="font-family:Arial;font-weight:bold;font-size:11px; color:#000000; line-height:16px;" width=\'100px\' align="center" >Upto 31st March<br/>AC</td>');
document.write('<td bgcolor="#e4e4e4" id=""TdAc"" style="font-family:Arial;font-weight:bold;font-size:11px; color:#000000; line-height:16px;" width=\'100px\' align="center" >From 1st April<br/>AC</td>');
document.write('</tr>');
document.write('<tr>')
document.write('<td bgcolor="#faf4e9" style="font-family:Arial;font-size:11px; color:#333333; padding-left:5px;" >Adult on Twin Sharing</td>');
document.write('<td bgcolor="#faf4e9" id=""TdAcValues1"" style="font-family:Arial;font-size:11px; color:#333333;  padding-left:5px;" align="right" >Rs. 9900  /-</td>');
document.write('<td bgcolor="#faf4e9" id=""TdAcValues1"" style="font-family:Arial;font-size:11px; color:#333333;  padding-left:5px;" align="right" >Rs. 10400  /-</td>');
document.write('</tr>');
document.write('<tr>')
document.write('<td bgcolor="#faf4e9" style="font-family:Arial;font-size:11px; color:#333333; padding-left:5px;" >Adult on Triple Sharing</td>');
document.write('<td bgcolor="#faf4e9" id=""TdAcValues2"" style="font-family:Arial;font-size:11px; color:#333333;  padding-left:5px;" align="right" >Rs. 9600  /-</td>');
document.write('<td bgcolor="#faf4e9" id=""TdAcValues2"" style="font-family:Arial;font-size:11px; color:#333333;  padding-left:5px;" align="right" >Rs. 10000  /-</td>');
document.write('</tr>');
document.write('<tr>')
document.write('<td bgcolor="#faf4e9" style="font-family:Arial;font-size:11px; color:#333333; padding-left:5px;" >Child(5-11)Without Bed</td>');
document.write('<td bgcolor="#faf4e9" id=""TdAcValues3"" style="font-family:Arial;font-size:11px; color:#333333;  padding-left:5px;" align="right" >Rs. 7900  /-</td>');
document.write('<td bgcolor="#faf4e9" id=""TdAcValues3"" style="font-family:Arial;font-size:11px; color:#333333;  padding-left:5px;" align="right" >Rs. 8600  /-</td>');
document.write('</tr>');
document.write('<tr>')
document.write('<td bgcolor="#faf4e9" style="font-family:Arial;font-size:11px; color:#333333; padding-left:5px;" >Single Adult In a Room</td>');
document.write('<td bgcolor="#faf4e9" id=""TdAcValues4"" style="font-family:Arial;font-size:11px; color:#333333;  padding-left:5px;" align="right" >Rs. 12900  /-</td>');
document.write('<td bgcolor="#faf4e9" id=""TdAcValues4"" style="font-family:Arial;font-size:11px; color:#333333;  padding-left:5px;" align="right" >Rs. 13600  /-</td>');
document.write('</tr>');
 document.write('<tr>');
 //document.write('<td colspan=9 align="right"><input id="Button1" src="Images/new-pic/booknow.jpg" onclick="Javascript:window.location.href=\'http://www.southerntravelsindia.com/TourBooking.aspx?TourID=92\'" type="image" name="Button1"/></td>');
 document.write('<td colspan=3 align="right"><img id="Button92" style="cursor:pointer" src="Images/new-pic/booknow.jpg" onclick="Javascript:window.location.href=\'http://www.southerntravelsindia.com/TourBooking.aspx?TourID=92\'" name="Button92"/></td>');
 document.write('</tr>');
 document.write('</table>');
