
<!-- Begin

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

document.write('<table border ="0">');

document.write('<tr>');

document.write('<td>');

document.write('<A HREF="http://www.speedbook.co.uk" target="_blank" ><img src="picts/speedbook.jpg" alt="image" border="0"></a>');

document.write('</td>');

document.write('<td>');

document.write('<span class ="footer">&copy;Copyright 2008 ');

document.write('<a href="index.php" target="_top">Northumberland Events</a> ');

document.write('All Rights Reserved<br>');

document.write('Northumberland Events is a '); 

document.write(' <A HREF="http://www.speedbook.co.uk" target="_blank">Speedbook</a> system');

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


document.write('</td>');

document.write('</tr>');

document.write('</table>');

//  End -->

