<!--

function showstoreWindow() {
window.open("intl_suite_store.html","Seat1",
"menubar=no,scrollbars=no,toolbar=no,width=355,height=480")
}

function showseatWindow() {
window.open("intl_suite_seat.html","Seat2",
"menubar=no,scrollbars=no,toolbar=no,width=610,height=420")
}

function showbedmoveWindow() {
window.open("intl_suite_bedmove.html","Seat3",
"menubar=no,scrollbars=no,toolbar=no,width=600,height=370")
}

function showbed01Window() {
window.open("intl_suite_bed01.html","Seat4",
"menubar=no,scrollbars=no,toolbar=no,width=620,height=395")
}

function showbseat01Window() {
window.open("seat_bseat01.html","Seat5",
"menubar=no,scrollbars=no,toolbar=no,width=440,height=530")
}

function showbseat02Window() {
window.open("seat_bseat02.html","Seat6",
"menubar=no,scrollbars=no,toolbar=no,width=510,height=450")
}

function showbseat03Window() {
window.open("seat_bseat03.html","Seat7",
"menubar=no,scrollbars=no,toolbar=no,width=520,height=520")
}

function showbseat04Window() {
window.open("seat_bseat04.html","Seat8",
"menubar=no,scrollbars=no,toolbar=no,width=500,height=530")
}

function showeplus01Window() {
window.open("uaeconomy_seat_eplus01.html","Seat9",
"menubar=no,scrollbars=no,toolbar=no,width=510,height=520")
}

function showeplus02Window() {
window.open("uaeconomy_seat_eplus02.html","Seat10",
"menubar=no,scrollbars=no,toolbar=no,width=360,height=525")
}

function showeplus03Window() {
window.open("uaeconomy_seat_eplus03.html","Seat11",
"menubar=no,scrollbars=no,toolbar=no,width=510,height=460")
}

function showeplus04Window() {
window.open("uaeconomy_seat_eplus04.html","Seat12",
"menubar=no,scrollbars=no,toolbar=no,width=585,height=525")
}

function showecon_overWindow() {
window.open("seat_econ_over.html","Seat13",
"menubar=no,scrollbars=no,toolbar=no,width=510,height=530")
}

function showecon_sideWindow() {
window.open("seat_econ_side.html","Seat14",
"menubar=no,scrollbars=no,toolbar=no,width=560,height=530")
}

function showecon_videoWindow() {
window.open("seat_econ_video.html","Seat15",
"menubar=no,scrollbars=no,toolbar=no,width=520,height=365")
}

//-->