
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=\'120px\' align="center" >Till March 2012</td>');
document.write('<td bgcolor="#e4e4e4" style="font-family:Arial;font-weight:bold;font-size:11px; color:#000000; line-height:16px; text-align:center" >April 2012 Onwards</td>');
document.write('</tr>');

document.write('<tr>')
document.write('<td bgcolor="#faf4e9" style="font-family:Arial;font-size:11px; color:#333333; padding-left:5px;align:centre;" >Adult on Twin Sharing</td>');
document.write('<td bgcolor="#faf4e9" id=""TdAcValues1"" style="font-family:Arial;font-size:11px; color:#333333;  padding-left:5px;text-align:center;"  >Rs. 2900 /-</td>');
document.write('<td bgcolor="#faf4e9" style="font-family:Arial;font-size:11px; color:#333333; padding-left:5px;text-align:center;" >Rs. 3100 /-</td>');

document.write('</tr>');



document.write('<tr>')
document.write('<td bgcolor="#faf4e9" style="font-family:Arial;font-size:11px; color:#333333; padding-left:5px;align:centre;" >Adult on Triple Sharing</td>');
document.write('<td bgcolor="#faf4e9" id=""TdAcValues1"" style="font-family:Arial;font-size:11px; color:#333333;  padding-left:5px;text-align:center;"  >Rs. 2750 /-</td>');
document.write('<td bgcolor="#faf4e9" style="font-family:Arial;font-size:11px; color:#333333; padding-left:5px;text-align:center;" >Rs. 2900 /-</td>');

document.write('</tr>');



document.write('<tr>')
document.write('<td bgcolor="#faf4e9" style="font-family:Arial;font-size:11px; color:#333333; padding-left:5px;align:centre;" >Child(5-11)Without Bed</td>');
document.write('<td bgcolor="#faf4e9" id=""TdAcValues1"" style="font-family:Arial;font-size:11px; color:#333333;  padding-left:5px;text-align:center;"  >Rs. 2500 /-</td>');
document.write('<td bgcolor="#faf4e9" style="font-family:Arial;font-size:11px; color:#333333; padding-left:5px;text-align:center;" >Rs. 2700 /-</td>');

document.write('</tr>');



document.write('<tr>')
document.write('<td bgcolor="#faf4e9" style="font-family:Arial;font-size:11px; color:#333333; padding-left:5px;align:centre;" >Single Adult In a Room</td>');
document.write('<td bgcolor="#faf4e9" id=""TdAcValues1"" style="font-family:Arial;font-size:11px; color:#333333;  padding-left:5px;text-align:center;"  >Rs. 3300 /-</td>');
document.write('<td bgcolor="#faf4e9" style="font-family:Arial;font-size:11px; color:#333333; padding-left:5px;text-align:center;" >Rs. 3500 /-</td>');

document.write('</tr>');

document.write('<tr>')
document.write('</tr>');

document.write('<tr>');
document.write('<td colspan=32 align="right"><img id="Button40" style="cursor:pointer" src="Images/new-pic/booknow.jpg" onclick="Javascript:window.location.href=\'TourBooking.aspx?TourID=40\'" name="Button40"/></td>');
document.write('</tr>');
document.write('</table>');

// document.write('<tr>');
// //document.write('<td colspan=19 align="right"><input id="Button1" src="Images/new-pic/booknow.jpg" onclick="Javascript:window.location.href=\'TourBooking.aspx?TourID=40\'" type="image" name="Button1"/></td>');
// document.write('<td colspan=3 align="right"><img id="Button40" style="cursor:pointer" src="Images/new-pic/booknow.jpg" onclick="Javascript:window.location.href=\'TourBooking.aspx?TourID=40\'" name="Button40"/></td>'); 
// document.write('</tr>');
// document.write('</table>');

