// Controls secondary HTML windows

function bsgmapwindow() {
  window.open("bsgmap.html","bsgmap","width=375,height=550") }

function bsgplanmapwindow() {
  window.open("bsgplanmap.html","bsgplanmap","resizable,scrollbars,width=715,height=600") }

function calendarwindow() {
  window.open("calendar.html","calendar","resizable,scrollbars,width=500,height=700") }

function donmapwindow() {
  window.open("donmap.html","donmap","resizable,scrollbars,width=720,height=600") }

function donvaughanmapwindow() {
  window.open("donvaughanmap.html","donvaughanmap","width=700,height=380") }

function langstaffmapwindow() {
  window.open("langstaffmap.html","langstaffmap","width=464,height=516") }

function maritapaynemapwindow() {
  window.open("maritapaynemap.html","maritapaynemap","width=410,height=470") }

function rectrailswindow() {
  window.open("rectrails.html","rectrails","resizable,scrollbars,width=615,height=600") }

function rupertspondmapwindow() {
  window.open("rupertspondmap.html","rupertspondmap","width=300,height=350") }

function trcamapwindow() {
  window.open("trcamap.html","trcamap","width=700,height=430") }

function trcayorkmapwindow() {
  window.open("trcayorkmap.html","trcayorkmap","width=700,height=495") }

function watersideareaplanwindow() {
  window.open("watersideareaplan.html","watersideareaplan","resizable,scrollbars,width=715,height=600") }

function watersidemapwindow() {
  window.open("watersidemap.html","watersidemap","width=450,height=390") }

function watersideplanwindow() {
  window.open("watersideplan.html","watersideplan","resizable,scrollbars,width=715,height=600") }

function whatsupwindow() {
  window.open("whatsup.html","whatsup","width=802,height=670") }