<!-- Start


// NOTE: If you use a ' add a slash before it like this \'

document.write(' <a href="contact.htm" class="foot">Contact</a> | ');

document.write(' <a href="about.htm" class="foot">About Us</a> | ');

document.write(' <a href="index.html" class="foot">Home</a>');

document.write('<br>');

document.write('&copy;2007 Copyright. All rights Reserved. ');

document.write('<a href="http://www.senegambiahotel.com/" target="_top" class="foot">Senegambia Beach Hotel</a>');

document.write('<br>');


//  End -->