var rohTypeValue = new Array;
var rohTypeName = new Array;
rohTypeValue['minibrk'] = 1;
rohTypeName['minibrk'] = "Minibreak";
rohTypeValue['staytrsf'] = 2;
rohTypeName['staytrsf'] = "Stayover";
rohTypeValue['stay'] = 3;
rohTypeName['stay'] = "Basic Stay (room + ABF)";
rohTypeValue['stop'] = 4;
rohTypeName['stop'] = "Basic Stay (room only)";
rohTypeValue['famget'] = 5;
rohTypeName['famget'] = "Family Getaway";
rohTypeValue['delite'] = 6;
rohTypeName['delite'] = "Delight";
rohTypeValue['ext'] = 7;
rohTypeName['ext'] = "Extension";
rohTypeValue['gresc'] = 8;
rohTypeName['gresc'] = "The Great Escape";
rohTypeValue['overland'] = 9;
rohTypeName['overland'] = "Overland Tour";
rohTypeValue['rmncwedd'] = 10;
rohTypeName['rmncwedd'] = "Romantic Getaway";
rohTypeValue['golf'] = 11;
rohTypeName['golf'] = "Golf";
rohTypeValue['promo'] = 12;
rohTypeName['promo'] = "Promotion";
rohTypeValue['tasothai'] = 13;
rohTypeName['tasothai'] = "Taste of Thailand";
rohTypeValue['ortrsf'] = 14;
rohTypeName['ortrsf'] = "Optional Tour";
