<!-- 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</a> | ');

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

document.write(' <class="foot">The Company is administered by the Lincoln Mystery Plays Trust Ltd, registered charity no. 1016184</a>');

document.write('<br>');

document.write('<br>');


//  End -->