// JavaScript Document

document.write('<table width="100%"  border="0" cellspacing="0" cellpadding="0">');
document.write('<tr><td><img src="images/executive-logo.gif" border="0"></td></tr>');
document.write('<tr><td><a href="../index.htm"><img src="../images/home.jpg" alt="Home" border="0"></a></td></tr>');
document.write('<tr><td><a href="index.html"><img src="../images/dasexecutivecourt.jpg" border="0"></a></td></tr>');
document.write('<tr><td><a href="accommodation.html"><img src="../images/accommodation.jpg" border="0"></a></td></tr>');
document.write('<tr><td><a href="facilities.html"><img src="../images/facilities.jpg" border="0"></a></td></tr>');
document.write('<tr><td><a href="restaurants.html"><img src="../images/restaurants.jpg" border="0"></a></td></tr>');
document.write('<tr><td><a href="banquetfacilities.html"><img src="../images/banquetfacilities.jpg" border="0"></a></td></tr>');
document.write('<tr><td><a href="../downloads/executive-tariff.pdf" target="_blank"><img src="../images/downloadtariff.jpg" border="0"></a></td></tr>');
//document.write('<tr><td><a href="daspallautsav.html"><img src="../images/daspallautsav.jpg" border="0"></a></td></tr>');
document.write('<tr><td><a href="../contactus/index.html"><img src="../images/contactus.jpg" border="0"></a></td></tr>');
document.write('<tr><td><a href="../contactus/onlineenquiry.html"><img src="../images/onlineenquiry.jpg" alt="Online Enquiry Form" border="0"></a></td>');
document.write('</tr></table>');


