<!--

function mapCharlotte() {
window.open("/core/images/airport_maps/charlotte.gif","den",
"menubar=no,scrollbars=no,toolbar=no,width=620,height=500")
}

function mapChicago() {
window.open("/core/images/airport_maps/chicago.gif","den",
"menubar=no,scrollbars=no,toolbar=no,width=780,height=710")
}

function mapDenver() {
window.open("/core/images/airport_maps/denver.gif","den",
"menubar=no,scrollbars=no,toolbar=no,width=680,height=570")
}

function mapFrankfurt() {
window.open("/core/images/airport_maps/frankfurt.gif","den",
"menubar=no,scrollbars=no,toolbar=no,width=785,height=510")
}

function mapHongKong() {
window.open("/core/images/airport_maps/hongkong.gif","den",
"menubar=no,scrollbars=no,toolbar=no,width=355,height=745")
}

function mapHonolulu() {
window.open("/core/images/airport_maps/honolulu.gif","den",
"menubar=no,scrollbars=no,toolbar=no,width=550,height=460")
}

function mapLondon() {
window.open("/core/images/airport_maps/london.gif","den",
"menubar=no,scrollbars=no,toolbar=no,width=780,height=650")
}

function mapLosAngeles() {
window.open("/core/images/airport_maps/losangeles.gif","den",
"menubar=no,scrollbars=no,toolbar=no,width=750,height=590")
}

function mapMelbourne() {
window.open("/core/images/airport_maps/melbourne.gif","den",
"menubar=no,scrollbars=no,toolbar=no,width=675,height=575")
}

function mapMiami() {
window.open("/core/images/airport_maps/miami.gif","den",
"menubar=no,scrollbars=no,toolbar=no,width=455,height=595")
}

function mapMunich() {
window.open("/core/images/airport_maps/munich.jpg","den",
"menubar=no,scrollbars=no,toolbar=no,width=820,height=590")
}

function mapNewYork() {
window.open("/core/images/airport_maps/newyork.gif","den",
"menubar=no,scrollbars=no,toolbar=no,width=580,height=430")
}

function mapNewark() {
window.open("/core/images/airport_maps/newark.gif","den",
"menubar=no,scrollbars=no,toolbar=no,width=680,height=510")
}

function mapPhiladelphia() {
window.open("/core/images/airport_maps/philadelphia.gif","den",
"menubar=no,scrollbars=no,toolbar=no,width=590,height=450")
}

function mapPittsburgh() {
window.open("/core/images/airport_maps/pittsburgh.gif","den",
"menubar=no,scrollbars=no,toolbar=no,width=655,height=495")
}

function mapSanFrancisco() {
window.open("/core/images/airport_maps/sanfrancisco.gif","den",
"menubar=no,scrollbars=no,toolbar=no,width=690,height=565")
}

function mapSeattle() {
window.open("/core/images/airport_maps/seattle.gif","den",
"menubar=no,scrollbars=no,toolbar=no,width=595,height=230")
}

function mapSydney() {
window.open("/core/images/airport_maps/sydney.gif","den",
"menubar=no,scrollbars=no,toolbar=no,width=600,height=400")
}

function mapTokyo() {
window.open("/core/images/airport_maps/tokyo.gif","den",
"menubar=no,scrollbars=no,toolbar=no,width=640,height=510")
}

function mapWashington() {
window.open("/core/images/airport_maps/washington.gif","den",
"menubar=no,scrollbars=no,toolbar=no,width=767,height=620")
}

//-->
