<!-- Begin

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




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

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

document.write(' <a href="about.htm">About me</a>');

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

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




document.write('<br><br>&copy;All the images on this site are the property of Colin F Sargent and are protected under U.K and international copyright law. ');


// EDIT THE NEXT LINE


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






var allwebco	  = "no"	// SHOW ALLWEBCO COPYRIGHT






   if (allwebco == "no") {
document.write('None of the Images may be used (for copying, downloading, saving as digital files, printing or any form of manipulation) without prior consent.&copy </a><br>');
}





//  End -->
