<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'




document.write('<br><br>All Contents &copy;Copyright 2010 ');



// document.write('<a href="index.html">Amanda Brooks</a><br>');
document.write('<br>');


var copyr  = "yes"	// SHOW COPYRIGHT


   if (copyr == "yes") {
document.write('Site Design + Hosting by <a href="http://www.pace-computing.co.uk" target="_blank">Pace Computing</a><br>');
}







//  End -->