<!-- 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="finals.html">World Cup Finals 1930-2006</a>');

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

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

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

document.write('<a href="tickets.html">Tickets</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('<br><br>All contents &copy;Copyright 2010 ');


// EDIT THE NEXT LINE


document.write('World-cup-finals.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.places-to-visit.co.uk" target="_blank">Places-to-visit.co.uk</a><br>');
}





//  End -->
