// Javascript include for the menu

document.write('<div id="topleftsub"><p><a href="index.html">BEN SHERRILL</a></p></div><br />');

document.write('<div id="topleft"><p><a href="photographs.html">photographs</a><br /><br />');
document.write('<a href="info.html">info</a><br /><br />');
document.write('<a href="contact.html">contact</a></p></div>');