<!-- Begin



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









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



document.write('&nbsp;|&nbsp;');



document.write(' <a href="tenants.html">Tenants Info</a>');



document.write('&nbsp;|&nbsp;');



document.write(' <a href="landlords.html">Landlords Info</a>');



document.write('&nbsp;|&nbsp;');



document.write(' <a href="rooms.html">rooms</a>');



document.write('&nbsp;|&nbsp;');



document.write(' <a href="property.html">Properties</a>');



document.write('&nbsp;|&nbsp;');



document.write(' <a href="PDFgallery.html">Downloads</a>');



document.write('&nbsp;|&nbsp;');



document.write(' <a href="LocalInfo.html">Local Info</a>');



document.write('&nbsp;|&nbsp;');



document.write(' <a href="legal.html">Legal</a>');



document.write('&nbsp;|&nbsp;');



document.write(' <a href="contact.html">Contact Us</a>');




document.write('<br><br>All contents &copy;Copyright 2008 ');



// EDIT THE NEXT LINE





document.write('<a href="property.html">LivinRooms Property Management, Houses to Rent in Hertfordshire </a><br>');











var allwebco	  = "no"	// SHOW ALLWEBCO COPYRIGHT













   if (allwebco == "yes") {

document.write('Site Design &copy; 2008 All Rights Reserved <a href="http://allwebcodesign.com" target="_blank">Allwebco Design</a> & <a href="http://allwebco.com" target="_blank">Hosting</a><br>');

}











//  End -->