function footer(path){

if(path == null){
		path="./";
	}
	
	document.write('<table width="100%" align="center" border="0"><tr><td valign="top" align="center"><font face="verdana" color=#000080 size=2><b>Recognized by Ministry of Tourism, Government of India</B></font></font><BR><BR><IMG SRC="'+path+'image/iato1.gif" WIDTH="50" HEIGHT="55" BORDER="0" ALT="Indian Association of Tour Operators (IATO)">&nbsp;&nbsp;&nbsp;<IMG SRC="'+path+'image/pata.gif" WIDTH="40" HEIGHT="45" BORDER="0" ALT="Pacific Asia Travel Association (PATA)">&nbsp;&nbsp;&nbsp;<img src="'+path+'image/asta-logo.gif" alt="American Society of Travel Agents" border="0">	&nbsp;&nbsp;&nbsp;<img src="'+path+'image/indian-medical-travel-association-ihpl-logo.jpg"  border="0" alt="Indian Medical Travel Association">&nbsp;&nbsp;&nbsp;<img src="'+path+'image/incredible-india.jpg"  border="0" alt="Incredible India">&nbsp;&nbsp;&nbsp;<img src="'+path+'image/DoT-logo.jpg"  border="0" alt="Ministry of Tourism"></td><BR> </td></tr></table>');
	
}


function header(){




	

	document.write('<table width="95%" border="0" cellspacing="0" cellpadding="0" height="25">              <tr> <td align="center"><a href="http://www.medicalindiatourism.com/" class="yhead">Home</a>&nbsp;&nbsp;|&nbsp;&nbsp;              <a href="http://www.medicalindiatourism.com/about-us.html" class="yhead">About Us</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="http://www.medicalindiatourism.com/tour-booking.html" class="yhead">Tour Booking</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="http://www.medicalindiatourism.com/flight-booking.html" class="yhead">Flight Booking</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="http://www.medicalindiatourism.com/hotel-booking.html" class="yhead">Hotel Booking</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="http://www.medicalindiatourism.com/disclaimer.html" class="yhead">Disclaimer</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="http://www.medicalindiatourism.com/terms-and-conditions.html" class="yhead">Terms and Conditions</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="http://www.medicalindiatourism.com/privacy-policy.html" class="yhead">Privacy Policy</a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href="http://www.medicalindiatourism.com/contact-us.html" class="yhead">Contact Us</a></td>              </tr>            </table>');

	

}


	