function launchCullen() {
window.open("cullen.htm", "maps", "height=550,width=550,location=0,menubar=0,resizable=0,scrollbars=0,status=0,toolbar=0");
}
function launchJones() {
window.open("jones.htm", "maps", "height=550,width=550,location=0,menubar=0,resizable=0,scrollbars=0,status=0,toolbar=0");
}
function launchZilkha() {
window.open("zilkha.htm", "maps", "height=550,width=550,location=0,menubar=0,resizable=0,scrollbars=0,status=0,toolbar=0");
}
function launchSarofim() {
window.open("sarofim.htm", "maps", "height=550,width=550,location=0,menubar=0,resizable=0,scrollbars=0,status=0,toolbar=0");
}
function launchBrown() {
window.open("brown.htm", "maps", "height=550,width=550,location=0,menubar=0,resizable=0,scrollbars=0,status=0,toolbar=0");
}
function launchMaps() {
window.open("maps.htm", "maps", "height=550,width=550,location=0,menubar=0,resizable=0,scrollbars=0,status=0,toolbar=0");
}