
function header(path)
{
	if(path==null)path="./";
	document.write('<tr><td height=132 title="Chennaihub Tour,Hotels in Chennai Tour" background="'+path+'images/internal/internal-top.jpg" style="background-position:top left;"> </td></tr>');
}


function leftpannel(path)
{
	
	if (path==null)path="./";
	//document.write('<table height="100%" border="0" cellpadding="0" cellspacing="0" align="left" width="229" bgcolor="#8CA631" style="border-top:1px solid #E7E3B5;">');
	document.write('<table><tr height=20><td class=subhead bgcolor=#185910 align=center>About Chennai</td></tr>  <tr> <td bgcolor="#8CA631" valign=top> <ul><li><a href="'+path+'chennai.html">Chennai - Gateway to the South</a><a href="'+path+'facts-and-figures.html"><li>Chennai - Facts and Figures</a><a href="'+path+'tour-destinations-in-chennai.html"><a href="'+path+'culture-of-chennai.html"><li>Culture of Chennai</a><a href="'+path+'history-of-chennai.html"><li>History of Chennai</a><a href="'+path+'monuments-in-chennai.html"><li>Monuments in Chennai</a><a href="'+path+'memorials-in-chennai.html"><li>Memorials in Chennai</a><a href="'+path+'cuisine-in-chennai.html"><li>Cuisine in Chennai </a></td></tr> <tr  height=20><td class=subhead  bgcolor=#185910 align=center>Travel in Chennai</td></tr>  <tr><td bgcolor="#8CA631" valign=top><ul> <a href="'+path+'travel-destinations-in-chennai.html"><li>Travel Destinations in Chennai </a><a href="'+path+'tourist-spot-around-chennai.html"><li>Destinations Around Chennai</a><a href="'+path+'holidays-in-chennai.html"><li>Holidays in Chennai</a><a href="'+path+'best-holiday-ideas-for-chennai.html"><li>Best Holiday Ideas for Chennai</a><a href="'+path+'honeymoon-in-chennai.html"><li>Honeymoon in Chennai</a><a href="'+path+'beaches-in-chennai.html"><li>Chennai Beaches</a>  <!--</ul></td></tr> <tr  height=20><td class=subhead  bgcolor=#185910 align=center>Tourism in Chennai</td></tr>  <tr><td bgcolor="#8CA631" valign=top> <ul>--> <a href="'+path+'pilgrimage-travel-to-chennai.html"><li>Pilgrimage Destinations</a></td></tr>  <tr height=20><td class=subhead bgcolor=#185910 align=center>Art and Entertainment</td></tr>  <tr> <td bgcolor="#8CA631" valign=top> <ul> <a href="'+path+'centers-for-art-and-culture-in-chennai.html"><li>Centers for Art and Culture</a><a href="'+path+'music-academies-in-chennai.html"><li>Music Academies in Chennai</a><a href="'+path+'dance-academies-in-chennai.html"><li>Dance Academies in Chennai</a><a href="'+path+'theatre-in-chennai.html"><li>Theatre in Chennai</a><a href="'+path+'clubs-of-chennai.html"><li>Clubs of Chennai</a><a href="'+path+'pool-parlours-in-chennai.html"><li>Pool Parlours in Chennai</a><a href="'+path+'shopping-in-chennai.html"><li>Shopping in Chennai</a><a href="'+path+'discotheques-and-nightclubs-in-chennai.html"><li>Discotheques and Nightclubs</a><a href="'+path+'amusement-parks-around-chennai.html"><li>Amusement Parks</a><a href="'+path+'adventure-and-sports-activities-in-chennai.html"><li>Adventure and Sports activities</a><a href="'+path+'fairs-and-festivals-in-chennai.html"><li>Fairs and Festivals</a></td></tr>  <tr height=20><td class=subhead bgcolor=#185910 align=center><a href="'+path+'hotels-in-chennai.html" class="subhead">Hotels in Chennai</a></td></tr>  <tr> <td bgcolor="#8CA631" valign=top> <ul><a href="'+path+'deluxe-hotels-in-chennai.html"><li>Deluxe Hotels in Chennai</a><a href="'+path+'first-class-hotels-in-chennai.html"><li>First Class Hotels in Chennai</a><a href="'+path+'medium-class-hotels-in-chennai.html"><li>Medium Class Hotels in Chennai</a><a href="'+path+'budget-hotels-in-chennai.html"><li>Budget Hotels in Chennai</a><a href="'+path+'airport-hotels-in-chennai.html"><li>Airport Hotels in Chennai</a></td></tr><tr height=20><td class=subhead bgcolor=#185910 align=center>Travel Services in Chennai</td></tr>  <tr> <td bgcolor="#8CA631" valign=top> <ul><a href="'+path+'car-rentals-for-chennai.html"><li>Car Rentals for Chennai</a><a href="'+path+'flight-booking-for-chennai.html"><li>Flight Bookings for Chennai</a><a href="'+path+'hotel-booking-for-chennai.html"><li>Hotel Bookings for Chennai</a><a href="'+path+'tour-booking-for-chennai.html"><li>Tour Bookings for Chennai</a></ul></td></tr><tr><td></td></tr></table>');
}


function footer(path)
{
     if (path==null)path="./";
	 document.write('<table width=100% cellpadding=0 cellspacing=0><tr><td width=15% align=right><img src="'+path+'images/internal/bottom-curve2-internal.gif"></td> <td width=70% align=center bgcolor=#1886B5 class=apan2><a href="'+path+'best-time-to-visit-and-how-to-reach-chennai.html" class=apan2> Best Time to Visit and How to Reach Chennai</a> </td> <td width=15% align=left><img src="'+path+'images/internal/bottom-curve-internal.gif"></td></tr> <tr height=2> </tr> <tr> <td bgcolor="White"></td><td width=779 align=center class=bottom bgcolor="White">Recognized by Ministry of Tourism, Government of India<br><img src="'+path+'images/iato.gif" width="50" height="55" alt="Indian Association of Tour Operators " border="0"> <img src="'+path+'images/pata.gif" width="40" height="45" alt="Pacific Asia Travel Association " border="0"> <img src="'+path+'images/asta-logo.gif" alt="American Society of Travel Agents" border="0">  <br>  <b>© Copyright 1998 - 2007 ChennaiHub.com</b>  <br><br></td><td  bgcolor="White"></td></tr></table>');
}

