function countryCodes() {

	return CodeCountryPairs = new Array (
			'AD=Abuja Hotels',

			'AE=Abuja Guest houses',

			'AF=Abuja Motels',

			'AG=Abuja Apartments',

			'AI=Agura Hotel',

			'AL=Amana Suites',

			'AM=Angeles Hotels',

			'AN=Arewa Suite Abuja',

			'AO=Bolingo Hotel & Towers',

			'AQ=Chelsea Hotel',

			'AR=Chida Hotel International',

			'AS=Citi Lodge Hotel',

			'AT=Crystal Palace Hotel',

			'AU=Dayspring Hotel',

			'AW=Gracious Hotel',

			'AX=Hotels in Abuja',

			'AZ=Hotel Rosebud',

			'BA=Hotels in Maitama',

			'BB=Hotels in Garki',

			'BD=Hotels in Wuse',

			'BE=Hotels in Central District',

			'BF=Hotels in Utako'

		
		);
}		     