﻿var menuArray = new Array();
try{
  menuArray['0'] = new Array('80','国内机票','/itu/airFace/index.jsp','1');
  menuArray['1'] = new Array('81','国际机票','/itu/tktprice/international/gjflight/gj_index.jsp','1');
  menuArray['2'] = new Array('82','酒店订房','/itu/hotel/index.jsp','1');
  //menuArray['3'] = new Array('83','火车票','/itu/train/train_yupiao.jsp?menuId=89','1');
  menuArray['3'] = new Array('83','巴士票','/itu/other/linkDetail.jsp?type=37','1');
  menuArray['4'] = new Array('84','租车','/itu/Car/index.jsp','1');
  menuArray['5'] = new Array('85','旅游','/itu/tour/travel_index.jsp','1');
  menuArray['6'] = new Array('86','保险','/itu/commonFace/construction.jsp','1');
}catch(e){}
