document.write("<img src=\"menu.jpg\" class=\"imagemap\" usemap=\"#menu\">")
document.write("<map name=\"menu\">")
document.write("<area shape=\"rect\" coords=\"5,5,152,30\" href=\"index.html\" alt=\"About Us\" />")
document.write("<area shape=\"rect\" coords=\"5,31,152,56\" href=\"artwork.html\" alt=\"Our Artwork\" />")
document.write("<area shape=\"rect\" coords=\"5,81,152,106\" href=\"allup.html\" alt=\"All Upstairs Events\" />")
document.write("<area shape=\"rect\" coords=\"5,107,152,132\" href=\"alldown.html\" alt=\"All Main Bar Events\" />")
document.write("<area shape=\"rect\" coords=\"5,146,152,171\" href=\"comedy.html\" alt=\"Comedy\" />")
document.write("<area shape=\"rect\" coords=\"5,185,152,210\" href=\"music.html\" alt=\"Live Music\" />")
document.write("<area shape=\"rect\" coords=\"5,224,152,249\" href=\"science.html\" alt=\"Science\" />")
document.write("<area shape=\"rect\" coords=\"5,265,152,290\" href=\"fringe.html\" alt=\"Brighton Festival Fringe\" />")
document.write("<area shape=\"rect\" coords=\"5,291,152,316\" href=\"ff.html\" alt=\"Free Fringe Events\" />")
document.write("<area shape=\"rect\" coords=\"30,330,120,430\" href=\"http://www.brightonrockers.com\" target=\"_blank\" alt=\"We support Brighton Rockers Rollerderby\" />")
document.write("</map>")

