document.write("<div id='menu'>")
document.write("<div class='menuItem'><a href='index.html'>Home</a></div>")
document.write("<div class='menuItem'><a href='aboutUS.html'>About Us</a></div>")
document.write("<div class='menuItem'><a href='membership.html'>Membership</a></div>")
document.write("<div class='menuItem'><a href='programme.html'>Programme</a></div>")
document.write("<div class='menuItem'><a href='meetings.html'>Meetings & Visits</a></div>")	
document.write("<div class='menuItem'><a href='contactUs.html'>Contact Us</a></div>")
document.write("<div class='menuItem'><a href='links.html'>Links & Maps</a></div>")
document.write("<div style='font-size:11px; margin: 10px 0 -10px 0; text-align: center; padding: 5px 0 5px 0; color: black;coldor:rgb(202,203,160);'>Affiliated to:</div><br />")
document.write("<div style='margin: 0px auto;text-align: center;'><a href='http://www.rospa.co.uk/'><img  src='img/rospaLogo.jpg' width='100' height='100' border='0' alt='RoSPA'></a></div>")


<!--document.write("<div style='margin: 10px 0 0 0;text-align: center;'><img src='http://www.visitorcounters.org/counter.php?type=1&id=MjYyMjU='/><img src='http://www.visitorcounters.org/counter.php?type=2&id=MjYyMjU='/></div>")-->




document.write("</div>")