//JQUERY页面加载执行部分
$(document).ready(function() {
	formSubmit("../airticket/FindFlight.action");
});
