function footer(path)
{
	if (path==null)
{
path="../";
}

document.write('<table width="100%" CELLPADDING=0 CELLSPACING=0 BORDER=0 ALIGN=CENTER><tr><td width="100%" align="center" class="text" height="18" bgcolor="#FF8800"><B><a href="'+path+'travel-services/hotel-booking.html" class="text">Hotel Booking</a> | <a href="'+path+'travel-services/tour-booking.html" class="text">Tour Booking</a> | <a href="'+path+'travel-services/flight-booking.html" class="text">Flight Booking</a> | <a href="'+path+'disclaimer.html" class="text">Disclaimer</a> | <a href="'+path+'about-us.html" class="text">About Us</a> | <a href="mailto:tritours@del2.vsnl.net.in" class="text">Contact Us</a> | <a href="'+path+'credentials.html" class="text">Credentials</a></B></td></tr><tr><td width="100%" class="text" height="8"></td></tr><tr><td width="100%" height="27" class="text"><p align="center"><FONT CLASS="copy">Copyright &copy;, Trinetra Tours. All Rights Reserved</FONT></td></tr><tr>	  <td VALIGN="TOP">	  <BR>	  <TABLE ALIGN="CENTER" BORDER="0" VSPACE="0" HSPACE="0" CELLPADDING="0">    <TR>      <TD VALIGN="TOP" class="text" align="center">      <IMG SRC="'+path+'images/rajasthanheader2.jpg" WIDTH="209" HEIGHT="52" BORDER="0" ALT=""><br><b>TRINETRA TOURS PVT LIMITED</b><br>Suite - 607, Ansals Majestic Tower, Vikaspuri, New Delhi - 110018 , India<BR> Telephone No : 011 51586631 / 011 51586632 Fax No :  011 51586639<BR>       Email : <A HREF="mailto:tritours@del2.vsnl.net.in" class="text">tritours@del2.vsnl.net.in</A> & <A HREF="mailto:trinetratours@sify.com" class="text">trinetratours@sify.com</A><BR>       <BR>	   </TD>	   <!-- <TD VALIGN="TOP" class="text">	   <DIV>      <B STYLE="color : #ffffff; background :#990000;">&nbsp;&nbsp;Our      Associate in the U.S.A.: &nbsp;&nbsp;</B><BR>       <BR><B>Big Five Tours and Expeditions<BR>      </B>1551 S.E. Palm Court,<BR>       Stuart, Florida 34994<BR>       Tel : + (772) 287-7995<BR>       Fax : + (772) 287-5990<BR>       Email :      <A HREF="mailto:bigfive@bigfive.com?subject=Access Trinetra Tours Mail Through trinetratoursindia.com">bigfive@bigfive.com</A></FONT></DIV></TD> -->    </TR>  </TABLE>	  </td>	  </tr></table>')
}

