

document.write('</td></tr>');
document.write('<tr><td width="100%" height="30" background="images/bottomlinkbg.jpg">');
  <!--------------bottom link--------------------->  
	
document.write('<table height="100%" border="0" cellpadding="0" cellspacing="0" align="center">');
document.write('<tr valign="middle">');
document.write('<td width="100" align="center"><a href="index.htm">Home</a></td>');
document.write('<td width="6" align="center"> <img src="images/upperlinkseperator.jpg" width="6" height="30"></td>');
document.write('<td width="100" align="center"><a href="aboutus.htm">About Us</a></td>');
//document.write('<td width="6" align="center"> <img src="images/upperlinkseperator.jpg" width="6" height="30"></td>');
//document.write('<td width="100" align="center"><a href="customtours.htm">Custom Tours</a></td>');
document.write('<td width="6" align="center"> <img src="images/upperlinkseperator.jpg" width="6" height="30"></td>');
document.write('<td width="100" align="center"><a href="packagetour.htm">Packages Tour</a></td>');
document.write('<td width="6" align="center"> <img src="images/upperlinkseperator.jpg" width="6" height="30"></td>');
document.write('<td width="100" align="center"><a href="ticketing.htm">Ticketing</a></td>');
document.write('<td width="6" align="center"> <img src="images/upperlinkseperator.jpg" width="6" height="30"></td>');
document.write('<td width="100" align="center"><a href="carrental.htm">Car Rental</a></td>');
document.write('<td width="6" align="center"> <img src="images/upperlinkseperator.jpg" width="6" height="30"></td>');

document.write('<td width="140" align="center"><a href="terms.htm">Terms & Conditions</a></td>');
document.write('<td width="6" align="center"> <img src="images/upperlinkseperator.jpg" width="6" height="30"></td>');


document.write('<td width="100" align="center"><a href="enquiry.htm">Enquiry</a></td>');
document.write('<td width="6" align="center"> <img src="images/upperlinkseperator.jpg" width="6" height="30"></td>');
document.write('<td width="100" align="center"><a href="contact.htm">Contact Us</a></td>');
                                                                        
document.write('</tr>');
document.write('</table>');

  <!--------------bottom link--------------------->    
document.write('</td></tr>');  
document.write('<tr><td width="100%" height="20" bgcolor="#000000">');
  
document.write('<table width="90%" align="center" ><tr valign="bottom"><td width="40%" height="10"><font color="#ffffff" size="1">Copyright Reserved, 2006</font></td><td width="60%" align="right">');
document.write('<font color="#ffffff" size="1">Designed & Developed by </font><a href="http://www.pixelgraphics.in" target="_blank"><font color="#ffffff" size="1">Pixel Graphics</a></a>');
document.write('</td></tr></table>');  
    
document.write('</td></tr>');    
document.write('</table>');