/* opens windows with maps for off-limits.html */

function openWindow1() {
window.open(" ", "alcatraz", 'toolbar=0, location=0, scrollbar=0, width=250, height=270, resizable=0, left=50 top=50' );
}

function openWindow2() {
window.open(" ", "brooks", 'toolbar=0, location=0, scrollbar=0, width=430, height=200, resizable=0, left=50 top=50' );
}

function openWindow3() {
window.open(" ", "sanpablo", 'toolbar=0, location=0, scrollbar=0, width=310, height=340, resizable=0, left=50 top=50' );
}

function openWindow4() {
window.open(" ", "horseshoe", 'toolbar=0, location=0, scrollbar=0, width=420, height=360, resizable=0, left=50 top=50' );
}

function openWindow5() {
window.open(" ", "mallard", 'toolbar=0, location=0, scrollbar=0, width=430, height=290, resizable=0, left=50 top=50' );
}

function openWindow6() {
window.open(" ", "richardson", 'toolbar=0, location=0, scrollbar=0, width=220, height=290, resizable=0, left=50 top=50' );
}

function openWindow7() {
window.open(" ", "sanquentin", 'toolbar=0, location=0, scrollbar=0, width=290, height=190, resizable=0, left=50 top=50' );
}

function openWindow8() {
window.open(" ", "mare", 'toolbar=0, location=0, scrollbar=0, width=250, height=190, resizable=0, left=50 top=50' );
}

function openWindow9() {
window.open(" ", "marin", 'toolbar=0, location=0, scrollbar=0, width=280, height=220, resizable=0, left=50 top=50' );
}

function openWindow10() {
window.open(" ", "hog", 'toolbar=0, location=0, scrollbar=0, width=250, height=318, resizable=0, left=50 top=50' );
}

function openWindow11() {
window.open(" ", "bairisla", 'toolbar=0, location=0, scrollbar=0, width=405, height=270, resizable=0, left=50 top=50' );
}

function openWindow12() {
window.open(" ", "mowry", 'toolbar=0, location=0, scrollbar=0, width=300, height=325, resizable=0, left=50 top=50' );
}

