document.write("<div class='footer'>")
document.write("<table width='100%'><tr>")
document.write("<td valign='top' align='left' width='20%'><b>Corporate</b><br/><br/><a href='index.php'>Home</a><br/><a href='about_us.php?category=Company Profile'>Company Profile</a><br/><a href='about_us.php?category=Why travel with us?'>Why travel with us?</a></td>")
//document.write("<td valign='top' align='left' width='20%'><b>Hotels</b><br/><br/><a href='hotels_india.html'>Hotels in India</a><br/><a href='hotels_international.html'>International Hotels</a></td>")
document.write("<td valign='top' align='left' width='20%'><b>Holidays</b><br/><br/><a href='holidays_india.php?category_name=is_active%3D1&city_name=&nights_days_search='>Holidays in India</a><br/><a href='holidays_india.php?category_name=is_flight%3D1&city_name=&nights_days_search='>Air Packages</a><br/><a href='holidays_india.php?category_name=is_honeymoon%3D1&city_name=&nights_days_search='>Honeymoon Packages</a></td>")
document.write("<td valign='top' align='left' width='20%'><b>Customer Care</b><br/><br/><a href='contact.php'>Contact us<a/><br/><a href='plan_your_tour.php'>Plan your Tour</a><br/><a href='feedback.php'>Feedback</a><br/><a href='newsletter_unsubscribe.php'>Unsubscribe</a></td>")
document.write("<td valign='top' align='left' width='20%'><b>Legal Stuff</b><br/><br/><a href='privacy_policy.php'>Privacy Policy</a><br/><a href='disclaimer.php'>Disclaimer</a><br/><a href='terms_conditions.html'>Terms and Conditions</a><br/><a href='payment_options.php'>Payment Options</a></td>")
document.write("</tr></table>")
document.write("<br/><b>Our Partners:</b> <a href='http://thetourplannersdeals.com' target=_blank>thetourplannersdeals.com</a> | <a href='http://tourplannerskerala.com' target=_blank>tourplannerskerala.com</a> | <a href='http://keralaluxurypackages.com' target=_blank>keralaluxurypackages.com</a> | <a href='http://tourplannersgoa.com' target=_blank>tourplannersgoa.com</a>")
document.write("<br/><br/><hr/><table width='100%'><tr>")
document.write("<td valign='top' align='left'><font style='font-size:10px; color:#cfcfcf;'>The Tour Planners &copy; ")
// Date Start
var months=new Array(13);
months[1]="January";
months[2]="February";
months[3]="March";
months[4]="April";
months[5]="May";
months[6]="June";
months[7]="July";
months[8]="August";
months[9]="September";
months[10]="October";
months[11]="November";
months[12]="December";
var time=new Date();
var lmonth=months[time.getMonth() + 1];
var date=time.getDate();
var year=time.getYear();
if (year < 2000)    // Y2K Fix, Isaac Powell
year = year + 1900; // http://onyx.idbsu.edu/~ipowell
document.write(lmonth);
document.write(" " + year + " ");
// End -->

document.write("<br/>All Rights Reserved</font></td>")
document.write("<td valign='top' align='right'><font style='font-size:10px; color:#cfcfcf;'>Powered by</font> <a href='http://servingdesire.com' target=_blank><b>Serving Desire&#8482;</b></a></td>")
document.write("</tr></table>")
document.write("<br/><br/></div>")
document.write("<script src='http://cdn.wibiya.com/Toolbars/dir_0703/Toolbar_703492/Loader_703492.js' type='text/javascript'></script><noscript><a href='http://www.wibiya.com/'>Web Toolbar by Wibiya</a></noscript> ")
