document.write("GENERAL")
document.write("<br />")
document.write("&bull;&nbsp;<a href='index.html'>Home</a>")
document.write("<br />")
document.write("&bull;&nbsp;<a href='aboutus.html'>About Us</a>")
document.write("<br />")
document.write("&bull;&nbsp;<span class='selected'>When &amp; Where</span>")
document.write("<br />")
document.write("&nbsp;&nbsp;&nbsp;<a href='whenandwhere.html'>Schedule</a>")
document.write("<br />")
document.write("&nbsp;&nbsp;&nbsp;<a href='whenandwhere_surrey.html'>Surrey</a>")
document.write("<br />")
document.write("&nbsp;&nbsp;&nbsp;<a href='whenandwhere_south_london.html'>South London</a>")
//document.write("<br />")
//document.write("&bull;&nbsp;<a href='seminars.html'>Seminars</a>")
document.write("<br />")
document.write("&bull;&nbsp;<a href='gallery.html'>Gallery</a>")
document.write("<br />")
document.write("&bull;&nbsp;<a href='contactus.html'>Contact Us</a>")
document.write("<br />")
document.write("&bull;&nbsp;<a href='links.html'>Links</a>")