var CURRENCY = new Array( new Array ( new root("¥","RMB"), new root("$","USD") ) ); var HOTEL_CODE_WEB = new Array( new Array ( new root("广州大厦","HC"), new root("山庄旅舍","MV"), new root("广厦大酒店","GS"), new root("青岛丽晶大酒店","QDLJ"), new root("厦门航空金雁酒店","XMJY"), new root("重庆岷山大酒店","CQMS"), new root("贵州饭店","GZFD"), new root("天发舜和商务酒店","JNTFSH"), new root("昆明饭店","YNKMFD") ) );