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 Fare</td>');
document.write('<td bgcolor="#faf4e9" id=""TdAcValues1"" style="font-family:Arial;font-size:11px; color:#333333;  padding-left:5px;text-align:center;"  >Rs. 850  /-</td>');
document.write('<td bgcolor="#faf4e9" style="font-family:Arial;font-size:11px; color:#333333; padding-left:5px;text-align:center;" >Rs. 900 /-</td>');

document.write('</tr>');

document.write('<tr>')
document.write('</tr>');

document.write('<tr>');
document.write('<td colspan=32 align="right"><img id="Button73" style="cursor:pointer" src="Images/new-pic/booknow.jpg" onclick="Javascript:window.location.href=\'TourBooking.aspx?TourID=14\'" name="Button14"/></td>');
document.write('</tr>');
document.write('</table>');


// document.write('<tr>');
// //document.write('<td colspan=2 align="right"><input id="Button1" src="Images/new-pic/booknow.jpg" onclick="Javascript:window.location.href=\'TourBooking.aspx?TourID=14\'" type="image" name="Button1"/></td>');
// document.write('<td colspan=3 align="right"><img id="Button14" style="cursor:pointer" src="Images/new-pic/booknow.jpg" onclick="Javascript:window.location.href=\'TourBooking.aspx?TourID=14\'" name="Button14"/></td>');
// document.write('</tr>');
// document.write('</table>');

