<!--
function mapWindow() {
newWindow = window.open("http://alcoholics-anonymous.org.uk/gb2.htm","popDialog","height=400,width=730,resizable=yes")
}

function piWindow() {
newWindow = window.open("http://alcoholics-anonymous.org.uk/gb3.htm","popDialog","height=220,width=440,resizable=yes")
}

function e12Window() {
newWindow = window.open("http://alcoholics-anonymous.org.uk/gb4.htm","popDialog","height=375,width=730,resizable=yes")
}
-->