function all_footer()
{
document.write("<hr width='95%' size='1' color='#C0C0C0'>");
document.write("<p align='center' style='margin-right: 10'><font style='FONT-FAMILY: sans-serif; FONT-SIZE: 8pt' color='black'>");
document.write("<a href='/' style='color: #000000'>Home</a>");
document.write("&nbsp;&nbsp;|&nbsp;&nbsp;");
document.write("<a href='/lth_london_hotels.htm' style='color: #000000'>About Us</a>");
document.write("&nbsp;&nbsp;|&nbsp;&nbsp;");
document.write("<a href='/reservatione-mail.htm' style='color: #000000'>Email Us</a>");
document.write("</font></p>");
}
