<!-- Begin

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

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

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

document.write(' <a href="news.htm">News</a>');

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

document.write(' <a href="franchises.htm">Franchises</a>');

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

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

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

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

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

document.write(' <a href="books.htm">Books</a>');

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

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

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

document.write(' <a href="Terms.htm">Terms Of Use</a>');

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

document.write(' <a href="privacy.htm">Privacy Policy</a>');

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

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

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

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

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

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


// EDIT THE NEXT LINE


document.write('Businessgrowthfranchise.co.uk</a><br>');






var allwebco	  = "no"	// SHOW ALLWEBCO COPYRIGHT






   if (allwebco == "yes") {
document.write('Site Design &copy; 2010 All Rights Reserved <a href="http://www.oxnews.co.uk" target="_blank">Oxnews.co.uk</a><br>');
}





//  End -->