document.write("<div id='footer'><table width='100%' border='0' cellpadding='0' cellspacing='0'");
	document.write("<tr>");
	  document.write("<td width='5%' class='fh'></td>");
	  document.write("<td width='15%' class='fh'>main</td>");
	  document.write("<td width='15%' class='fh'>company</td>");
	  document.write("<td width='15%' class='fh'>guest services</td>");
	  document.write("<td width='15%' class='fh'>solution</td>");
	  document.write("<td width='15%' class='fh'>support</td>");
	  document.write("<td width='15%' class='fh'>contact</td>");
	  document.write("<td width='5%' class='fh'></td>");
	document.write("</tr>");
	document.write("<tr valign='top'>");
	  document.write("<td>&nbsp;</td>");
	  document.write("<td><p><a href='../t_overview.htm'>Travelers</a></p>");
		document.write("<p><a href='../h_overview.htm'>Hoteliers</a></p>");
		document.write("<p><a href='../p_overview.htm'>Premium Content</a></p>");
		document.write("<p><a href='../a_overview.htm'>Advertising &amp;<br>Sponsorship</a></p>");
		document.write("<p><a href='../te_overview.htm'>Technology</a></p></td>");
	  document.write("<td><p><a href='../c_overview.htm'>Overview</a></p>");
		document.write("<p><a href='../c_management.htm'>Management</a></p>");
		document.write("<p><a href='../c_poverview.htm'>Partners</a></p>");
		document.write("<p><a href='../c_press.htm'>News & Press</a></p>");
	  document.write("<td><p><a href='../g_overview.htm'>Overview</a></p>");
		document.write("<p><a href='../g_guest.htm'>Guest Services</a></p>");
		document.write("<p><a href='../g_business.htm'>Business Services</a></p>");
		document.write("<p><a href='../g_premium.htm'>Premium Services</a></p>");
		document.write("<p><a href='../g_suitevod.htm'>Suite<i>VOD</i></a></p></td>");
	  document.write("<td><p><a href='../s_overview.htm'>Overview</a></p>");
		document.write("<p><a href='../s_technology.htm'>Technology</a></p> ");
		document.write("<p><a href='../s_hoteliers.htm'>Benefits</a></p> ");
		document.write("<p><a href='../s_prepaid.htm'>PrePaid Card</a></p>");
		document.write("<p><a href='../s_eroomsuite.htm'>eRoom<i>suite</i></a></p></td>");
	  document.write("<td><p><a href='../su_overview.htm'>Overview</a></p>");
		document.write("<p><a href='../su_installation.htm'>Installation</a></p>");
	  document.write("<p><a href='../su_maintenance.htm'>Maintenance</a></p>");
	    document.write("<p><a href='../su_support.htm'>Support</a></p></td>");
	  document.write("<td><p><a href='../c_contact.htm'>Contact Us</a></p>");
	  document.write("<td>&nbsp;</td>");
	document.write("</tr>");
	document.write("<tr valign='top'><td></td><td></td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td><td>&nbsp;</td>");
	  document.write("<td>&nbsp;</td>");
	document.write("</tr>");
	document.write("<tr valign='top'><td colspan='8' align='right'><p><a href='#'>&copy; 2006 SuiteLinq All Rights Reserved</a></p></td>");
	  document.write("<td>&nbsp;</td>");
	document.write("</tr>");
  document.write("</table>");
document.write("</div>");