function passengerCount_focus(e,o){
if(o.firstTime){return}
o.firstTime=true
o.value=""
}

function company_focus(e,o){
if(o.firstTime){return}
o.firstTime=true
o.value=""
}