<!--


function interior() {
window.open( "fleet_interiorlg.html", "myWindow",
"status = 0, height = 443, width = 600, resizable = 0" )
}

function interior02() {
window.open( "fleet_interior02lg.html", "myWindow",
"status = 0, height = 427, width = 584, resizable = 0" )
}

function interiornight() {
window.open( "fleet_interiornight.html", "myWindow",
"status = 0, height = 375, width = 500, resizable = 0" )
}

function stretchoutside01() {
window.open( "fleet_stretchoutside01lg.html", "myWindow",
"status = 0, height = 363, width = 600, resizable = 0" )
}

function hummer() {
window.open( "fleet_h2lg.html", "myWindow",
"status = 0, height = 166, width = 615, resizable = 0" )
}


function lincoln() {
window.open( "fleet_lincolnlg.html", "myWindow",
"status = 0, height = 205, width = 615, resizable = 0" )
}

function sedan() {
window.open( "fleet_sedanlg.html", "myWindow",
"status = 0, height = 336, width = 615, resizable = 0" )
}

function terms () {
window.open( "terms.html", "myWindow",
"status = 0, height = 520, width= 580, resizable =0")
}

function blkhummer () {
window.open( "fleet_blkhummer.html", "myWindow",
"status = 0, height = 209, width= 500, resizable =0")
}

function whthummer () {
window.open( "fleet_whthummer.html", "myWindow",
"status = 0, height = 305, width= 500, resizable =0")
}

function excursion () {
window.open( "fleet_excursion.html", "myWindow",
"status = 0, height = 261, width= 425, resizable =0")
}

function towncar () {
window.open( "fleet_towncar.html", "myWindow",
"status = 0, height = 131, width= 262, resizable =0")
}

function nightpair () {
window.open( "fleet_nightpair.html", "myWindow",
"status = 0, height = 214, width= 500, resizable =0")
}


//-->
