var propertyArray = new Array(17)
propertyArray[0] = new Array(
	new Array('', '')
);
propertyArray[1] = new Array(
	new Array('http://sydney.frasershospitality.com/', 'Fraser Suites Sydney')
);
propertyArray[2] = new Array(
	new Array('http://beijing-east.frasershospitality.com/', 'Fraser Residence CBD East, Beijing'),
	new Array('http://beijing.frasershospitality.com/', 'Fraser Suites CBD, Beijing')
);
propertyArray[3] = new Array(
	new Array('http://hongkong.frasershospitality.com/', 'Fraser Suites Hong Kong')
);
propertyArray[4] = new Array(
	new Array('http://nanjing.frasershospitality.com/', 'Fraser Suites Nanjing')
);
propertyArray[5] = new Array(
	new Array('http://shanghai.frasershospitality.com/', 'Fraser Residence Shanghai'),
	new Array('http://shanghai-suites.frasershospitality.com/', 'Fraser Suites Shanghai')	
);
propertyArray[6] = new Array(
	new Array('http://shekou.frasershospitality.com/', 'Fraser Place Shekou')
);
propertyArray[7] = new Array(
	new Array('http://london-canarywharf.frasershospitality.com/', 'Fraser Place Canary Wharf'),
	new Array('http://chelsea.frasershospitality.com/', 'Fraser Place Chelsea'),
	new Array('http://london-queensgate.frasershospitality.com/', 'Fraser Place Queens Gate'),
	new Array('http://blackfriars.frasershospitality.com/', 'Fraser Residence Blackfriars'),
	new Array('http://monument.frasershospitality.com/', 'Fraser Residence Monument'),
	new Array('http://london-princeofwales.frasershospitality.com/', 'Frasers Residence Prince of Wales Terrace'),
	new Array('http://kensington.frasershospitality.com/', 'Fraser Suites Kensington')
);
propertyArray[8] = new Array(
	new Array('http://paris.frasershospitality.com/', 'Fraser Suites Harmonie'),
	new Array('http://paris-claridge.frasershospitality.com/', 'Fraser Suites Le Claridge')
);
propertyArray[9] = new Array(
	new Array('http://shinjuku.frasershospitality.com/', 'Fraser Place Shinjuku')
);
propertyArray[10] = new Array(
	new Array('http://seoul.frasershospitality.com/', 'Fraser Suites Insadong'),
	new Array('http://seoul-central.frasershospitality.com/', 'Fraser Place Central')
);
propertyArray[11] = new Array(
	new Array('http://manila.frasershospitality.com/', 'Fraser Place Manila')
);
propertyArray[12] = new Array(
	new Array('http://edinburgh.frasershospitality.com/', 'Fraser Suites Edinburgh'),
	new Array('http://glasgow.frasershospitality.com/', 'Fraser Suites Glasgow')
);
propertyArray[13] = new Array(
	new Array('http://singapore-suites.frasershospitality.com/', 'Fraser Suites Singapore'),
	new Array('http://singapore-place.frasershospitality.com/', 'Fraser Place Singapore')
);
propertyArray[14] = new Array(
	new Array('http://bangkok.frasershospitality.com/', 'Fraser Place Langsuan'),
	new Array('http://bangkok-sathorn.frasershospitality.com/', 'Fraser Suites Sathorn'),
   new Array('http://bangkok-sukhumvit.frasershospitality.com/', 'Fraser Suites Sukhumvit')
);
propertyArray[15] = new Array(
	new Array('http://pattaya.frasershospitality.com/', 'Fraser Residence Pattaya')
);
propertyArray[16] = new Array(
	new Array('http://hanoi.frasershospitality.com/', 'Fraser Suites Hanoi')
);

