function header()
{
var page = document.location;
var title = document.title;
link = "?body=Hi,%0A%0A I have gone through this webpage." + page + " %0AI would like to recommend this to you.%0A%0A - Thanks";

	document.write('<table width="1003"  border="0" cellspacing="1" cellpadding="1" align="center"> <tr><td align="left"><font face="Arial, Helvetica, sans-serif" size="2" color="#000000"><a class="textmod" href="mailto:' +link+ '">Email This Page</a></font> | <a class="textmod" href=\"javascript:window.external.AddFavorite(\''+ page+'\',\''+title+'\')\"> Add This page to Favorites</a></font></td><TD align="right">    <font face="Arial, Helvetica, sans-serif" size="2" color="#000000"><strong>This website is available for sale. <a href="mailto:singh@infobase.in,kaushik@infobase.in?Subject=europetravelhub.com website sale query">Please click here for more details</a></strong></font>	</TD>  </tr></table>');
}

function footer()
{
	document.write('<table width="100%"  border="0" cellspacing="0" cellpadding="0"><tr><td height="15"></td></tr><tr><td align="center"><a href="info@europetravelhub.com?Subject=For Business Enquiry on Project 1000" class="textmod">Contact Us</a> | <a href="http://www.sitescenter.com/submiturl.php" class="textmod">Submit URL</a> | <a href="http://www.europetravelhub.com/sitemap.html" class="textmod">Sitemap</a> |<a href="http://www.europetravelhub.com/resources.html" class="textmod">Resources</a> | <a href="http://www.europetravelhub.com/rss.xml" class="textmod"><img src="http://www.europetravelhub.com/images/rss.gif" border="0"></a></td></tr></table><table width="100%"  border="0" align="center" cellpadding="2" cellspacing="2" class="textmod"><tr><td  bgcolor="#BE0002" height="7" width="100%"></td></tr><tr><td class="textmod" align="center">©Copyright</span> <span class="text"><b>XL Lifestyle Portals (P) Ltd</b>.</span> <span class="smalltext">All Rights reserved.</td></tr> <tr><td colspan="7"><table border="0" class="textmod" align="center"><tr><td width="13%" align="left" ><B>US Office </B></td><td width="87%" align="left">: US Market Access Centre, 111N Market Street, Suite No.650, 6th floor, San Jose, California. 95113-1101, Phone: +1(408) 351-3379</td></tr><tr><td width="13%" align="left"><B>New Delhi Office </B></td><td width="87%" align="left">: C-62, Community Centre, Janakpuri, New Delhi-58 (India),Tel : +91-11-41588012, 25542045, Fax : + 91-11-25547264 </td></tr></table></td></tr></table>');
}

function footer1()
{
	document.write('<a href="mailto:info@europetravelhub.com?Subject=For Business Enquiry on Project 1000" class="textmod">Contact Us</a> | <a href="http://www.sitescenter.com/submiturl.php" class="textmod">Submit URL</a> | <a href="http://www.europetravelhub.com/sitemap.html" class="textmod">Sitemap</a> | <a href="http://www.europetravelhub.com/resources.html" class="textmod">Resources</a> | <a href="http://www.europetravelhub.com/rss.xml" class="textmod"><img src="http://www.europetravelhub.com/images/rss.gif" border="0"></a><table width="100%"  border="0" align="center" cellpadding="2" cellspacing="2" class="textmod"><tr><td  bgcolor="#BE0002" height="7" width="100%"></td></tr><tr><td class="textmod" align="center">©Copyright</span> <a href="http://www.infobase.co.in/" class="text"><b>Compare Infobase Limited</b>.</a> <span class="smalltext">All Rights reserved.</td></tr> <tr><td colspan="7"><table border="0" class="textmod" align="center"><tr><td width="13%" align="left" ><B>US Office </B></td><td width="87%" align="left">: US Market Access Centre, 111N Market Street, Suite No.650, 6th floor, San Jose, California. 95113-1101, Phone: +1(408) 351-3379</td></tr><tr><td width="13%" align="left"><B>New Delhi Office </B></td><td width="87%" align="left">: C-62, Community Centre, Janakpuri, New Delhi-58 (India),Tel : +91-11-41588012, 25542045, Fax : + 91-11-25547264 </td></tr></table></td></tr></table>');
}

function header1()
{
	document.write('');
}

function leftpanel()
{
	document.write('');
}

function rightpanel()
{
	document.write('<table width="160" align="center"><tr><td><a href="http://www.europetravelhub.com/blog/"><img src="http://www.cheapflightstochennai.com/images/blog.jpg" alt="Blog" width="157" height="98" border="0"></a></td></tr><tr><td height="7"></td></tr><tr><td><a href="http://www.europetravelhub.com/gallery/"><img src="http://www.cheapflightstochennai.com/images/gallery.jpg" alt="Gallery" width="160" height="100" border="0"></a></td></tr><tr><td height="7"></td></tr></table>');
}

function blinkIt() {
	if (!document.all) return;
 else {
   for(i=0;i<document.all.tags('blink').length;i++){
      s=document.all.tags('blink')[i];
      s.style.visibility=(s.style.visibility=='visible')?'hidden':'visible';
   }
 }
}