/*************************************************************************
Copyright (c) 2006-2010 by TangoWire Corporation. All Rights Reserved.

You DO NOT have license, verbal, written, or implied, to copy, transfer,
or utilize this source code in any commercial, freeware, shareware, or
any other type of distributed application or documentation.
*************************************************************************/


function LM() {
	this.cbl = new Array();
}

function LM_aC(c) {
	if (c == null) return;
	if (c.lID == null) return;
	var cs = this.cbl[c.lID + ''];
	if (cs == null) {
		cs = new Array();
		this.cbl[c.lID + ''] = cs;
	}
	cs.push(c);
}
LM.prototype.aC = LM_aC;

function LM_gC(lID) {
	if (lID == null) return null;
	var cs = this.cbl[lID + ''];
	if (cs == null) {
		switch (parseInt(lID)) {
		case 48:
			cs = new Array();
			cs.push(new Ct(1, "Seattle", 48, 15));
			cs.push(new Ct(2, "Spokane", 48, 75));
			cs.push(new Ct(3, "Tri-Cities", 48, 75));
			cs.push(new Ct(4, "Walla Walla", 48, 75));
			cs.push(new Ct(5, "Bellingham", 48, 75));
			cs.push(new Ct(6, "Everett", 48, 75));
			cs.push(new Ct(7, "Tacoma", 48, 75));
			cs.push(new Ct(8, "Olympia", 48, 75));
			cs.push(new Ct(10, "Bellevue", 48, 15));
			cs.push(new Ct(11, "Mount Vernon", 48, 75));
			cs.push(new Ct(12, "Bremerton", 48, 37));
			cs.push(new Ct(13, "Vancouver", 48, 15));
			cs.push(new Ct(14, "Centralia", 48, 75));
			cs.push(new Ct(15, "Longview", 48, 75));
			cs.push(new Ct(16, "Yakima", 48, 75));
			cs.push(new Ct(17, "Moses Lake", 48, 75));
			cs.push(new Ct(18, "Port Angeles", 48, 75));
			cs.push(new Ct(19, "Port Townsend", 48, 75));
			cs.push(new Ct(1317, "Cheney", 48, 75));
			cs.push(new Ct(1318, "Pullman", 48, 75));
			cs.push(new Ct(1320, "Kennewick", 48, 75));
			cs.push(new Ct(1321, "Pasco", 48, 75));
			cs.push(new Ct(1322, "Richland", 48, 75));
			cs.push(new Ct(1324, "Ephrata", 48, 75));
			cs.push(new Ct(1326, "Ellensburg", 48, 75));
			cs.push(new Ct(1328, "Toppenish", 48, 75));
			cs.push(new Ct(1329, "Sunnyside", 48, 75));
			cs.push(new Ct(1331, "Grandview", 48, 75));
			cs.push(new Ct(1332, "Chehalis", 48, 75));
			cs.push(new Ct(1335, "Hoquiam", 48, 75));
			cs.push(new Ct(1337, "Aberdeen", 48, 75));
			cs.push(new Ct(1338, "Ocean Shores", 48, 75));
			cs.push(new Ct(1342, "Lynden", 48, 75));
			cs.push(new Ct(1343, "Blaine", 48, 75));
			cs.push(new Ct(1347, "Orcas Island", 48, 75));
			cs.push(new Ct(1348, "San Juan Island", 48, 75));
			cs.push(new Ct(1349, "Lopez Island", 48, 75));
			cs.push(new Ct(1352, "Oak Harbor", 48, 75));
			cs.push(new Ct(1357, "Shelton", 48, 75));
			cs.push(new Ct(1359, "Lacey", 48, 75));
			cs.push(new Ct(1360, "Marysville", 48, 75));
			cs.push(new Ct(1362, "Monroe", 48, 75));
			cs.push(new Ct(1364, "Leavenworth", 48, 75));
			cs.push(new Ct(1366, "Othello", 48, 75));
			cs.push(new Ct(1367, "Lake Chelan", 48, 75));
			cs.push(new Ct(1369, "Coulee Dam", 48, 75));
			cs.push(new Ct(1370, "Okanogan Valley", 48, 75));
			cs.push(new Ct(1371, "Lake Roosevelt", 48, 75));
			cs.push(new Ct(1375, "Poulsbo", 48, 37));
			cs.push(new Ct(1376, "Silverdale", 48, 37));
			cs.push(new Ct(1378, "Burien", 48, 37));
			cs.push(new Ct(1379, "Kent", 48, 37));
			cs.push(new Ct(1380, "Renton", 48, 37));
			cs.push(new Ct(1382, "Federal Way", 48, 37));
			cs.push(new Ct(1384, "Des Moines", 48, 37));
			cs.push(new Ct(1385, "Lakewood", 48, 75));
			cs.push(new Ct(4420, "Bothell", 48, 37));
			cs.push(new Ct(4421, "Buckley", 48, 75));
			cs.push(new Ct(4422, "Chattaroy", 48, 75));
			cs.push(new Ct(4423, "Colfax", 48, 75));
			cs.push(new Ct(4424, "Colville", 48, 75));
			cs.push(new Ct(4425, "Edmonds", 48, 37));
			cs.push(new Ct(4426, "Elk", 48, 75));
			cs.push(new Ct(4427, "Fort Lewis", 48, 75));
			cs.push(new Ct(4428, "Gig Harbor", 48, 37));
			cs.push(new Ct(4429, "Graham", 48, 75));
			cs.push(new Ct(4430, "Issaquah", 48, 37));
			cs.push(new Ct(4431, "Kelso", 48, 75));
			cs.push(new Ct(4432, "Kenmore", 48, 37));
			cs.push(new Ct(4433, "Kirkland", 48, 15));
			cs.push(new Ct(4434, "Lake Stevens", 48, 75));
			cs.push(new Ct(4435, "Lynnwood", 48, 37));
			cs.push(new Ct(4436, "Maple Valley", 48, 37));
			cs.push(new Ct(4437, "Medical Lake", 48, 75));
			cs.push(new Ct(4438, "Mukilteo", 48, 37));
			cs.push(new Ct(4439, "Napavine", 48, 75));
			cs.push(new Ct(4440, "Omak", 48, 75));
			cs.push(new Ct(4441, "Onalaska", 48, 75));
			cs.push(new Ct(4442, "Port Orchard", 48, 37));
			cs.push(new Ct(4443, "Puyallup", 48, 75));
			cs.push(new Ct(4444, "Seatac", 48, 37));
			cs.push(new Ct(4445, "Sequim", 48, 75));
			cs.push(new Ct(4446, "Shoreline", 48, 15));
			cs.push(new Ct(4447, "Snohomish", 48, 75));
			cs.push(new Ct(4448, "Spanaway", 48, 75));
			cs.push(new Ct(4449, "Stanwood", 48, 75));
			cs.push(new Ct(4450, "Sumner", 48, 75));
			cs.push(new Ct(4451, "Tenino", 48, 75));
			cs.push(new Ct(4452, "Tumwater", 48, 75));
			cs.push(new Ct(4453, "University Place", 48, 75));
			cs.push(new Ct(4454, "Vader", 48, 75));
			cs.push(new Ct(4455, "Wenatchee", 48, 75));
			cs.push(new Ct(4456, "Whidbey Island", 48, 75));
			cs.push(new Ct(4457, "Winlock", 48, 75));
			cs.push(new Ct(4458, "Woodinville", 48, 37));
			cs.push(new Ct(4459, "Yelm", 48, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 1:
			cs = new Array();
			cs.push(new Ct(20, "Decatur", 1, 75));
			cs.push(new Ct(21, "Huntsville", 1, 75));
			cs.push(new Ct(22, "Anniston", 1, 75));
			cs.push(new Ct(23, "Tuscaloosa", 1, 75));
			cs.push(new Ct(24, "Montgomery", 1, 75));
			cs.push(new Ct(25, "Dothan", 1, 75));
			cs.push(new Ct(26, "Mobile", 1, 75));
			cs.push(new Ct(2944, "Tuskegee", 1, 75));
			cs.push(new Ct(2945, "Talladega", 1, 75));
			cs.push(new Ct(2946, "Sylacauga", 1, 75));
			cs.push(new Ct(2947, "Selma", 1, 75));
			cs.push(new Ct(2948, "Scottsboro", 1, 75));
			cs.push(new Ct(2949, "Prattville", 1, 75));
			cs.push(new Ct(2950, "Pinson", 1, 75));
			cs.push(new Ct(2951, "Phenix City", 1, 75));
			cs.push(new Ct(2952, "Ozark", 1, 75));
			cs.push(new Ct(2953, "Opelika", 1, 75));
			cs.push(new Ct(2954, "Northport", 1, 75));
			cs.push(new Ct(2955, "Montevallo", 1, 75));
			cs.push(new Ct(2956, "Millbrook", 1, 75));
			cs.push(new Ct(2957, "Hoover", 1, 75));
			cs.push(new Ct(2958, "Hartselle", 1, 75));
			cs.push(new Ct(2959, "Gadsden", 1, 75));
			cs.push(new Ct(2960, "Fort Payne", 1, 75));
			cs.push(new Ct(2961, "Foley", 1, 75));
			cs.push(new Ct(2962, "Daleville", 1, 75));
			cs.push(new Ct(2963, "Cullman", 1, 75));
			cs.push(new Ct(2964, "Bessemer", 1, 75));
			cs.push(new Ct(2965, "Attalla", 1, 75));
			cs.push(new Ct(2966, "Alexander City", 1, 75));
			cs.push(new Ct(2967, "Albertville", 1, 75));
			cs.push(new Ct(5229, "Birmingham", 1, 75));
			cs.push(new Ct(5547, "Enterprise", 1, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 2:
			cs = new Array();
			cs.push(new Ct(27, "Nome", 2, 75));
			cs.push(new Ct(28, "Fairbanks", 2, 75));
			cs.push(new Ct(29, "Anchorage", 2, 75));
			cs.push(new Ct(30, "Delta Junction", 2, 75));
			cs.push(new Ct(31, "Tok", 2, 75));
			cs.push(new Ct(32, "Valdez", 2, 75));
			cs.push(new Ct(33, "Seward", 2, 75));
			cs.push(new Ct(34, "Homer", 2, 75));
			cs.push(new Ct(35, "Kodiak", 2, 75));
			cs.push(new Ct(36, "Juneau", 2, 75));
			cs.push(new Ct(37, "Sitka", 2, 75));
			cs.push(new Ct(38, "Ketchikan", 2, 75));
			cs.push(new Ct(2968, "Wasilla", 2, 75));
			cs.push(new Ct(2969, "North Pole", 2, 75));
			cs.push(new Ct(2970, "Alaska", 2, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 3:
			cs = new Array();
			cs.push(new Ct(39, "Page", 3, 75));
			cs.push(new Ct(40, "Flagstaff", 3, 75));
			cs.push(new Ct(41, "Kingman", 3, 75));
			cs.push(new Ct(42, "Holbrook", 3, 75));
			cs.push(new Ct(43, "Prescott", 3, 75));
			cs.push(new Ct(44, "Wickenburg", 3, 75));
			cs.push(new Ct(45, "Yuma", 3, 75));
			cs.push(new Ct(46, "Phoenix", 3, 15));
			cs.push(new Ct(47, "Springerville", 3, 75));
			cs.push(new Ct(48, "Globe", 3, 75));
			cs.push(new Ct(49, "Tucson", 3, 75));
			cs.push(new Ct(50, "Nogales", 3, 75));
			cs.push(new Ct(51, "Douglas", 3, 75));
			cs.push(new Ct(2971, "Tempe", 3, 37));
			cs.push(new Ct(2972, "Surprise", 3, 75));
			cs.push(new Ct(2973, "Sierra Vista", 3, 75));
			cs.push(new Ct(2974, "Sedona", 3, 75));
			cs.push(new Ct(2975, "Scottsdale", 3, 37));
			cs.push(new Ct(2976, "Prescott Valley", 3, 75));
			cs.push(new Ct(2977, "Mesa", 3, 37));
			cs.push(new Ct(2978, "Lake Havasu City", 3, 75));
			cs.push(new Ct(2979, "Goodyear", 3, 75));
			cs.push(new Ct(2980, "Gilbert", 3, 37));
			cs.push(new Ct(2981, "El Mirage", 3, 37));
			cs.push(new Ct(2982, "Cottonwood", 3, 75));
			cs.push(new Ct(2983, "Chandler", 3, 37));
			cs.push(new Ct(2984, "Cave Creek", 3, 37));
			cs.push(new Ct(2985, "Casa Grande", 3, 75));
			cs.push(new Ct(2986, "Camp Verde", 3, 75));
			cs.push(new Ct(2987, "Bullhead City", 3, 75));
			cs.push(new Ct(2988, "Avondale", 3, 37));
			cs.push(new Ct(2989, "Apache Junction", 3, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 4:
			cs = new Array();
			cs.push(new Ct(52, "Springdale", 4, 75));
			cs.push(new Ct(53, "Hoxie", 4, 75));
			cs.push(new Ct(54, "Ft. Smith", 4, 75));
			cs.push(new Ct(55, "Little Rock", 4, 75));
			cs.push(new Ct(56, "Pine Bluff", 4, 75));
			cs.push(new Ct(57, "Texarkana", 4, 75));
			cs.push(new Ct(58, "El Dorado", 4, 75));
			cs.push(new Ct(59, "Jonesboro", 4, 75));
			cs.push(new Ct(60, "Fayetteville", 4, 75));
			cs.push(new Ct(61, "Hot Springs", 4, 75));
			cs.push(new Ct(2990, "Van Buren", 4, 75));
			cs.push(new Ct(2991, "Searcy", 4, 75));
			cs.push(new Ct(2992, "Rogers", 4, 75));
			cs.push(new Ct(2993, "Pocahontas", 4, 75));
			cs.push(new Ct(2994, "Paragould", 4, 75));
			cs.push(new Ct(2995, "Mountain Home", 4, 75));
			cs.push(new Ct(2996, "Heber Springs", 4, 75));
			cs.push(new Ct(2997, "Harrison", 4, 75));
			cs.push(new Ct(2998, "Cabot", 4, 75));
			cs.push(new Ct(2999, "Blytheville", 4, 75));
			cs.push(new Ct(3000, "Bentonville", 4, 75));
			cs.push(new Ct(3001, "Benton", 4, 75));
			cs.push(new Ct(3002, "Beebe", 4, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 5:
			cs = new Array();
			cs.push(new Ct(62, "Yreka", 5, 75));
			cs.push(new Ct(63, "Alturas", 5, 75));
			cs.push(new Ct(64, "Eureka", 5, 75));
			cs.push(new Ct(65, "Redding", 5, 75));
			cs.push(new Ct(66, "Susanville", 5, 75));
			cs.push(new Ct(67, "Chico", 5, 75));
			cs.push(new Ct(68, "Fort Bragg", 5, 75));
			cs.push(new Ct(69, "Yuba City", 5, 75));
			cs.push(new Ct(70, "Tahoe", 5, 75));
			cs.push(new Ct(71, "Sacramento", 5, 15));
			cs.push(new Ct(72, "Santa Rosa", 5, 75));
			cs.push(new Ct(73, "San Francisco", 5, 15));
			cs.push(new Ct(74, "Oakland", 5, 37));
			cs.push(new Ct(75, "San Jose", 5, 75));
			cs.push(new Ct(76, "Stockton", 5, 75));
			cs.push(new Ct(77, "Modesto", 5, 75));
			cs.push(new Ct(78, "Merced", 5, 75));
			cs.push(new Ct(79, "Yosemite", 5, 75));
			cs.push(new Ct(80, "Salinas", 5, 75));
			cs.push(new Ct(81, "Santa Cruz", 5, 75));
			cs.push(new Ct(82, "Fresno", 5, 75));
			cs.push(new Ct(83, "Visalia", 5, 75));
			cs.push(new Ct(84, "Paso Robles", 5, 75));
			cs.push(new Ct(85, "Porterville", 5, 75));
			cs.push(new Ct(86, "Bakersfield", 5, 75));
			cs.push(new Ct(88, "Ridgecrest", 5, 75));
			cs.push(new Ct(89, "Santa Maria", 5, 75));
			cs.push(new Ct(90, "Lompoc", 5, 75));
			cs.push(new Ct(91, "Santa Barbara", 5, 75));
			cs.push(new Ct(92, "Barstow", 5, 75));
			cs.push(new Ct(93, "Victorville", 5, 75));
			cs.push(new Ct(94, "Palmdale", 5, 75));
			cs.push(new Ct(95, "Ventura", 5, 75));
			cs.push(new Ct(96, "Oxnard", 5, 75));
			cs.push(new Ct(97, "Santa Clarita", 5, 37));
			cs.push(new Ct(98, "Los Angeles", 5, 15));
			cs.push(new Ct(100, "Palm Springs", 5, 75));
			cs.push(new Ct(101, "West Hollywood", 5, 15));
			cs.push(new Ct(102, "Hollywood", 5, 15));
			cs.push(new Ct(103, "Glendale", 5, 15));
			cs.push(new Ct(104, "Pasadena", 5, 15));
			cs.push(new Ct(105, "Burbank", 5, 15));
			cs.push(new Ct(106, "Thousand Oaks", 5, 37));
			cs.push(new Ct(107, "Needles", 5, 75));
			cs.push(new Ct(108, "Blythe", 5, 75));
			cs.push(new Ct(109, "El Centro", 5, 75));
			cs.push(new Ct(110, "Oceanside", 5, 75));
			cs.push(new Ct(111, "San Diego", 5, 15));
			cs.push(new Ct(3003, "Yucca Valley", 5, 75));
			cs.push(new Ct(3004, "Yucaipa", 5, 75));
			cs.push(new Ct(3005, "Yorba Linda", 5, 75));
			cs.push(new Ct(3006, "Woodside", 5, 75));
			cs.push(new Ct(3007, "Woodland Hills", 5, 15));
			cs.push(new Ct(3008, "Woodland", 5, 37));
			cs.push(new Ct(3009, "Winnetka", 5, 15));
			cs.push(new Ct(3010, "Whittier", 5, 37));
			cs.push(new Ct(3011, "Westwood", 5, 15));
			cs.push(new Ct(3012, "West Sacramento", 5, 15));
			cs.push(new Ct(3013, "West Los Angeles", 5, 15));
			cs.push(new Ct(3014, "West Hills", 5, 15));
			cs.push(new Ct(3015, "West Covina", 5, 37));
			cs.push(new Ct(3016, "Weaverville", 5, 75));
			cs.push(new Ct(3017, "Watsonville", 5, 75));
			cs.push(new Ct(3018, "Walnut Creek", 5, 75));
			cs.push(new Ct(3019, "Vista", 5, 75));
			cs.push(new Ct(3020, "Van Nuys", 5, 15));
			cs.push(new Ct(3021, "Valley Village", 5, 15));
			cs.push(new Ct(3022, "Valley Springs", 5, 75));
			cs.push(new Ct(3023, "Vallejo", 5, 75));
			cs.push(new Ct(3024, "Vacaville", 5, 75));
			cs.push(new Ct(3025, "Upland", 5, 75));
			cs.push(new Ct(3026, "Ukiah", 5, 75));
			cs.push(new Ct(3027, "Twentynine Palms", 5, 75));
			cs.push(new Ct(3028, "Tustin", 5, 75));
			cs.push(new Ct(3029, "Turlock", 5, 75));
			cs.push(new Ct(3030, "Tulare", 5, 75));
			cs.push(new Ct(3031, "Tujunga", 5, 15));
			cs.push(new Ct(3032, "Truckee", 5, 75));
			cs.push(new Ct(3033, "Tracy", 5, 75));
			cs.push(new Ct(3034, "Torrance", 5, 37));
			cs.push(new Ct(3035, "Temecula", 5, 75));
			cs.push(new Ct(3036, "Tarzana", 5, 15));
			cs.push(new Ct(3037, "Sylmar", 5, 15));
			cs.push(new Ct(3038, "Sunnyvale", 5, 75));
			cs.push(new Ct(3039, "Sun City", 5, 75));
			cs.push(new Ct(3040, "Suisun city", 5, 75));
			cs.push(new Ct(3041, "Studio City", 5, 15));
			cs.push(new Ct(3042, "Spring Valley", 5, 37));
			cs.push(new Ct(3043, "South Gate", 5, 37));
			cs.push(new Ct(3044, "South Bay", 5, 37));
			cs.push(new Ct(3045, "Sonora", 5, 75));
			cs.push(new Ct(3046, "Sonoma County", 5, 75));
			cs.push(new Ct(3047, "Sonoma", 5, 75));
			cs.push(new Ct(3048, "Simi Valley", 5, 37));
			cs.push(new Ct(3049, "Silicon Valley", 5, 75));
			cs.push(new Ct(3050, "Sherman Oaks", 5, 15));
			cs.push(new Ct(3051, "Sebastopol", 5, 75));
			cs.push(new Ct(3052, "Seal Beach", 5, 75));
			cs.push(new Ct(3053, "Santee", 5, 15));
			cs.push(new Ct(3054, "Santa Monica", 5, 15));
			cs.push(new Ct(3055, "Santa Fe Springs", 5, 37));
			cs.push(new Ct(3057, "San Ramon", 5, 75));
			cs.push(new Ct(3058, "San Pedro", 5, 37));
			cs.push(new Ct(3059, "San Pablo", 5, 37));
			cs.push(new Ct(3060, "San Mateo", 5, 37));
			cs.push(new Ct(3061, "San Luis Obispo", 5, 75));
			cs.push(new Ct(3062, "San Lorenzo", 5, 37));
			cs.push(new Ct(3063, "San Leandro", 5, 37));
			cs.push(new Ct(3064, "San Jacinto", 5, 75));
			cs.push(new Ct(3065, "San Gabriel Valley", 5, 37));
			cs.push(new Ct(3066, "San Gabriel", 5, 37));
			cs.push(new Ct(3067, "San Fernando Valley", 5, 15));
			cs.push(new Ct(3068, "San Fernando", 5, 15));
			cs.push(new Ct(3069, "San Dimas", 5, 75));
			cs.push(new Ct(3071, "San Clemente", 5, 75));
			cs.push(new Ct(3072, "San Bernardino", 5, 75));
			cs.push(new Ct(3073, "Roseville", 5, 37));
			cs.push(new Ct(3074, "Rosemead", 5, 37));
			cs.push(new Ct(3075, "Rosamond", 5, 75));
			cs.push(new Ct(3076, "Rohnert Park", 5, 75));
			cs.push(new Ct(3077, "Rocklin", 5, 37));
			cs.push(new Ct(3078, "Riverside", 5, 75));
			cs.push(new Ct(3079, "Riverbank", 5, 75));
			cs.push(new Ct(3080, "Rialto", 5, 75));
			cs.push(new Ct(3081, "Reseda", 5, 15));
			cs.push(new Ct(3082, "Redwood City", 5, 37));
			cs.push(new Ct(3083, "Redondo Beach", 5, 37));
			cs.push(new Ct(3084, "Redlands", 5, 75));
			cs.push(new Ct(3085, "Red Bluff", 5, 75));
			cs.push(new Ct(3086, "Rancho Santa Margarita", 5, 75));
			cs.push(new Ct(3087, "Rancho Cucamonga", 5, 75));
			cs.push(new Ct(3088, "Rancho Cordova", 5, 15));
			cs.push(new Ct(3089, "Poway", 5, 37));
			cs.push(new Ct(3090, "Pomona", 5, 75));
			cs.push(new Ct(3091, "Pleasant Hill", 5, 75));
			cs.push(new Ct(3092, "Playa Del Rey", 5, 15));
			cs.push(new Ct(3093, "Placerville", 5, 75));
			cs.push(new Ct(3094, "Placentia", 5, 75));
			cs.push(new Ct(3095, "Pismo Beach", 5, 75));
			cs.push(new Ct(3096, "Pico Rivera", 5, 37));
			cs.push(new Ct(3097, "Petaluma", 5, 75));
			cs.push(new Ct(3098, "Perris", 5, 75));
			cs.push(new Ct(3099, "Paramount", 5, 37));
			cs.push(new Ct(3100, "Paradise", 5, 75));
			cs.push(new Ct(3101, "Palo Alto", 5, 75));
			cs.push(new Ct(3102, "Palm Desert", 5, 75));
			cs.push(new Ct(3103, "Pacoima", 5, 15));
			cs.push(new Ct(3104, "Oroville", 5, 75));
			cs.push(new Ct(3105, "Orangevale", 5, 37));
			cs.push(new Ct(3106, "Orange County", 5, 75));
			cs.push(new Ct(3107, "Oakley", 5, 75));
			cs.push(new Ct(3108, "Novato", 5, 75));
			cs.push(new Ct(3109, "Northridge", 5, 15));
			cs.push(new Ct(3110, "North Hollywood", 5, 15));
			cs.push(new Ct(3111, "North Hills", 5, 15));
			cs.push(new Ct(3112, "Newport Beach", 5, 75));
			cs.push(new Ct(3113, "Newbury Park", 5, 37));
			cs.push(new Ct(3114, "National City", 5, 37));
			cs.push(new Ct(3115, "Napa", 5, 75));
			cs.push(new Ct(3116, "Murrieta", 5, 75));
			cs.push(new Ct(3117, "Mountain View", 5, 75));
			cs.push(new Ct(3118, "Morgan Hill", 5, 75));
			cs.push(new Ct(3119, "Moreno Valley", 5, 75));
			cs.push(new Ct(3120, "Moorpark", 5, 37));
			cs.push(new Ct(3121, "Monterey Park", 5, 37));
			cs.push(new Ct(3122, "Monterey", 5, 75));
			cs.push(new Ct(3123, "Montclair", 5, 75));
			cs.push(new Ct(3124, "Monrovia", 5, 37));
			cs.push(new Ct(3125, "Mission Viejo", 5, 75));
			cs.push(new Ct(3126, "Mission Hills", 5, 15));
			cs.push(new Ct(3127, "Milpitas", 5, 75));
			cs.push(new Ct(3128, "Menlo Park", 5, 75));
			cs.push(new Ct(3129, "Martinez", 5, 75));
			cs.push(new Ct(3130, "Marina del Rey", 5, 15));
			cs.push(new Ct(3131, "Marina", 5, 75));
			cs.push(new Ct(3132, "Manteca", 5, 75));
			cs.push(new Ct(3133, "Malibu", 5, 37));
			cs.push(new Ct(3134, "Lynwood", 5, 37));
			cs.push(new Ct(3135, "Los Gatos", 5, 75));
			cs.push(new Ct(3136, "Los Alamitos", 5, 75));
			cs.push(new Ct(3137, "Lodi", 5, 75));
			cs.push(new Ct(3138, "Livermore", 5, 75));
			cs.push(new Ct(3139, "Lemoore", 5, 75));
			cs.push(new Ct(3140, "Lawndale", 5, 15));
			cs.push(new Ct(3141, "Lakeside", 5, 37));
			cs.push(new Ct(3142, "Lakeport", 5, 75));
			cs.push(new Ct(3143, "Lake Tahoe", 5, 75));
			cs.push(new Ct(3144, "Lake Forest", 5, 75));
			cs.push(new Ct(3145, "Lake Elsinore", 5, 75));
			cs.push(new Ct(3146, "Laguna Niguel", 5, 75));
			cs.push(new Ct(3147, "Laguna Hills", 5, 75));
			cs.push(new Ct(3148, "Laguna Beach", 5, 75));
			cs.push(new Ct(3149, "La Verne", 5, 75));
			cs.push(new Ct(3150, "La Quinta", 5, 75));
			cs.push(new Ct(3151, "La Puente", 5, 37));
			cs.push(new Ct(3152, "La Mirada", 5, 37));
			cs.push(new Ct(3153, "La Mesa", 5, 15));
			cs.push(new Ct(3154, "La Habra", 5, 75));
			cs.push(new Ct(3155, "Irvine", 5, 75));
			cs.push(new Ct(3156, "Inland Empire", 5, 75));
			cs.push(new Ct(3157, "Inglewood", 5, 15));
			cs.push(new Ct(3158, "Indio", 5, 75));
			cs.push(new Ct(3159, "Huntington Beach", 5, 75));
			cs.push(new Ct(3160, "Hollister", 5, 75));
			cs.push(new Ct(3161, "High Desert", 5, 75));
			cs.push(new Ct(3162, "Hesperia", 5, 75));
			cs.push(new Ct(3163, "Hermosa Beach", 5, 15));
			cs.push(new Ct(3164, "Hemet", 5, 75));
			cs.push(new Ct(3165, "Hayward", 5, 37));
			cs.push(new Ct(3166, "Hanford", 5, 75));
			cs.push(new Ct(3167, "Hacienda Heights", 5, 37));
			cs.push(new Ct(3168, "Grass Valley", 5, 75));
			cs.push(new Ct(3169, "Grand Terrace", 5, 75));
			cs.push(new Ct(3170, "Granada Hills", 5, 15));
			cs.push(new Ct(3171, "Glendora", 5, 75));
			cs.push(new Ct(3172, "Gilroy", 5, 75));
			cs.push(new Ct(3173, "Gardena", 5, 15));
			cs.push(new Ct(3174, "Garden Grove", 5, 75));
			cs.push(new Ct(3175, "Galt", 5, 37));
			cs.push(new Ct(3176, "Fullerton", 5, 75));
			cs.push(new Ct(3177, "Fountain Valley", 5, 75));
			cs.push(new Ct(3178, "Fontana", 5, 75));
			cs.push(new Ct(3179, "Folsom", 5, 37));
			cs.push(new Ct(3180, "Fallbrook", 5, 75));
			cs.push(new Ct(3181, "Escondido", 5, 37));
			cs.push(new Ct(3182, "Encino", 5, 15));
			cs.push(new Ct(3183, "Emeryville", 5, 37));
			cs.push(new Ct(3184, "Elk Grove", 5, 37));
			cs.push(new Ct(3185, "El Segundo", 5, 15));
			cs.push(new Ct(3186, "El Monte", 5, 37));
			cs.push(new Ct(3187, "El Cerrito", 5, 37));
			cs.push(new Ct(3188, "El Cajon", 5, 37));
			cs.push(new Ct(3189, "Duarte", 5, 37));
			cs.push(new Ct(3190, "Downey", 5, 37));
			cs.push(new Ct(3191, "Diamond Bar", 5, 75));
			cs.push(new Ct(3192, "Desert Hot Springs", 5, 75));
			cs.push(new Ct(3193, "Davis", 5, 37));
			cs.push(new Ct(3194, "Dana Point", 5, 75));
			cs.push(new Ct(3195, "Daly City", 5, 15));
			cs.push(new Ct(3196, "Cypress", 5, 75));
			cs.push(new Ct(3197, "Cupertino", 5, 75));
			cs.push(new Ct(3198, "Culver City", 5, 15));
			cs.push(new Ct(3199, "Crescent City", 5, 75));
			cs.push(new Ct(3200, "Covina", 5, 75));
			cs.push(new Ct(3201, "Costa Mesa", 5, 75));
			cs.push(new Ct(3202, "Coronado", 5, 37));
			cs.push(new Ct(3203, "Corona", 5, 75));
			cs.push(new Ct(3204, "Compton", 5, 37));
			cs.push(new Ct(3205, "Colton", 5, 75));
			cs.push(new Ct(3206, "Clovis", 5, 75));
			cs.push(new Ct(3207, "Citrus Heights", 5, 37));
			cs.push(new Ct(3208, "Chula Vista", 5, 37));
			cs.push(new Ct(3209, "Chino Hills", 5, 75));
			cs.push(new Ct(3210, "Chino", 5, 75));
			cs.push(new Ct(3211, "Chatsworth", 5, 15));
			cs.push(new Ct(3212, "Cerritos", 5, 37));
			cs.push(new Ct(3213, "Ceres", 5, 75));
			cs.push(new Ct(3214, "Central Coast", 5, 75));
			cs.push(new Ct(3215, "Cathedral City", 5, 75));
			cs.push(new Ct(3216, "Castro Valley", 5, 37));
			cs.push(new Ct(3217, "Carson", 5, 37));
			cs.push(new Ct(3218, "Carmichael", 5, 15));
			cs.push(new Ct(3219, "Canyon Country", 5, 37));
			cs.push(new Ct(3220, "Canoga Park", 5, 15));
			cs.push(new Ct(3221, "Campbell", 5, 75));
			cs.push(new Ct(3222, "Camp Pendleton", 5, 75));
			cs.push(new Ct(3223, "Camarillo", 5, 75));
			cs.push(new Ct(3224, "Calabasas", 5, 15));
			cs.push(new Ct(3225, "Burlingame", 5, 37));
			cs.push(new Ct(3226, "Buena Park", 5, 75));
			cs.push(new Ct(3227, "Brentwood", 5, 75));
			cs.push(new Ct(3228, "Brea", 5, 75));
			cs.push(new Ct(3229, "Big Bear Lake", 5, 75));
			cs.push(new Ct(3230, "Beverly Hills", 5, 15));
			cs.push(new Ct(3231, "Berkeley", 5, 37));
			cs.push(new Ct(3232, "Benicia", 5, 75));
			cs.push(new Ct(3233, "Belmont", 5, 37));
			cs.push(new Ct(3234, "Bellflower", 5, 37));
			cs.push(new Ct(3235, "Banning", 5, 75));
			cs.push(new Ct(3236, "Baldwin Park", 5, 37));
			cs.push(new Ct(3237, "Azusa", 5, 37));
			cs.push(new Ct(3238, "Atwater", 5, 75));
			cs.push(new Ct(3239, "Atascadero", 5, 75));
			cs.push(new Ct(3240, "Arroyo Grande", 5, 75));
			cs.push(new Ct(3241, "Arcata", 5, 75));
			cs.push(new Ct(3242, "Arcadia", 5, 37));
			cs.push(new Ct(3243, "Apple Valley", 5, 75));
			cs.push(new Ct(3244, "Antioch", 5, 75));
			cs.push(new Ct(3245, "Antelope Valley", 5, 75));
			cs.push(new Ct(3246, "Anaheim", 5, 75));
			cs.push(new Ct(3247, "Alta Loma", 5, 75));
			cs.push(new Ct(3248, "Aliso Viejo", 5, 75));
			cs.push(new Ct(3249, "Alhambra", 5, 37));
			cs.push(new Ct(3250, "Alameda", 5, 15));
			cs.push(new Ct(4668, "Long Beach", 5, 37));
			cs.push(new Ct(5231, "Fremont", 5, 75));
			cs.push(new Ct(5301, "Santa Ana", 5, 75));
			cs.push(new Ct(5323, "Bridgeport", 5, 75));
			cs.push(new Ct(5324, "Independence", 5, 75));
			cs.push(new Ct(5487, "San Rafael", 5, 37));
			cs.push(new Ct(5542, "Westminster", 5, 75));
			cs.push(new Ct(5566, "Lake Arrowhead", 5, 75));
			cs.push(new Ct(5576, "Beaumont", 5, 0));
			this.cbl[lID + ''] = cs;
			break;
		case 6:
			cs = new Array();
			cs.push(new Ct(112, "Craig", 6, 75));
			cs.push(new Ct(113, "Steamboat Springs", 6, 75));
			cs.push(new Ct(114, "Fort Collins", 6, 75));
			cs.push(new Ct(115, "Sterling", 6, 75));
			cs.push(new Ct(116, "Boulder", 6, 75));
			cs.push(new Ct(117, "Denver", 6, 15));
			cs.push(new Ct(118, "Burlington", 6, 75));
			cs.push(new Ct(119, "Limon", 6, 75));
			cs.push(new Ct(120, "Aspen", 6, 75));
			cs.push(new Ct(121, "Glenwood Springs", 6, 75));
			cs.push(new Ct(122, "Grand Junction", 6, 75));
			cs.push(new Ct(123, "Montrose", 6, 75));
			cs.push(new Ct(124, "Salida", 6, 75));
			cs.push(new Ct(125, "Canon City", 6, 75));
			cs.push(new Ct(126, "Pueblo", 6, 75));
			cs.push(new Ct(127, "Lamar", 6, 75));
			cs.push(new Ct(128, "Trinidad", 6, 75));
			cs.push(new Ct(129, "Alamosa", 6, 75));
			cs.push(new Ct(130, "Durango", 6, 75));
			cs.push(new Ct(3251, "Arvada", 6, 37));
			cs.push(new Ct(3252, "Aurora", 6, 15));
			cs.push(new Ct(3253, "Broomfield", 6, 37));
			cs.push(new Ct(3254, "Centennial", 6, 37));
			cs.push(new Ct(3255, "Colorado Springs", 6, 75));
			cs.push(new Ct(3256, "Golden", 6, 37));
			cs.push(new Ct(3257, "Greeley", 6, 75));
			cs.push(new Ct(3258, "Highlands Ranch", 6, 37));
			cs.push(new Ct(3259, "Longmont", 6, 75));
			cs.push(new Ct(3260, "Loveland", 6, 75));
			cs.push(new Ct(3261, "Northglenn", 6, 37));
			cs.push(new Ct(3262, "Parker", 6, 37));
			cs.push(new Ct(3263, "Thornton", 6, 37));
			cs.push(new Ct(5415, "Estes Park", 6, 75));
			cs.push(new Ct(5499, "Gunnison", 6, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 7:
			cs = new Array();
			cs.push(new Ct(131, "Putnam", 7, 75));
			cs.push(new Ct(132, "Willimantic", 7, 75));
			cs.push(new Ct(133, "Manchester", 7, 75));
			cs.push(new Ct(134, "Hartford", 7, 75));
			cs.push(new Ct(135, "Torrington", 7, 75));
			cs.push(new Ct(136, "Norwich", 7, 75));
			cs.push(new Ct(137, "Waterbury", 7, 75));
			cs.push(new Ct(138, "Danbury", 7, 75));
			cs.push(new Ct(139, "New London", 7, 75));
			cs.push(new Ct(140, "New Haven", 7, 75));
			cs.push(new Ct(141, "Bridgeport", 7, 75));
			cs.push(new Ct(142, "Westport", 7, 75));
			cs.push(new Ct(143, "Norwalk", 7, 75));
			cs.push(new Ct(144, "Stamford", 7, 75));
			cs.push(new Ct(145, "Greenwich", 7, 37));
			cs.push(new Ct(3264, "Ansonia", 7, 75));
			cs.push(new Ct(3265, "Beacon Falls", 7, 75));
			cs.push(new Ct(3266, "Bethel", 7, 75));
			cs.push(new Ct(3267, "Branford", 7, 75));
			cs.push(new Ct(3268, "Colchester", 7, 75));
			cs.push(new Ct(3269, "Cromwell", 7, 75));
			cs.push(new Ct(3270, "East Hartford", 7, 75));
			cs.push(new Ct(3271, "East Haven", 7, 75));
			cs.push(new Ct(3272, "Enfield", 7, 75));
			cs.push(new Ct(3273, "Glastonbury", 7, 75));
			cs.push(new Ct(3274, "Groton", 7, 75));
			cs.push(new Ct(3275, "Hamden", 7, 75));
			cs.push(new Ct(3276, "Meriden", 7, 75));
			cs.push(new Ct(3277, "Milford", 7, 75));
			cs.push(new Ct(3278, "Mystic", 7, 75));
			cs.push(new Ct(3279, "Naugatuck", 7, 75));
			cs.push(new Ct(3280, "New Britain", 7, 75));
			cs.push(new Ct(3281, "Newington", 7, 75));
			cs.push(new Ct(3282, "Newtown", 7, 75));
			cs.push(new Ct(3283, "Old Saybrook", 7, 75));
			cs.push(new Ct(3284, "Plainville", 7, 75));
			cs.push(new Ct(3285, "Prospect", 7, 75));
			cs.push(new Ct(3286, "Ridgefield", 7, 75));
			cs.push(new Ct(3287, "Simsbury", 7, 75));
			cs.push(new Ct(3288, "Southington", 7, 75));
			cs.push(new Ct(3289, "Storrs", 7, 75));
			cs.push(new Ct(3290, "Tolland", 7, 75));
			cs.push(new Ct(3291, "Trumbull", 7, 75));
			cs.push(new Ct(3292, "Wallingford", 7, 75));
			cs.push(new Ct(3293, "West Hartford", 7, 75));
			cs.push(new Ct(3294, "West Haven", 7, 75));
			cs.push(new Ct(3295, "Wethersfield", 7, 75));
			cs.push(new Ct(3296, "Windsor Locks", 7, 75));
			cs.push(new Ct(3297, "Winsted", 7, 75));
			cs.push(new Ct(5553, "Berlin", 7, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 8:
			cs = new Array();
			cs.push(new Ct(146, "Wilmington", 8, 75));
			cs.push(new Ct(147, "Newark", 8, 75));
			cs.push(new Ct(148, "Middletown", 8, 75));
			cs.push(new Ct(149, "Dover", 8, 75));
			cs.push(new Ct(150, "Milford", 8, 75));
			cs.push(new Ct(151, "Seaford", 8, 75));
			cs.push(new Ct(152, "Georgetown", 8, 75));
			cs.push(new Ct(3298, "Bear", 8, 75));
			cs.push(new Ct(3299, "Claymont", 8, 37));
			cs.push(new Ct(3300, "Harrington", 8, 75));
			cs.push(new Ct(3301, "Lewes", 8, 75));
			cs.push(new Ct(3302, "Wyoming", 8, 75));
			cs.push(new Ct(5573, "Rehoboth Beach", 8, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 9:
			cs = new Array();
			cs.push(new Ct(153, "Tallahassee", 9, 75));
			cs.push(new Ct(154, "Lake City", 9, 75));
			cs.push(new Ct(155, "Jacksonville", 9, 75));
			cs.push(new Ct(156, "Gainesville", 9, 75));
			cs.push(new Ct(157, "Ocala", 9, 75));
			cs.push(new Ct(158, "Datona Beach", 9, 75));
			cs.push(new Ct(159, "Orlando", 9, 15));
			cs.push(new Ct(161, "Melbourne", 9, 75));
			cs.push(new Ct(162, "Lakeland", 9, 75));
			cs.push(new Ct(163, "Tampa", 9, 15));
			cs.push(new Ct(164, "St. Petersburg", 9, 37));
			cs.push(new Ct(165, "Avon Park", 9, 75));
			cs.push(new Ct(166, "Fort Pierce", 9, 75));
			cs.push(new Ct(167, "Port Charlotte", 9, 75));
			cs.push(new Ct(168, "Fort Myers", 9, 75));
			cs.push(new Ct(169, "Cape Coral", 9, 75));
			cs.push(new Ct(170, "Clewiston", 9, 75));
			cs.push(new Ct(171, "West Palm Beach", 9, 75));
			cs.push(new Ct(172, "Fort Lauderdale", 9, 75));
			cs.push(new Ct(173, "Naples", 9, 75));
			cs.push(new Ct(174, "Miami", 9, 15));
			cs.push(new Ct(175, "Key Largo", 9, 75));
			cs.push(new Ct(176, "Marathon", 9, 75));
			cs.push(new Ct(177, "Key West", 9, 75));
			cs.push(new Ct(178, "Panama City", 9, 75));
			cs.push(new Ct(179, "Pensacola", 9, 75));
			cs.push(new Ct(3303, "Altamonte Springs", 9, 37));
			cs.push(new Ct(3304, "Apopka", 9, 37));
			cs.push(new Ct(3305, "Atlantic Beach", 9, 75));
			cs.push(new Ct(3306, "Auburndale", 9, 75));
			cs.push(new Ct(3307, "Aventura", 9, 37));
			cs.push(new Ct(3308, "Boca Raton", 9, 75));
			cs.push(new Ct(3309, "Boynton Beach", 9, 75));
			cs.push(new Ct(3310, "Bradenton", 9, 75));
			cs.push(new Ct(3311, "Brooksville", 9, 75));
			cs.push(new Ct(3312, "Casselberry", 9, 37));
			cs.push(new Ct(3313, "Clearwater", 9, 37));
			cs.push(new Ct(3314, "Clermont", 9, 75));
			cs.push(new Ct(3315, "Cocoa", 9, 75));
			cs.push(new Ct(3316, "Cocoa Beach", 9, 75));
			cs.push(new Ct(3317, "Coconut Creek", 9, 75));
			cs.push(new Ct(3318, "Cooper City", 9, 37));
			cs.push(new Ct(3319, "Coral Springs", 9, 75));
			cs.push(new Ct(3320, "Crestview", 9, 75));
			cs.push(new Ct(3321, "Crystal River", 9, 75));
			cs.push(new Ct(3322, "Dade City", 9, 75));
			cs.push(new Ct(3323, "Davie", 9, 37));
			cs.push(new Ct(3324, "Daytona Beach", 9, 75));
			cs.push(new Ct(3325, "Deerfield Beach", 9, 75));
			cs.push(new Ct(3326, "Deland", 9, 75));
			cs.push(new Ct(3327, "Delray Beach", 9, 75));
			cs.push(new Ct(3328, "Deltona", 9, 75));
			cs.push(new Ct(3329, "Destin", 9, 75));
			cs.push(new Ct(3330, "Edgewater", 9, 75));
			cs.push(new Ct(3331, "Eustis", 9, 75));
			cs.push(new Ct(3332, "Fernandina Beach", 9, 75));
			cs.push(new Ct(3333, "Fort Walton Beach", 9, 75));
			cs.push(new Ct(3334, "Greenacres", 9, 75));
			cs.push(new Ct(3335, "Haines City", 9, 75));
			cs.push(new Ct(3336, "Hallandale", 9, 37));
			cs.push(new Ct(3337, "Hialeah", 9, 15));
			cs.push(new Ct(3338, "Holiday", 9, 37));
			cs.push(new Ct(3339, "Homestead", 9, 75));
			cs.push(new Ct(3340, "Inverness", 9, 75));
			cs.push(new Ct(3341, "Jax", 9, 75));
			cs.push(new Ct(3342, "Jensen Beach", 9, 75));
			cs.push(new Ct(3343, "Jupiter", 9, 75));
			cs.push(new Ct(3344, "Kissimmee", 9, 37));
			cs.push(new Ct(3345, "Lake Mary", 9, 37));
			cs.push(new Ct(3346, "Lake Wales", 9, 75));
			cs.push(new Ct(3347, "Lake Worth", 9, 75));
			cs.push(new Ct(3348, "Lantana", 9, 75));
			cs.push(new Ct(3349, "Largo", 9, 37));
			cs.push(new Ct(3350, "Lauderdale Lakes", 9, 75));
			cs.push(new Ct(3351, "Lauderhill", 9, 75));
			cs.push(new Ct(3352, "Lehigh Acres", 9, 75));
			cs.push(new Ct(3353, "Lighthouse Point", 9, 75));
			cs.push(new Ct(3354, "Live Oak", 9, 75));
			cs.push(new Ct(3355, "Longwood", 9, 37));
			cs.push(new Ct(3356, "Lutz", 9, 37));
			cs.push(new Ct(3357, "Margate", 9, 75));
			cs.push(new Ct(3358, "Mayport", 9, 75));
			cs.push(new Ct(3359, "Merritt Island", 9, 75));
			cs.push(new Ct(3360, "Miami Beach", 9, 15));
			cs.push(new Ct(3361, "Miami Lakes", 9, 37));
			cs.push(new Ct(3362, "Middleburg", 9, 75));
			cs.push(new Ct(3363, "Miramar", 9, 37));
			cs.push(new Ct(3364, "Morriston", 9, 75));
			cs.push(new Ct(3365, "Navarre", 9, 75));
			cs.push(new Ct(3366, "New Port Richey", 9, 75));
			cs.push(new Ct(3367, "Niceville", 9, 75));
			cs.push(new Ct(3368, "North Lauderdale", 9, 75));
			cs.push(new Ct(3369, "North Miami", 9, 15));
			cs.push(new Ct(3370, "North Port", 9, 75));
			cs.push(new Ct(3371, "Oakland Park", 9, 75));
			cs.push(new Ct(3372, "Okeechobee", 9, 75));
			cs.push(new Ct(3373, "Oldsmar", 9, 37));
			cs.push(new Ct(3374, "Orange City", 9, 75));
			cs.push(new Ct(3375, "Orange Park", 9, 75));
			cs.push(new Ct(3376, "Ormond Beach", 9, 75));
			cs.push(new Ct(3377, "Pace", 9, 75));
			cs.push(new Ct(3378, "Palatka", 9, 75));
			cs.push(new Ct(3379, "Palm Bay", 9, 75));
			cs.push(new Ct(3380, "Palm Beach", 9, 75));
			cs.push(new Ct(3381, "Palm Beach Gardens", 9, 75));
			cs.push(new Ct(3382, "Palm Coast", 9, 75));
			cs.push(new Ct(3383, "Palm Harbor", 9, 37));
			cs.push(new Ct(3384, "Palmetto", 9, 75));
			cs.push(new Ct(3385, "Panama City Beach", 9, 75));
			cs.push(new Ct(3386, "Pembroke Pines", 9, 37));
			cs.push(new Ct(3387, "Pinellas Park", 9, 37));
			cs.push(new Ct(3388, "Plant City", 9, 37));
			cs.push(new Ct(3389, "Plantation", 9, 75));
			cs.push(new Ct(3390, "Pompano Beach", 9, 75));
			cs.push(new Ct(3391, "Port Orange", 9, 75));
			cs.push(new Ct(3392, "Port Richey", 9, 75));
			cs.push(new Ct(3393, "Port St. Lucie", 9, 75));
			cs.push(new Ct(3394, "Rockledge", 9, 75));
			cs.push(new Ct(3395, "Royal Palm Beach", 9, 75));
			cs.push(new Ct(3396, "Sarasota", 9, 75));
			cs.push(new Ct(3397, "Sebastian", 9, 75));
			cs.push(new Ct(3398, "Sebring", 9, 75));
			cs.push(new Ct(3399, "South Florida", 9, 15));
			cs.push(new Ct(3400, "Spring Hill", 9, 75));
			cs.push(new Ct(3401, "St. Augustine", 9, 75));
			cs.push(new Ct(3402, "Stuart", 9, 75));
			cs.push(new Ct(3403, "Sunrise", 9, 75));
			cs.push(new Ct(3404, "Tamarac", 9, 75));
			cs.push(new Ct(3405, "Tarpon Springs", 9, 37));
			cs.push(new Ct(3406, "Tavares", 9, 75));
			cs.push(new Ct(3407, "Valrico", 9, 37));
			cs.push(new Ct(3408, "Vero Beach", 9, 75));
			cs.push(new Ct(3409, "Wilton Manors", 9, 75));
			cs.push(new Ct(3410, "Winter Haven", 9, 75));
			cs.push(new Ct(3411, "Winter Park", 9, 15));
			cs.push(new Ct(3412, "Winter Springs", 9, 37));
			cs.push(new Ct(3413, "Zephyrhills", 9, 75));
			cs.push(new Ct(5255, "Titusville", 9, 75));
			cs.push(new Ct(5575, "Longboat Key", 9, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 10:
			cs = new Array();
			cs.push(new Ct(180, "Dalton", 10, 75));
			cs.push(new Ct(181, "Rome", 10, 75));
			cs.push(new Ct(182, "Gainesville", 10, 75));
			cs.push(new Ct(183, "Athens", 10, 75));
			cs.push(new Ct(184, "Atlanta", 10, 15));
			cs.push(new Ct(185, "Augusta", 10, 75));
			cs.push(new Ct(186, "Macon", 10, 75));
			cs.push(new Ct(187, "Swainsboro", 10, 75));
			cs.push(new Ct(188, "Savannah", 10, 75));
			cs.push(new Ct(189, "Columbus", 10, 75));
			cs.push(new Ct(190, "Hinesville", 10, 75));
			cs.push(new Ct(191, "Brunswick", 10, 75));
			cs.push(new Ct(192, "Albany", 10, 75));
			cs.push(new Ct(193, "Blakely", 10, 75));
			cs.push(new Ct(194, "Bainbridge", 10, 75));
			cs.push(new Ct(195, "Valdosta", 10, 75));
			cs.push(new Ct(196, "Waycross", 10, 75));
			cs.push(new Ct(3414, "Acworth", 10, 37));
			cs.push(new Ct(3415, "Alpharetta", 10, 37));
			cs.push(new Ct(3416, "Austell", 10, 15));
			cs.push(new Ct(3417, "Buford", 10, 75));
			cs.push(new Ct(3418, "Cairo", 10, 75));
			cs.push(new Ct(3419, "Calhoun", 10, 75));
			cs.push(new Ct(3420, "Carrollton", 10, 75));
			cs.push(new Ct(3421, "Cartersville", 10, 75));
			cs.push(new Ct(3422, "Cedartown", 10, 75));
			cs.push(new Ct(3423, "Clarkston", 10, 37));
			cs.push(new Ct(3424, "College Park", 10, 15));
			cs.push(new Ct(3425, "Commerce", 10, 75));
			cs.push(new Ct(3426, "Conyers", 10, 75));
			cs.push(new Ct(3427, "Cumming", 10, 75));
			cs.push(new Ct(3428, "Dacula", 10, 75));
			cs.push(new Ct(3429, "Dawsonville", 10, 75));
			cs.push(new Ct(3430, "Doraville", 10, 37));
			cs.push(new Ct(3431, "Douglasville", 10, 37));
			cs.push(new Ct(3432, "Dunwoody", 10, 37));
			cs.push(new Ct(3433, "Ellenwood", 10, 37));
			cs.push(new Ct(3434, "Ellijay", 10, 75));
			cs.push(new Ct(3435, "Fitzgerald", 10, 75));
			cs.push(new Ct(3436, "Flowery Branch", 10, 75));
			cs.push(new Ct(3437, "Fort Benning", 10, 75));
			cs.push(new Ct(3438, "Fort Stewart", 10, 75));
			cs.push(new Ct(3439, "Griffin", 10, 75));
			cs.push(new Ct(3440, "Hephzibah", 10, 75));
			cs.push(new Ct(3441, "Jesup", 10, 75));
			cs.push(new Ct(3442, "Kennesaw", 10, 37));
			cs.push(new Ct(3443, "Kingsland", 10, 75));
			cs.push(new Ct(3444, "LaGrange", 10, 75));
			cs.push(new Ct(3445, "Lawrenceville", 10, 75));
			cs.push(new Ct(3446, "Lilburn", 10, 37));
			cs.push(new Ct(3447, "Lithia Springs", 10, 15));
			cs.push(new Ct(3448, "Lithonia", 10, 37));
			cs.push(new Ct(3449, "Loganville", 10, 75));
			cs.push(new Ct(3450, "Mableton", 10, 15));
			cs.push(new Ct(3451, "McDonough", 10, 37));
			cs.push(new Ct(3452, "Middle", 10, 75));
			cs.push(new Ct(3453, "Milledgeville", 10, 75));
			cs.push(new Ct(3454, "Morrow", 10, 15));
			cs.push(new Ct(3455, "Newnan", 10, 75));
			cs.push(new Ct(3456, "Norcross", 10, 37));
			cs.push(new Ct(3457, "North", 10, 75));
			cs.push(new Ct(3458, "Peachtree City", 10, 37));
			cs.push(new Ct(3459, "Powder Springs", 10, 15));
			cs.push(new Ct(3460, "Ringgold", 10, 75));
			cs.push(new Ct(3461, "Riverdale", 10, 15));
			cs.push(new Ct(3462, "Rossville", 10, 75));
			cs.push(new Ct(3463, "Smyrna", 10, 15));
			cs.push(new Ct(3464, "Snellville", 10, 75));
			cs.push(new Ct(3465, "Statesboro", 10, 75));
			cs.push(new Ct(3466, "Stockbridge", 10, 37));
			cs.push(new Ct(3467, "Stone Mountain", 10, 37));
			cs.push(new Ct(3468, "Suwanee", 10, 75));
			cs.push(new Ct(3469, "Sylvester", 10, 75));
			cs.push(new Ct(3470, "Thomaston", 10, 75));
			cs.push(new Ct(3471, "Thomson", 10, 75));
			cs.push(new Ct(3472, "Tifton", 10, 75));
			cs.push(new Ct(3473, "Trion", 10, 75));
			cs.push(new Ct(3474, "Tucker", 10, 37));
			cs.push(new Ct(3475, "Villa Rica", 10, 37));
			cs.push(new Ct(3476, "Warner Robins", 10, 75));
			cs.push(new Ct(3477, "Winder", 10, 75));
			cs.push(new Ct(5232, "Roswell", 10, 75));
			cs.push(new Ct(5474, "Collins", 10, 75));
			cs.push(new Ct(5546, "Marietta", 10, 75));
			cs.push(new Ct(5562, "Decatur", 10, 75));
			cs.push(new Ct(5571, "Dublin", 10, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 11:
			cs = new Array();
			cs.push(new Ct(197, "Honolulu", 11, 75));
			cs.push(new Ct(198, "Kailua", 11, 75));
			cs.push(new Ct(199, "Wahiawa", 11, 75));
			cs.push(new Ct(200, "Hilo", 11, 75));
			cs.push(new Ct(201, "Kona", 11, 75));
			cs.push(new Ct(202, "Lahaina", 11, 75));
			cs.push(new Ct(203, "Kahului", 11, 75));
			cs.push(new Ct(204, "Kehei", 11, 75));
			cs.push(new Ct(205, "Kaunakakai", 11, 75));
			cs.push(new Ct(206, "Pearl City", 11, 75));
			cs.push(new Ct(207, "Lanai City", 11, 75));
			cs.push(new Ct(208, "Kapaa", 11, 75));
			cs.push(new Ct(209, "Hanamaulu", 11, 75));
			cs.push(new Ct(210, "Lihue", 11, 75));
			cs.push(new Ct(211, "Kekaha", 11, 75));
			cs.push(new Ct(3478, "Aiea", 11, 75));
			cs.push(new Ct(3479, "Kaneohe", 11, 75));
			cs.push(new Ct(3480, "Kapolei", 11, 75));
			cs.push(new Ct(3481, "Kihei", 11, 75));
			cs.push(new Ct(3482, "Maui", 11, 75));
			cs.push(new Ct(3483, "Mililani", 11, 75));
			cs.push(new Ct(3484, "Waianae", 11, 75));
			cs.push(new Ct(3485, "Waipahu", 11, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 12:
			cs = new Array();
			cs.push(new Ct(212, "Sandpoint", 12, 75));
			cs.push(new Ct(213, "Coeur d'Alene", 12, 75));
			cs.push(new Ct(214, "Lewiston", 12, 75));
			cs.push(new Ct(215, "Grangeville", 12, 75));
			cs.push(new Ct(216, "Boise", 12, 75));
			cs.push(new Ct(217, "Twin Falls", 12, 75));
			cs.push(new Ct(218, "Pocatello", 12, 75));
			cs.push(new Ct(219, "Montpelier", 12, 75));
			cs.push(new Ct(220, "Idaho Falls", 12, 75));
			cs.push(new Ct(221, "Rexburg", 12, 75));
			cs.push(new Ct(3486, "Bliss", 12, 75));
			cs.push(new Ct(3487, "Buhl", 12, 75));
			cs.push(new Ct(3488, "Burley", 12, 75));
			cs.push(new Ct(3489, "Caldwell", 12, 75));
			cs.push(new Ct(3490, "Eagle", 12, 75));
			cs.push(new Ct(3491, "Emmett", 12, 75));
			cs.push(new Ct(3492, "Filer", 12, 75));
			cs.push(new Ct(3493, "Fruitland", 12, 75));
			cs.push(new Ct(3494, "Gooding", 12, 75));
			cs.push(new Ct(3495, "Hagerman", 12, 75));
			cs.push(new Ct(3496, "Hailey", 12, 75));
			cs.push(new Ct(3497, "Hansen", 12, 75));
			cs.push(new Ct(3498, "Hayden", 12, 75));
			cs.push(new Ct(3499, "Hayden Lake", 12, 75));
			cs.push(new Ct(3500, "Hazelton", 12, 75));
			cs.push(new Ct(3501, "Jerome", 12, 75));
			cs.push(new Ct(3502, "Kuna", 12, 75));
			cs.push(new Ct(3503, "Magic Valley", 12, 75));
			cs.push(new Ct(3504, "Middleton", 12, 75));
			cs.push(new Ct(3505, "Moscow", 12, 75));
			cs.push(new Ct(3506, "Murtaugh", 12, 75));
			cs.push(new Ct(3507, "Nampa", 12, 75));
			cs.push(new Ct(3508, "New Plymouth", 12, 75));
			cs.push(new Ct(3509, "Payette", 12, 75));
			cs.push(new Ct(3510, "Post Falls", 12, 75));
			cs.push(new Ct(3511, "Rathdrum", 12, 75));
			cs.push(new Ct(3512, "Rigby", 12, 75));
			cs.push(new Ct(3513, "Rupert", 12, 75));
			cs.push(new Ct(3514, "Shoshone", 12, 75));
			cs.push(new Ct(3515, "St. Maries", 12, 75));
			cs.push(new Ct(3516, "Weiser", 12, 75));
			cs.push(new Ct(3517, "Wendell", 12, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 13:
			cs = new Array();
			cs.push(new Ct(222, "Freeport", 13, 75));
			cs.push(new Ct(223, "Rockford", 13, 75));
			cs.push(new Ct(224, "Chicago", 13, 15));
			cs.push(new Ct(225, "Joliet", 13, 37));
			cs.push(new Ct(226, "De Kalb", 13, 75));
			cs.push(new Ct(227, "Moline", 13, 75));
			cs.push(new Ct(228, "Ottawa", 13, 75));
			cs.push(new Ct(229, "Kankakee", 13, 75));
			cs.push(new Ct(230, "Galesburg", 13, 75));
			cs.push(new Ct(231, "Peoria", 13, 75));
			cs.push(new Ct(232, "Normal", 13, 75));
			cs.push(new Ct(233, "Macomb", 13, 75));
			cs.push(new Ct(234, "Beardstown", 13, 75));
			cs.push(new Ct(235, "Springfield", 13, 75));
			cs.push(new Ct(236, "Decatur", 13, 75));
			cs.push(new Ct(237, "Champaign", 13, 75));
			cs.push(new Ct(238, "Danville", 13, 75));
			cs.push(new Ct(239, "Quincy", 13, 75));
			cs.push(new Ct(240, "Paris", 13, 75));
			cs.push(new Ct(241, "Vandalia", 13, 75));
			cs.push(new Ct(242, "Olney", 13, 75));
			cs.push(new Ct(243, "Highland", 13, 75));
			cs.push(new Ct(244, "Mt. Vernon", 13, 75));
			cs.push(new Ct(245, "Carbondale", 13, 75));
			cs.push(new Ct(246, "Harrisburg", 13, 75));
			cs.push(new Ct(3518, "Addison", 13, 15));
			cs.push(new Ct(3519, "Algonquin", 13, 75));
			cs.push(new Ct(3520, "Alton", 13, 75));
			cs.push(new Ct(3521, "Arlington Heights", 13, 37));
			cs.push(new Ct(3522, "Bartlett", 13, 37));
			cs.push(new Ct(3523, "Batavia", 13, 37));
			cs.push(new Ct(3524, "Belvidere", 13, 75));
			cs.push(new Ct(3525, "Berwyn", 13, 15));
			cs.push(new Ct(3526, "Bloomingdale", 13, 37));
			cs.push(new Ct(3527, "Bolingbrook", 13, 37));
			cs.push(new Ct(3528, "Bourbonnais", 13, 75));
			cs.push(new Ct(3529, "Brookfield", 13, 15));
			cs.push(new Ct(3530, "Buffalo Grove", 13, 37));
			cs.push(new Ct(3531, "Calumet City", 13, 37));
			cs.push(new Ct(3532, "Carlinville", 13, 75));
			cs.push(new Ct(3533, "Carol Stream", 13, 37));
			cs.push(new Ct(3534, "Carpentersville", 13, 75));
			cs.push(new Ct(3535, "Chicago Heights", 13, 37));
			cs.push(new Ct(3536, "Cicero", 13, 15));
			cs.push(new Ct(3537, "Collinsville", 13, 75));
			cs.push(new Ct(3538, "Crestwood", 13, 15));
			cs.push(new Ct(3539, "Crystal Lake", 13, 75));
			cs.push(new Ct(3540, "Dekalb", 13, 75));
			cs.push(new Ct(3541, "Des Plaines", 13, 37));
			cs.push(new Ct(3542, "Dixon", 13, 75));
			cs.push(new Ct(3543, "Dolton", 13, 37));
			cs.push(new Ct(3544, "Downers Grove", 13, 15));
			cs.push(new Ct(3545, "East Peoria", 13, 75));
			cs.push(new Ct(3546, "Edwardsville", 13, 75));
			cs.push(new Ct(3547, "Effingham", 13, 75));
			cs.push(new Ct(3548, "Elgin", 13, 75));
			cs.push(new Ct(3549, "Elk Grove Village", 13, 37));
			cs.push(new Ct(3550, "Elmhurst", 13, 15));
			cs.push(new Ct(3551, "Fairview Heights", 13, 75));
			cs.push(new Ct(3552, "Glen Ellyn", 13, 37));
			cs.push(new Ct(3553, "Glendale Heights", 13, 37));
			cs.push(new Ct(3554, "Glenview", 13, 37));
			cs.push(new Ct(3555, "Glenwood", 13, 37));
			cs.push(new Ct(3556, "Granite City", 13, 75));
			cs.push(new Ct(3557, "Grayslake", 13, 75));
			cs.push(new Ct(3558, "Great Lakes", 13, 75));
			cs.push(new Ct(3559, "Gurnee", 13, 75));
			cs.push(new Ct(3560, "Hanover Park", 13, 37));
			cs.push(new Ct(3561, "Herrin", 13, 75));
			cs.push(new Ct(3562, "Hoffman Estates", 13, 37));
			cs.push(new Ct(3563, "Homewood", 13, 37));
			cs.push(new Ct(3564, "Justice", 13, 15));
			cs.push(new Ct(3565, "La Salle", 13, 75));
			cs.push(new Ct(3566, "Lisle", 13, 37));
			cs.push(new Ct(3567, "Lockport", 13, 37));
			cs.push(new Ct(3568, "Lombard", 13, 15));
			cs.push(new Ct(3569, "Maywood", 13, 15));
			cs.push(new Ct(3570, "McHenry", 13, 75));
			cs.push(new Ct(3571, "Melrose Park", 13, 15));
			cs.push(new Ct(3572, "Mount Prospect", 13, 37));
			cs.push(new Ct(3573, "Mt. Prospect", 13, 37));
			cs.push(new Ct(3574, "Mundelein", 13, 75));
			cs.push(new Ct(3575, "Murphysboro", 13, 75));
			cs.push(new Ct(3576, "Naperville", 13, 37));
			cs.push(new Ct(3577, "North Aurora", 13, 75));
			cs.push(new Ct(3578, "Northbrook", 13, 37));
			cs.push(new Ct(3579, "Oak Forest", 13, 15));
			cs.push(new Ct(3580, "Oak Lawn", 13, 15));
			cs.push(new Ct(3581, "Oak Park", 13, 15));
			cs.push(new Ct(3582, "Orland Park", 13, 15));
			cs.push(new Ct(3583, "Palatine", 13, 37));
			cs.push(new Ct(3584, "Palos Hills", 13, 15));
			cs.push(new Ct(3585, "Pekin", 13, 75));
			cs.push(new Ct(3586, "Peru", 13, 75));
			cs.push(new Ct(3587, "Quad Cities", 13, 75));
			cs.push(new Ct(3588, "Rock Falls", 13, 75));
			cs.push(new Ct(3589, "Rock Island", 13, 75));
			cs.push(new Ct(3590, "Romeoville", 13, 37));
			cs.push(new Ct(3591, "Roselle", 13, 37));
			cs.push(new Ct(3592, "Round Lake", 13, 75));
			cs.push(new Ct(3593, "Round Lake Beach", 13, 75));
			cs.push(new Ct(3594, "Schaumburg", 13, 37));
			cs.push(new Ct(3595, "Skokie", 13, 37));
			cs.push(new Ct(3596, "Steger", 13, 37));
			cs.push(new Ct(3597, "Streamwood", 13, 37));
			cs.push(new Ct(3598, "Tinley Park", 13, 37));
			cs.push(new Ct(3599, "Vernon Hills", 13, 75));
			cs.push(new Ct(3600, "Villa Park", 13, 15));
			cs.push(new Ct(3601, "Waukegan", 13, 75));
			cs.push(new Ct(3602, "Westmont", 13, 15));
			cs.push(new Ct(3603, "Woodridge", 13, 37));
			cs.push(new Ct(3604, "Zion", 13, 75));
			cs.push(new Ct(5234, "Aurora", 13, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 14:
			cs = new Array();
			cs.push(new Ct(247, "Michigan City", 14, 75));
			cs.push(new Ct(248, "Gary", 14, 37));
			cs.push(new Ct(249, "South Bend", 14, 75));
			cs.push(new Ct(250, "Elkhart", 14, 75));
			cs.push(new Ct(251, "Fort Wayne", 14, 75));
			cs.push(new Ct(252, "Plymouth", 14, 75));
			cs.push(new Ct(253, "Crown Point", 14, 75));
			cs.push(new Ct(254, "Rensselaer", 14, 75));
			cs.push(new Ct(255, "Lafayette", 14, 75));
			cs.push(new Ct(256, "Kokomo", 14, 75));
			cs.push(new Ct(257, "Marion", 14, 75));
			cs.push(new Ct(258, "Muncie", 14, 75));
			cs.push(new Ct(259, "Anderson", 14, 75));
			cs.push(new Ct(260, "Indianapolis", 14, 15));
			cs.push(new Ct(261, "Richmond", 14, 75));
			cs.push(new Ct(263, "Bloomington", 14, 75));
			cs.push(new Ct(264, "Columbus", 14, 75));
			cs.push(new Ct(265, "Bedford", 14, 75));
			cs.push(new Ct(266, "Vincennes", 14, 75));
			cs.push(new Ct(267, "Jasper", 14, 75));
			cs.push(new Ct(268, "Evansville", 14, 75));
			cs.push(new Ct(3605, "Bluffton", 14, 75));
			cs.push(new Ct(3606, "Brazil", 14, 75));
			cs.push(new Ct(3607, "Brownsburg", 14, 37));
			cs.push(new Ct(3608, "Carmel", 14, 37));
			cs.push(new Ct(3609, "Chesterton", 14, 75));
			cs.push(new Ct(3610, "Columbia City", 14, 75));
			cs.push(new Ct(3611, "Connersville", 14, 75));
			cs.push(new Ct(3612, "Crawfordsville", 14, 75));
			cs.push(new Ct(3613, "Fishers", 14, 37));
			cs.push(new Ct(3614, "Goshen", 14, 75));
			cs.push(new Ct(3615, "Greencastle", 14, 75));
			cs.push(new Ct(3616, "Griffith", 14, 37));
			cs.push(new Ct(3617, "Hobart", 14, 75));
			cs.push(new Ct(3618, "Jeffersonville", 14, 75));
			cs.push(new Ct(3619, "Kendallville", 14, 75));
			cs.push(new Ct(3620, "La Porte", 14, 75));
			cs.push(new Ct(3621, "Lake Station", 14, 75));
			cs.push(new Ct(3622, "Logansport", 14, 75));
			cs.push(new Ct(3623, "Merrillville", 14, 75));
			cs.push(new Ct(3624, "Mishawaka", 14, 75));
			cs.push(new Ct(3625, "Mooresville", 14, 37));
			cs.push(new Ct(3626, "Nappanee", 14, 75));
			cs.push(new Ct(3627, "Noblesville", 14, 37));
			cs.push(new Ct(3628, "Northwest", 14, 75));
			cs.push(new Ct(3629, "Schererville", 14, 37));
			cs.push(new Ct(3630, "Scottsburg", 14, 75));
			cs.push(new Ct(3631, "Seymour", 14, 75));
			cs.push(new Ct(3632, "Terre Haute", 14, 75));
			cs.push(new Ct(3633, "Wabash", 14, 75));
			cs.push(new Ct(3634, "West Lafayette", 14, 75));
			cs.push(new Ct(3635, "Whiting", 14, 37));
			this.cbl[lID + ''] = cs;
			break;
		case 15:
			cs = new Array();
			cs.push(new Ct(269, "Estherville", 15, 75));
			cs.push(new Ct(270, "Mason City", 15, 75));
			cs.push(new Ct(271, "Waterloo", 15, 75));
			cs.push(new Ct(272, "Dubuque", 15, 75));
			cs.push(new Ct(273, "Ft. Dodge", 15, 75));
			cs.push(new Ct(275, "Denison", 15, 75));
			cs.push(new Ct(276, "Marshalltown", 15, 75));
			cs.push(new Ct(277, "Cedar Rapids", 15, 75));
			cs.push(new Ct(278, "Clinton", 15, 75));
			cs.push(new Ct(279, "Davenport", 15, 75));
			cs.push(new Ct(280, "Iowa City", 15, 75));
			cs.push(new Ct(281, "Des Moines", 15, 75));
			cs.push(new Ct(282, "Council Bluffs", 15, 75));
			cs.push(new Ct(283, "Burlington", 15, 75));
			cs.push(new Ct(3636, "Ames", 15, 75));
			cs.push(new Ct(3637, "Ankeny", 15, 75));
			cs.push(new Ct(3638, "Bettendorf", 15, 75));
			cs.push(new Ct(3639, "Cedar Falls", 15, 75));
			cs.push(new Ct(3640, "Fort Dodge", 15, 75));
			cs.push(new Ct(3641, "Muscatine", 15, 75));
			cs.push(new Ct(3642, "Ottumwa", 15, 75));
			cs.push(new Ct(3643, "Sioux City", 15, 75));
			cs.push(new Ct(3644, "Spencer", 15, 75));
			cs.push(new Ct(3645, "Urbandale", 15, 75));
			cs.push(new Ct(3646, "West Des Moines", 15, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 16:
			cs = new Array();
			cs.push(new Ct(284, "Hiawatha", 16, 75));
			cs.push(new Ct(285, "Leavenworth", 16, 75));
			cs.push(new Ct(286, "Kansas City", 16, 75));
			cs.push(new Ct(287, "Lawrence", 16, 75));
			cs.push(new Ct(288, "Topeka", 16, 75));
			cs.push(new Ct(289, "Manhattan", 16, 75));
			cs.push(new Ct(290, "Emporia", 16, 75));
			cs.push(new Ct(291, "Chanute", 16, 75));
			cs.push(new Ct(292, "Pittsburg", 16, 75));
			cs.push(new Ct(293, "Independence", 16, 75));
			cs.push(new Ct(294, "Wellington", 16, 75));
			cs.push(new Ct(295, "Wichita", 16, 75));
			cs.push(new Ct(296, "Hutchinson", 16, 75));
			cs.push(new Ct(297, "Salina", 16, 75));
			cs.push(new Ct(298, "Concordia", 16, 75));
			cs.push(new Ct(299, "Hays", 16, 75));
			cs.push(new Ct(300, "Great Bend", 16, 75));
			cs.push(new Ct(301, "Pratt", 16, 75));
			cs.push(new Ct(302, "Dodge City", 16, 75));
			cs.push(new Ct(303, "Garden City", 16, 75));
			cs.push(new Ct(304, "Ulysses", 16, 75));
			cs.push(new Ct(305, "Colby", 16, 75));
			cs.push(new Ct(306, "Goodland", 16, 75));
			cs.push(new Ct(3647, "Atchison", 16, 75));
			cs.push(new Ct(3648, "Coffeyville", 16, 75));
			cs.push(new Ct(3649, "Fort Riley", 16, 75));
			cs.push(new Ct(3650, "Junction City", 16, 75));
			cs.push(new Ct(3652, "Lenexa", 16, 75));
			cs.push(new Ct(3653, "McPherson", 16, 75));
			cs.push(new Ct(3654, "Olathe", 16, 75));
			cs.push(new Ct(3655, "Overland Park", 16, 75));
			cs.push(new Ct(3656, "Shawnee Mission", 16, 75));
			cs.push(new Ct(3657, "Winfield", 16, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 17:
			cs = new Array();
			cs.push(new Ct(307, "Ashland", 17, 75));
			cs.push(new Ct(308, "Pikeville", 17, 75));
			cs.push(new Ct(309, "Morehead", 17, 75));
			cs.push(new Ct(310, "Cynthiana", 17, 75));
			cs.push(new Ct(311, "Lexington", 17, 75));
			cs.push(new Ct(312, "Frankfort", 17, 75));
			cs.push(new Ct(313, "Richmond", 17, 75));
			cs.push(new Ct(314, "Harrodsburg", 17, 75));
			cs.push(new Ct(315, "Lebanon", 17, 75));
			cs.push(new Ct(316, "Danville", 17, 75));
			cs.push(new Ct(317, "Somerset", 17, 75));
			cs.push(new Ct(318, "London", 17, 75));
			cs.push(new Ct(319, "Middlesboro", 17, 75));
			cs.push(new Ct(320, "Williamsburg", 17, 75));
			cs.push(new Ct(321, "Monticello", 17, 75));
			cs.push(new Ct(322, "Louisville", 17, 75));
			cs.push(new Ct(323, "Bardstown", 17, 75));
			cs.push(new Ct(324, "Campbellsville", 17, 75));
			cs.push(new Ct(325, "Radcliff", 17, 75));
			cs.push(new Ct(326, "Bowling Green", 17, 75));
			cs.push(new Ct(327, "Russellville", 17, 75));
			cs.push(new Ct(328, "Hopkinsville", 17, 75));
			cs.push(new Ct(329, "Madisonville", 17, 75));
			cs.push(new Ct(330, "Owensboro", 17, 75));
			cs.push(new Ct(3658, "Berea", 17, 75));
			cs.push(new Ct(3659, "Corbin", 17, 75));
			cs.push(new Ct(3660, "Erlanger", 17, 75));
			cs.push(new Ct(3661, "Fort Campbell", 17, 75));
			cs.push(new Ct(3662, "Mayfield", 17, 75));
			cs.push(new Ct(3663, "Murray", 17, 75));
			cs.push(new Ct(3664, "Nicholasville", 17, 75));
			cs.push(new Ct(3665, "Paducah", 17, 75));
			cs.push(new Ct(3666, "Paintsville", 17, 75));
			cs.push(new Ct(3667, "Stanford", 17, 75));
			cs.push(new Ct(3668, "Versailles", 17, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 18:
			cs = new Array();
			cs.push(new Ct(331, "New Orleans", 18, 75));
			cs.push(new Ct(332, "Metairie", 18, 75));
			cs.push(new Ct(333, "Houma", 18, 75));
			cs.push(new Ct(334, "Covington", 18, 75));
			cs.push(new Ct(335, "Hammond", 18, 75));
			cs.push(new Ct(336, "Bogalusa", 18, 75));
			cs.push(new Ct(337, "New Roads", 18, 75));
			cs.push(new Ct(338, "New Iberia", 18, 75));
			cs.push(new Ct(339, "Lafayette", 18, 75));
			cs.push(new Ct(340, "Lake Charles", 18, 75));
			cs.push(new Ct(341, "Ville Platte", 18, 75));
			cs.push(new Ct(342, "Oakdale", 18, 75));
			cs.push(new Ct(343, "DeRidder", 18, 75));
			cs.push(new Ct(344, "Leesville", 18, 75));
			cs.push(new Ct(345, "Marksville", 18, 75));
			cs.push(new Ct(346, "Alexandria", 18, 75));
			cs.push(new Ct(347, "Natchitoches", 18, 75));
			cs.push(new Ct(348, "Winnfield", 18, 75));
			cs.push(new Ct(349, "Winnsboro", 18, 75));
			cs.push(new Ct(350, "Monroe", 18, 75));
			cs.push(new Ct(351, "Bastrop", 18, 75));
			cs.push(new Ct(352, "Grambling", 18, 75));
			cs.push(new Ct(353, "Minden", 18, 75));
			cs.push(new Ct(354, "Shreveport", 18, 75));
			cs.push(new Ct(3669, "Baton Rouge", 18, 75));
			cs.push(new Ct(3671, "Bossier City", 18, 75));
			cs.push(new Ct(3672, "Chalmette", 18, 75));
			cs.push(new Ct(3673, "Denham Springs", 18, 75));
			cs.push(new Ct(3674, "Eunice", 18, 75));
			cs.push(new Ct(3675, "Gonzales", 18, 75));
			cs.push(new Ct(3676, "Harvey", 18, 75));
			cs.push(new Ct(3677, "Kenner", 18, 75));
			cs.push(new Ct(3678, "LaPlace", 18, 75));
			cs.push(new Ct(3680, "Mandeville", 18, 75));
			cs.push(new Ct(3681, "Merryville", 18, 75));
			cs.push(new Ct(3682, "Morgan City", 18, 75));
			cs.push(new Ct(3683, "Opelousas", 18, 75));
			cs.push(new Ct(3684, "Pineville", 18, 75));
			cs.push(new Ct(3685, "Prairieville", 18, 75));
			cs.push(new Ct(3686, "Ruston", 18, 75));
			cs.push(new Ct(3687, "Slidell", 18, 75));
			cs.push(new Ct(3688, "Sulphur", 18, 75));
			cs.push(new Ct(3689, "Thibodaux", 18, 75));
			cs.push(new Ct(3690, "West Monroe", 18, 75));
			cs.push(new Ct(3691, "Zachary", 18, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 19:
			cs = new Array();
			cs.push(new Ct(355, "Millinocket", 19, 75));
			cs.push(new Ct(356, "Lincoln", 19, 75));
			cs.push(new Ct(357, "Dover-Foxcroft", 19, 75));
			cs.push(new Ct(358, "Dexter", 19, 75));
			cs.push(new Ct(359, "Bangor", 19, 75));
			cs.push(new Ct(360, "Pittsfield", 19, 75));
			cs.push(new Ct(361, "Madison", 19, 75));
			cs.push(new Ct(362, "Skowhegan", 19, 75));
			cs.push(new Ct(363, "Farmington", 19, 75));
			cs.push(new Ct(364, "Rumford", 19, 75));
			cs.push(new Ct(365, "Waterville", 19, 75));
			cs.push(new Ct(366, "Bucksport", 19, 75));
			cs.push(new Ct(367, "Ellsworth", 19, 75));
			cs.push(new Ct(368, "Bar Harbor", 19, 75));
			cs.push(new Ct(369, "Belfast", 19, 75));
			cs.push(new Ct(370, "Augusta", 19, 75));
			cs.push(new Ct(371, "Camden", 19, 75));
			cs.push(new Ct(372, "Rockland", 19, 75));
			cs.push(new Ct(373, "Brunswick", 19, 75));
			cs.push(new Ct(374, "Lewiston", 19, 75));
			cs.push(new Ct(375, "Auburn", 19, 75));
			cs.push(new Ct(376, "Norway", 19, 75));
			cs.push(new Ct(377, "Westbrook", 19, 75));
			cs.push(new Ct(378, "Portland", 19, 75));
			cs.push(new Ct(379, "Saco Biddeford", 19, 75));
			cs.push(new Ct(380, "Kennebunk", 19, 75));
			cs.push(new Ct(381, "Sanford", 19, 75));
			cs.push(new Ct(3692, "Biddeford", 19, 75));
			cs.push(new Ct(3693, "Brewer", 19, 75));
			cs.push(new Ct(3694, "Houlton", 19, 75));
			cs.push(new Ct(3695, "Kittery", 19, 75));
			cs.push(new Ct(3696, "Orono", 19, 75));
			cs.push(new Ct(3697, "Presque Isle", 19, 75));
			cs.push(new Ct(3698, "Saco", 19, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 20:
			cs = new Array();
			cs.push(new Ct(382, "Cumberland", 20, 75));
			cs.push(new Ct(383, "Hagerstown", 20, 75));
			cs.push(new Ct(384, "Thurmont", 20, 75));
			cs.push(new Ct(385, "Taneytown", 20, 75));
			cs.push(new Ct(386, "Manchester", 20, 75));
			cs.push(new Ct(387, "Westminster", 20, 75));
			cs.push(new Ct(388, "Frederick", 20, 75));
			cs.push(new Ct(390, "Owings Mills", 20, 37));
			cs.push(new Ct(391, "Baltimore", 20, 15));
			cs.push(new Ct(392, "Towson", 20, 15));
			cs.push(new Ct(393, "Essex", 20, 15));
			cs.push(new Ct(394, "Dundalk", 20, 15));
			cs.push(new Ct(395, "Glen Burnie", 20, 15));
			cs.push(new Ct(396, "Columbia", 20, 37));
			cs.push(new Ct(397, "Montgomery Village", 20, 37));
			cs.push(new Ct(399, "Gaithersburg", 20, 37));
			cs.push(new Ct(400, "Aspen Hill", 20, 37));
			cs.push(new Ct(401, "Wheaton", 20, 15));
			cs.push(new Ct(402, "Rockville", 20, 37));
			cs.push(new Ct(403, "Potomac", 20, 37));
			cs.push(new Ct(404, "Bethesda", 20, 15));
			cs.push(new Ct(406, "Bowie", 20, 37));
			cs.push(new Ct(407, "Annapolis", 20, 37));
			cs.push(new Ct(408, "St. Charles", 20, 37));
			cs.push(new Ct(409, "Golden Beach", 20, 75));
			cs.push(new Ct(410, "Lexington Park", 20, 75));
			cs.push(new Ct(411, "St. Mary's City", 20, 75));
			cs.push(new Ct(412, "Joppatowne", 20, 37));
			cs.push(new Ct(413, "Edgewood", 20, 37));
			cs.push(new Ct(414, "Bel Air", 20, 37));
			cs.push(new Ct(415, "Havre de Grace", 20, 75));
			cs.push(new Ct(416, "Aberdeen", 20, 75));
			cs.push(new Ct(417, "Chestertown", 20, 75));
			cs.push(new Ct(418, "Denton", 20, 75));
			cs.push(new Ct(419, "Easton", 20, 75));
			cs.push(new Ct(420, "Cambridge", 20, 75));
			cs.push(new Ct(421, "Salisbury", 20, 75));
			cs.push(new Ct(422, "Pocomoke City", 20, 75));
			cs.push(new Ct(423, "Crisfield", 20, 75));
			cs.push(new Ct(424, "Ocean Pines", 20, 75));
			cs.push(new Ct(3699, "Beltsville", 20, 37));
			cs.push(new Ct(3700, "Burtonsville", 20, 37));
			cs.push(new Ct(3701, "Capitol Heights", 20, 15));
			cs.push(new Ct(3702, "Catonsville", 20, 15));
			cs.push(new Ct(3703, "Crofton", 20, 37));
			cs.push(new Ct(3704, "Elkton", 20, 75));
			cs.push(new Ct(3705, "Ellicott City", 20, 37));
			cs.push(new Ct(3706, "Forestville", 20, 15));
			cs.push(new Ct(3707, "Fort Washington", 20, 15));
			cs.push(new Ct(3708, "Germantown", 20, 37));
			cs.push(new Ct(3709, "Greenbelt", 20, 15));
			cs.push(new Ct(3710, "Hyattsville", 20, 15));
			cs.push(new Ct(3711, "Landover", 20, 15));
			cs.push(new Ct(3712, "Lanham", 20, 15));
			cs.push(new Ct(3713, "Lusby", 20, 75));
			cs.push(new Ct(3714, "Maryland City", 20, 37));
			cs.push(new Ct(3715, "Middle River", 20, 15));
			cs.push(new Ct(3716, "Mitchellville", 20, 37));
			cs.push(new Ct(3717, "Montgomery County", 20, 37));
			cs.push(new Ct(3718, "North East", 20, 75));
			cs.push(new Ct(3719, "Ocean City", 20, 75));
			cs.push(new Ct(3720, "Odenton", 20, 37));
			cs.push(new Ct(3721, "Oxon Hill", 20, 15));
			cs.push(new Ct(3722, "Parkville", 20, 15));
			cs.push(new Ct(3723, "Pikesville", 20, 15));
			cs.push(new Ct(3724, "Prince George's County", 20, 37));
			cs.push(new Ct(3725, "Randallstown", 20, 37));
			cs.push(new Ct(3726, "Reisterstown", 20, 37));
			cs.push(new Ct(3727, "Severn", 20, 37));
			cs.push(new Ct(3728, "Severna Park", 20, 37));
			cs.push(new Ct(3729, "Silver Spring", 20, 15));
			cs.push(new Ct(3730, "Suitland", 20, 15));
			cs.push(new Ct(3731, "Temple Hills", 20, 15));
			cs.push(new Ct(3732, "Upper Marlboro", 20, 37));
			cs.push(new Ct(3733, "Waldorf", 20, 37));
			this.cbl[lID + ''] = cs;
			break;
		case 21:
			cs = new Array();
			cs.push(new Ct(425, "Adams", 21, 75));
			cs.push(new Ct(426, "Pittsfield", 21, 75));
			cs.push(new Ct(427, "Westfield", 21, 75));
			cs.push(new Ct(428, "Northampton", 21, 75));
			cs.push(new Ct(429, "Springfield", 21, 75));
			cs.push(new Ct(430, "Holyoke", 21, 75));
			cs.push(new Ct(431, "Amherst", 21, 75));
			cs.push(new Ct(432, "Greenfield", 21, 75));
			cs.push(new Ct(433, "Athol", 21, 75));
			cs.push(new Ct(434, "Ware", 21, 75));
			cs.push(new Ct(435, "Gardner", 21, 75));
			cs.push(new Ct(436, "Worcester", 21, 75));
			cs.push(new Ct(437, "Southbridge", 21, 75));
			cs.push(new Ct(438, "Fitchburg", 21, 75));
			cs.push(new Ct(439, "Leominster", 21, 75));
			cs.push(new Ct(440, "Marlborough", 21, 75));
			cs.push(new Ct(441, "Lowell", 21, 75));
			cs.push(new Ct(442, "Natick", 21, 37));
			cs.push(new Ct(443, "Framingham", 21, 37));
			cs.push(new Ct(444, "Lawrence", 21, 75));
			cs.push(new Ct(445, "Haverhill", 21, 75));
			cs.push(new Ct(446, "Gloucester", 21, 75));
			cs.push(new Ct(447, "Danvers", 21, 37));
			cs.push(new Ct(448, "Beverly", 21, 37));
			cs.push(new Ct(449, "Wakefield", 21, 37));
			cs.push(new Ct(450, "Salem", 21, 37));
			cs.push(new Ct(451, "Lexington", 21, 37));
			cs.push(new Ct(452, "Cambridge", 21, 15));
			cs.push(new Ct(453, "Boston", 21, 15));
			cs.push(new Ct(454, "Watertown", 21, 15));
			cs.push(new Ct(455, "Newton", 21, 37));
			cs.push(new Ct(456, "Wellesley", 21, 37));
			cs.push(new Ct(457, "Milton", 21, 15));
			cs.push(new Ct(458, "Braintree", 21, 15));
			cs.push(new Ct(459, "Randolph", 21, 37));
			cs.push(new Ct(460, "Stoughton", 21, 37));
			cs.push(new Ct(461, "Brockton", 21, 37));
			cs.push(new Ct(462, "Plymouth", 21, 75));
			cs.push(new Ct(463, "Taunton", 21, 75));
			cs.push(new Ct(464, "Fall River", 21, 75));
			cs.push(new Ct(465, "New Bedford", 21, 75));
			cs.push(new Ct(466, "Falmouth", 21, 75));
			cs.push(new Ct(467, "Barnstable", 21, 75));
			cs.push(new Ct(468, "Hyannis", 21, 75));
			cs.push(new Ct(469, "Yarmouth", 21, 75));
			cs.push(new Ct(470, "Martha's Vineyard", 21, 75));
			cs.push(new Ct(471, "Nantucket", 21, 75));
			cs.push(new Ct(472, "Provincetown", 21, 75));
			cs.push(new Ct(473, "Orleans", 21, 75));
			cs.push(new Ct(3734, "Agawam", 21, 75));
			cs.push(new Ct(3735, "Attleboro", 21, 75));
			cs.push(new Ct(3736, "Billerica", 21, 37));
			cs.push(new Ct(3737, "Bourne", 21, 75));
			cs.push(new Ct(3738, "Brookline", 21, 15));
			cs.push(new Ct(3739, "Carver", 21, 75));
			cs.push(new Ct(3740, "Chelmsford", 21, 75));
			cs.push(new Ct(3741, "Chelsea", 21, 15));
			cs.push(new Ct(3742, "Chicopee", 21, 75));
			cs.push(new Ct(3743, "Dedham", 21, 37));
			cs.push(new Ct(3744, "Dorchester", 21, 15));
			cs.push(new Ct(3745, "Dracut", 21, 75));
			cs.push(new Ct(3746, "Easthampton", 21, 75));
			cs.push(new Ct(3747, "Foxboro", 21, 37));
			cs.push(new Ct(3748, "Hingham", 21, 37));
			cs.push(new Ct(3749, "Holliston", 21, 37));
			cs.push(new Ct(3750, "Hyde Park", 21, 15));
			cs.push(new Ct(3751, "Lee", 21, 75));
			cs.push(new Ct(3752, "Ludlow", 21, 75));
			cs.push(new Ct(3753, "Lynn", 21, 37));
			cs.push(new Ct(3754, "Marblehead", 21, 37));
			cs.push(new Ct(3755, "Marlboro", 21, 75));
			cs.push(new Ct(3756, "Methuen", 21, 75));
			cs.push(new Ct(3757, "Middleboro", 21, 75));
			cs.push(new Ct(3758, "Needham", 21, 37));
			cs.push(new Ct(3759, "Newburyport", 21, 75));
			cs.push(new Ct(3760, "North Adams", 21, 75));
			cs.push(new Ct(3761, "North Andover", 21, 75));
			cs.push(new Ct(3762, "North Attleboro", 21, 75));
			cs.push(new Ct(3763, "North Dartmouth", 21, 75));
			cs.push(new Ct(3764, "Norton", 21, 75));
			cs.push(new Ct(3765, "Norwood", 21, 37));
			cs.push(new Ct(3766, "Peabody", 21, 37));
			cs.push(new Ct(3767, "Raynham", 21, 75));
			cs.push(new Ct(3768, "Revere", 21, 15));
			cs.push(new Ct(3769, "Sandwich", 21, 75));
			cs.push(new Ct(3770, "Shrewsbury", 21, 75));
			cs.push(new Ct(3771, "Somerville", 21, 15));
			cs.push(new Ct(3772, "Stoneham", 21, 37));
			cs.push(new Ct(3773, "Tewksbury", 21, 37));
			cs.push(new Ct(3774, "Walpole", 21, 37));
			cs.push(new Ct(3775, "Waltham", 21, 37));
			cs.push(new Ct(3776, "Wareham", 21, 75));
			cs.push(new Ct(3777, "Webster", 21, 75));
			cs.push(new Ct(3778, "Westford", 21, 75));
			cs.push(new Ct(3779, "Weymouth", 21, 37));
			cs.push(new Ct(3780, "Woburn", 21, 37));
			this.cbl[lID + ''] = cs;
			break;
		case 22:
			cs = new Array();
			cs.push(new Ct(474, "Escanaba", 22, 75));
			cs.push(new Ct(475, "Ishpeming", 22, 75));
			cs.push(new Ct(476, "Marquette", 22, 75));
			cs.push(new Ct(477, "Sault Ste. Marie", 22, 75));
			cs.push(new Ct(478, "Cheboygan", 22, 75));
			cs.push(new Ct(479, "Petoskey", 22, 75));
			cs.push(new Ct(480, "Alpena", 22, 75));
			cs.push(new Ct(481, "Traverse City", 22, 75));
			cs.push(new Ct(482, "Manistee", 22, 75));
			cs.push(new Ct(483, "Cadillac", 22, 75));
			cs.push(new Ct(484, "Big Rapids", 22, 75));
			cs.push(new Ct(485, "Mount Pleasant", 22, 75));
			cs.push(new Ct(486, "Midland", 22, 75));
			cs.push(new Ct(487, "Bay City", 22, 75));
			cs.push(new Ct(488, "Saginaw", 22, 75));
			cs.push(new Ct(489, "Muskegon", 22, 75));
			cs.push(new Ct(490, "Grand Haven", 22, 75));
			cs.push(new Ct(491, "Grand Rapids", 22, 75));
			cs.push(new Ct(492, "Flint", 22, 75));
			cs.push(new Ct(493, "Port Huron", 22, 75));
			cs.push(new Ct(494, "Holland", 22, 75));
			cs.push(new Ct(495, "Lansing", 22, 75));
			cs.push(new Ct(496, "Waterford", 22, 75));
			cs.push(new Ct(497, "Pontiac", 22, 37));
			cs.push(new Ct(498, "Livonia", 22, 37));
			cs.push(new Ct(499, "Detroit", 22, 15));
			cs.push(new Ct(500, "Ann Arbor", 22, 75));
			cs.push(new Ct(502, "South Haven", 22, 75));
			cs.push(new Ct(503, "Battle Creek", 22, 75));
			cs.push(new Ct(504, "Kalamazoo", 22, 75));
			cs.push(new Ct(505, "Benton Harbor", 22, 75));
			cs.push(new Ct(506, "Niles", 22, 75));
			cs.push(new Ct(507, "Dowagiac", 22, 75));
			cs.push(new Ct(508, "Three Rivers", 22, 75));
			cs.push(new Ct(509, "Portage", 22, 75));
			cs.push(new Ct(510, "Sturgis", 22, 75));
			cs.push(new Ct(511, "St. Joseph", 22, 75));
			cs.push(new Ct(512, "Coldwater", 22, 75));
			cs.push(new Ct(513, "Hillsdale", 22, 75));
			cs.push(new Ct(514, "Marshall", 22, 75));
			cs.push(new Ct(515, "Albion", 22, 75));
			cs.push(new Ct(516, "Jackson", 22, 75));
			cs.push(new Ct(517, "Adrian", 22, 75));
			cs.push(new Ct(518, "Tecumseh", 22, 75));
			cs.push(new Ct(519, "Monroe", 22, 75));
			cs.push(new Ct(3781, "Allen Park", 22, 37));
			cs.push(new Ct(3782, "Allendale", 22, 75));
			cs.push(new Ct(3783, "Auburn Hills", 22, 37));
			cs.push(new Ct(3784, "Belding", 22, 75));
			cs.push(new Ct(3785, "Berrien Springs", 22, 75));
			cs.push(new Ct(3786, "Brownstown", 22, 15));
			cs.push(new Ct(3787, "Burton", 22, 75));
			cs.push(new Ct(3788, "Caro", 22, 75));
			cs.push(new Ct(3789, "Clio", 22, 75));
			cs.push(new Ct(3790, "Davison", 22, 75));
			cs.push(new Ct(3791, "Dearborn", 22, 15));
			cs.push(new Ct(3792, "Dearborn Heights", 22, 37));
			cs.push(new Ct(3794, "Downriver", 22, 37));
			cs.push(new Ct(3795, "East Lansing", 22, 75));
			cs.push(new Ct(3796, "Eastpointe", 22, 37));
			cs.push(new Ct(3797, "Edwardsburg", 22, 75));
			cs.push(new Ct(3798, "Farmington Hills", 22, 37));
			cs.push(new Ct(3799, "Fenton", 22, 75));
			cs.push(new Ct(3800, "Ferndale", 22, 15));
			cs.push(new Ct(3801, "Grand Blanc", 22, 75));
			cs.push(new Ct(3802, "Hazel Park", 22, 15));
			cs.push(new Ct(3803, "Holly", 22, 75));
			cs.push(new Ct(3804, "Holt", 22, 75));
			cs.push(new Ct(3805, "Howell", 22, 75));
			cs.push(new Ct(3806, "Inkster", 22, 37));
			cs.push(new Ct(3807, "Ionia", 22, 75));
			cs.push(new Ct(3808, "Kentwood", 22, 75));
			cs.push(new Ct(3809, "Lapeer", 22, 75));
			cs.push(new Ct(3810, "Lincoln Park", 22, 37));
			cs.push(new Ct(3811, "Madison Heights", 22, 15));
			cs.push(new Ct(3812, "Mount Clemens", 22, 37));
			cs.push(new Ct(3813, "Mt. Clemens", 22, 37));
			cs.push(new Ct(3814, "Mt. Morris", 22, 75));
			cs.push(new Ct(3815, "New Baltimore", 22, 75));
			cs.push(new Ct(3816, "Novi", 22, 37));
			cs.push(new Ct(3817, "Oakland County", 22, 37));
			cs.push(new Ct(3818, "Okemos", 22, 75));
			cs.push(new Ct(3819, "Otsego", 22, 75));
			cs.push(new Ct(3820, "Owosso", 22, 75));
			cs.push(new Ct(3821, "Redford", 22, 37));
			cs.push(new Ct(3822, "Rochester Hills", 22, 37));
			cs.push(new Ct(3823, "Romulus", 22, 37));
			cs.push(new Ct(3824, "Royal Oak", 22, 15));
			cs.push(new Ct(3825, "South Lyon", 22, 75));
			cs.push(new Ct(3826, "Southfield", 22, 37));
			cs.push(new Ct(3827, "Southgate", 22, 37));
			cs.push(new Ct(3828, "St. Clair Shores", 22, 37));
			cs.push(new Ct(3829, "Sterling Heights", 22, 37));
			cs.push(new Ct(3831, "Taylor", 22, 37));
			cs.push(new Ct(3832, "Walled Lake", 22, 37));
			cs.push(new Ct(3833, "Watervliet", 22, 75));
			cs.push(new Ct(3834, "West Bloomfield", 22, 37));
			cs.push(new Ct(3835, "Westland", 22, 37));
			cs.push(new Ct(3836, "White Lake", 22, 75));
			cs.push(new Ct(3837, "Wixom", 22, 75));
			cs.push(new Ct(3838, "Wyandotte", 22, 37));
			cs.push(new Ct(3839, "Ypsilanti", 22, 75));
			cs.push(new Ct(5520, "Warren", 22, 15));
			this.cbl[lID + ''] = cs;
			break;
		case 23:
			cs = new Array();
			cs.push(new Ct(520, "Thief River Falls", 23, 75));
			cs.push(new Ct(521, "Crookston", 23, 75));
			cs.push(new Ct(522, "Bemidji", 23, 75));
			cs.push(new Ct(523, "Chisholm", 23, 75));
			cs.push(new Ct(524, "Hibbing", 23, 75));
			cs.push(new Ct(525, "Duluth", 23, 75));
			cs.push(new Ct(526, "Brainerd", 23, 75));
			cs.push(new Ct(527, "Detroit Lakes", 23, 75));
			cs.push(new Ct(528, "Moorhead", 23, 75));
			cs.push(new Ct(529, "Fergus Falls", 23, 75));
			cs.push(new Ct(530, "Alexandria", 23, 75));
			cs.push(new Ct(531, "Little Falls", 23, 75));
			cs.push(new Ct(532, "Morris", 23, 75));
			cs.push(new Ct(533, "St. Cloud", 23, 75));
			cs.push(new Ct(534, "Cambridge", 23, 75));
			cs.push(new Ct(535, "Montevideo", 23, 75));
			cs.push(new Ct(536, "Litchfield", 23, 75));
			cs.push(new Ct(537, "Hutchison", 23, 75));
			cs.push(new Ct(538, "Minneapolis", 23, 75));
			cs.push(new Ct(539, "Bloomington", 23, 75));
			cs.push(new Ct(540, "Cottage Grove", 23, 75));
			cs.push(new Ct(541, "St. Paul", 23, 75));
			cs.push(new Ct(542, "Andover", 23, 75));
			cs.push(new Ct(543, "Red Wing", 23, 75));
			cs.push(new Ct(544, "Grand Forks", 23, 75));
			cs.push(new Ct(545, "Rochester", 23, 75));
			cs.push(new Ct(546, "Owatonna", 23, 75));
			cs.push(new Ct(547, "Waseca", 23, 75));
			cs.push(new Ct(548, "Mankato", 23, 75));
			cs.push(new Ct(549, "St. Peter", 23, 75));
			cs.push(new Ct(550, "New Ulm", 23, 75));
			cs.push(new Ct(552, "Worthington", 23, 75));
			cs.push(new Ct(553, "Fairmont", 23, 75));
			cs.push(new Ct(554, "Albert Lea", 23, 75));
			cs.push(new Ct(555, "Austin", 23, 75));
			cs.push(new Ct(556, "Marshall", 23, 75));
			cs.push(new Ct(3840, "Anoka", 23, 75));
			cs.push(new Ct(3841, "Brooklyn Center", 23, 75));
			cs.push(new Ct(3842, "Brooklyn Park", 23, 75));
			cs.push(new Ct(3843, "Burnsville", 23, 75));
			cs.push(new Ct(3844, "Cloquet", 23, 75));
			cs.push(new Ct(3845, "Coon Rapids", 23, 75));
			cs.push(new Ct(3846, "Crystal", 23, 75));
			cs.push(new Ct(3847, "Eagan", 23, 75));
			cs.push(new Ct(3848, "Eden Prairie", 23, 75));
			cs.push(new Ct(3849, "Faribault", 23, 75));
			cs.push(new Ct(3850, "Maple Grove", 23, 75));
			cs.push(new Ct(3851, "Maplewood", 23, 75));
			cs.push(new Ct(3852, "Minnetonka", 23, 75));
			cs.push(new Ct(3853, "New Brighton", 23, 75));
			cs.push(new Ct(3854, "Northfield", 23, 75));
			cs.push(new Ct(3855, "Shakopee", 23, 75));
			cs.push(new Ct(3856, "St. Louis Park", 23, 75));
			cs.push(new Ct(3857, "Twin Cities", 23, 75));
			cs.push(new Ct(3858, "Virginia", 23, 75));
			cs.push(new Ct(3859, "White bear Lake", 23, 75));
			cs.push(new Ct(3860, "Willmar", 23, 75));
			cs.push(new Ct(3861, "Woodbury", 23, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 24:
			cs = new Array();
			cs.push(new Ct(557, "Holly Springs", 24, 75));
			cs.push(new Ct(558, "Ripley", 24, 75));
			cs.push(new Ct(559, "Booneville", 24, 75));
			cs.push(new Ct(560, "New Albany", 24, 75));
			cs.push(new Ct(561, "Batesville", 24, 75));
			cs.push(new Ct(562, "Pototoc", 24, 75));
			cs.push(new Ct(563, "Tupelo", 24, 75));
			cs.push(new Ct(564, "Amory", 24, 75));
			cs.push(new Ct(565, "Aberdeen", 24, 75));
			cs.push(new Ct(566, "Grenada", 24, 75));
			cs.push(new Ct(567, "Cleveland", 24, 75));
			cs.push(new Ct(568, "Greenville", 24, 75));
			cs.push(new Ct(569, "Leland", 24, 75));
			cs.push(new Ct(570, "Indianola", 24, 75));
			cs.push(new Ct(571, "Greenwood", 24, 75));
			cs.push(new Ct(572, "Winona", 24, 75));
			cs.push(new Ct(573, "West Point", 24, 75));
			cs.push(new Ct(574, "Columbus", 24, 75));
			cs.push(new Ct(575, "Starkville", 24, 75));
			cs.push(new Ct(576, "Louisville", 24, 75));
			cs.push(new Ct(577, "Kosciusko", 24, 75));
			cs.push(new Ct(578, "Yazoo City", 24, 75));
			cs.push(new Ct(579, "Canton", 24, 75));
			cs.push(new Ct(580, "Philadelphia", 24, 75));
			cs.push(new Ct(581, "Meridian", 24, 75));
			cs.push(new Ct(582, "Jackson", 24, 75));
			cs.push(new Ct(583, "Vicksburg", 24, 75));
			cs.push(new Ct(584, "Natchez", 24, 75));
			cs.push(new Ct(585, "Crystal Springs", 24, 75));
			cs.push(new Ct(586, "Brookhaven", 24, 75));
			cs.push(new Ct(587, "McComb", 24, 75));
			cs.push(new Ct(588, "Columbia", 24, 75));
			cs.push(new Ct(589, "Hattiesburg", 24, 75));
			cs.push(new Ct(590, "Waynesboro", 24, 75));
			cs.push(new Ct(591, "Gulfport", 24, 75));
			cs.push(new Ct(592, "Biloxi", 24, 75));
			cs.push(new Ct(593, "Pascagoula", 24, 75));
			cs.push(new Ct(594, "Southaven", 24, 75));
			cs.push(new Ct(595, "Forest", 24, 75));
			cs.push(new Ct(596, "Laurel", 24, 75));
			cs.push(new Ct(597, "Calhoun City", 24, 75));
			cs.push(new Ct(3862, "Clarksdale", 24, 75));
			cs.push(new Ct(3863, "Corinth", 24, 75));
			cs.push(new Ct(3864, "Horn Lake", 24, 75));
			cs.push(new Ct(3865, "Lucedale", 24, 75));
			cs.push(new Ct(3866, "Ocean Springs", 24, 75));
			cs.push(new Ct(3867, "Pearl", 24, 75));
			cs.push(new Ct(3868, "Picayune", 24, 75));
			cs.push(new Ct(3869, "Ridgeland", 24, 75));
			cs.push(new Ct(5555, "Oxford", 24, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 25:
			cs = new Array();
			cs.push(new Ct(598, "Maryville", 25, 75));
			cs.push(new Ct(599, "Trenton", 25, 75));
			cs.push(new Ct(600, "Kirksville", 25, 75));
			cs.push(new Ct(601, "Hannibal", 25, 75));
			cs.push(new Ct(602, "Macon", 25, 75));
			cs.push(new Ct(603, "Chillicothe", 25, 75));
			cs.push(new Ct(604, "Kansas City", 25, 75));
			cs.push(new Ct(605, "Independence", 25, 75));
			cs.push(new Ct(606, "Raytown", 25, 75));
			cs.push(new Ct(607, "Marshall", 25, 75));
			cs.push(new Ct(608, "Boonville", 25, 75));
			cs.push(new Ct(609, "Columbia", 25, 75));
			cs.push(new Ct(610, "Moberly", 25, 75));
			cs.push(new Ct(611, "Mexico", 25, 75));
			cs.push(new Ct(612, "Fulton", 25, 75));
			cs.push(new Ct(613, "Warrenton", 25, 75));
			cs.push(new Ct(614, "St. Louis", 25, 75));
			cs.push(new Ct(615, "Chesterfield", 25, 75));
			cs.push(new Ct(616, "Ballwin", 25, 75));
			cs.push(new Ct(617, "Wildwood", 25, 75));
			cs.push(new Ct(618, "Washington", 25, 75));
			cs.push(new Ct(619, "Jefferson City", 25, 75));
			cs.push(new Ct(620, "Sedalia", 25, 75));
			cs.push(new Ct(621, "Warrensburg", 25, 75));
			cs.push(new Ct(622, "Harrisonville", 25, 75));
			cs.push(new Ct(623, "Clinton", 25, 75));
			cs.push(new Ct(624, "Sullivan", 25, 75));
			cs.push(new Ct(625, "Nevada", 25, 75));
			cs.push(new Ct(626, "Bolivar", 25, 75));
			cs.push(new Ct(627, "Lebanon", 25, 75));
			cs.push(new Ct(628, "Rolla", 25, 75));
			cs.push(new Ct(629, "Park Hills", 25, 75));
			cs.push(new Ct(630, "Farmington", 25, 75));
			cs.push(new Ct(631, "Perryville", 25, 75));
			cs.push(new Ct(632, "Joplin", 25, 75));
			cs.push(new Ct(633, "Carthage", 25, 75));
			cs.push(new Ct(634, "Neosho", 25, 75));
			cs.push(new Ct(635, "Monett", 25, 75));
			cs.push(new Ct(636, "Springfield", 25, 75));
			cs.push(new Ct(637, "Branson", 25, 75));
			cs.push(new Ct(638, "Marshfield", 25, 75));
			cs.push(new Ct(639, "West Plains", 25, 75));
			cs.push(new Ct(640, "Poplar Bluff", 25, 75));
			cs.push(new Ct(641, "Malden", 25, 75));
			cs.push(new Ct(642, "Cape Girardeau", 25, 75));
			cs.push(new Ct(643, "Sikeston", 25, 75));
			cs.push(new Ct(644, "Charleston", 25, 75));
			cs.push(new Ct(645, "Kennett", 25, 75));
			cs.push(new Ct(646, "Caruthersville", 25, 75));
			cs.push(new Ct(649, "Excelsior Springs", 25, 75));
			cs.push(new Ct(650, "St. Joseph", 25, 75));
			cs.push(new Ct(3870, "Arnold", 25, 75));
			cs.push(new Ct(3871, "Belton", 25, 75));
			cs.push(new Ct(3872, "Blue Springs", 25, 75));
			cs.push(new Ct(3873, "Desoto", 25, 75));
			cs.push(new Ct(3874, "Eldon", 25, 75));
			cs.push(new Ct(3875, "Florissant", 25, 75));
			cs.push(new Ct(3876, "High Ridge", 25, 75));
			cs.push(new Ct(3877, "Kirkwood", 25, 75));
			cs.push(new Ct(3878, "Lee's Summit", 25, 75));
			cs.push(new Ct(3879, "Liberty", 25, 75));
			cs.push(new Ct(3880, "O'Fallon", 25, 75));
			cs.push(new Ct(3881, "SouthWest", 25, 75));
			cs.push(new Ct(3882, "St. Peters", 25, 75));
			cs.push(new Ct(3883, "Waynesville", 25, 75));
			cs.push(new Ct(5511, "Osage Beach", 25, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 26:
			cs = new Array();
			cs.push(new Ct(651, "Libby", 26, 75));
			cs.push(new Ct(652, "Whitefish", 26, 75));
			cs.push(new Ct(653, "Kalispell", 26, 75));
			cs.push(new Ct(654, "Evergreen", 26, 75));
			cs.push(new Ct(655, "Columbia Falls", 26, 75));
			cs.push(new Ct(656, "Missoula", 26, 75));
			cs.push(new Ct(657, "Anaconda", 26, 75));
			cs.push(new Ct(658, "Deer Lodge", 26, 75));
			cs.push(new Ct(659, "Dillon", 26, 75));
			cs.push(new Ct(660, "Butte", 26, 75));
			cs.push(new Ct(661, "Helena", 26, 75));
			cs.push(new Ct(662, "Belgrade", 26, 75));
			cs.push(new Ct(663, "Bozeman", 26, 75));
			cs.push(new Ct(664, "Great Falls", 26, 75));
			cs.push(new Ct(665, "Conrad", 26, 75));
			cs.push(new Ct(666, "Shelby", 26, 75));
			cs.push(new Ct(667, "Cut Bank", 26, 75));
			cs.push(new Ct(668, "Havre", 26, 75));
			cs.push(new Ct(670, "Billings", 26, 75));
			cs.push(new Ct(671, "Hardin", 26, 75));
			cs.push(new Ct(672, "Colstrip", 26, 75));
			cs.push(new Ct(673, "Glasgow", 26, 75));
			cs.push(new Ct(674, "Wolf Point", 26, 75));
			cs.push(new Ct(675, "Glendive", 26, 75));
			cs.push(new Ct(3884, "Absarokee", 26, 75));
			cs.push(new Ct(3885, "Forsyth", 26, 75));
			cs.push(new Ct(3886, "Lewistown", 26, 75));
			cs.push(new Ct(3887, "Roundup", 26, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 27:
			cs = new Array();
			cs.push(new Ct(676, "Chadron", 27, 75));
			cs.push(new Ct(677, "Alliance", 27, 75));
			cs.push(new Ct(678, "Scottsbluff", 27, 75));
			cs.push(new Ct(679, "Gering", 27, 75));
			cs.push(new Ct(680, "Kimball", 27, 75));
			cs.push(new Ct(681, "Ogallala", 27, 75));
			cs.push(new Ct(682, "Valentine", 27, 75));
			cs.push(new Ct(683, "North Platte", 27, 75));
			cs.push(new Ct(684, "McCook", 27, 75));
			cs.push(new Ct(685, "Lexington", 27, 75));
			cs.push(new Ct(686, "Holdrege", 27, 75));
			cs.push(new Ct(687, "Kearney", 27, 75));
			cs.push(new Ct(688, "Minden", 27, 75));
			cs.push(new Ct(689, "Grand Island", 27, 75));
			cs.push(new Ct(690, "O'Neill", 27, 75));
			cs.push(new Ct(691, "Hastings", 27, 75));
			cs.push(new Ct(692, "Central City", 27, 75));
			cs.push(new Ct(693, "Columbus", 27, 75));
			cs.push(new Ct(694, "Norfolk", 27, 75));
			cs.push(new Ct(695, "Wayne", 27, 75));
			cs.push(new Ct(696, "Fremont", 27, 75));
			cs.push(new Ct(697, "Omaha", 27, 75));
			cs.push(new Ct(698, "Papillion", 27, 75));
			cs.push(new Ct(699, "Plattsmouth", 27, 75));
			cs.push(new Ct(700, "Lincoln", 27, 75));
			cs.push(new Ct(701, "Fairbury", 27, 75));
			cs.push(new Ct(702, "Beatrice", 27, 75));
			cs.push(new Ct(703, "Auburn", 27, 75));
			cs.push(new Ct(704, "Falls City", 27, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 28:
			cs = new Array();
			cs.push(new Ct(705, "Sparks", 28, 75));
			cs.push(new Ct(706, "Reno", 28, 75));
			cs.push(new Ct(707, "Silver Springs", 28, 75));
			cs.push(new Ct(708, "Fallon", 28, 75));
			cs.push(new Ct(709, "Carson City", 28, 75));
			cs.push(new Ct(710, "Minden", 28, 75));
			cs.push(new Ct(711, "Gardnerville", 28, 75));
			cs.push(new Ct(713, "Hawthorne", 28, 75));
			cs.push(new Ct(714, "Tonopah", 28, 75));
			cs.push(new Ct(715, "Winnemucca", 28, 75));
			cs.push(new Ct(716, "Battle Mountain", 28, 75));
			cs.push(new Ct(717, "Spring Creek", 28, 75));
			cs.push(new Ct(718, "Elko", 28, 75));
			cs.push(new Ct(719, "West Wendover", 28, 75));
			cs.push(new Ct(720, "Ely", 28, 75));
			cs.push(new Ct(721, "Las Vegas", 28, 15));
			cs.push(new Ct(722, "Mesquite", 28, 75));
			cs.push(new Ct(723, "Henderson", 28, 37));
			cs.push(new Ct(724, "Boulder City", 28, 75));
			cs.push(new Ct(725, "Laughlin", 28, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 29:
			cs = new Array();
			cs.push(new Ct(726, "Berlin", 29, 75));
			cs.push(new Ct(727, "Littleton", 29, 75));
			cs.push(new Ct(728, "Plymouth", 29, 75));
			cs.push(new Ct(729, "Hanover", 29, 75));
			cs.push(new Ct(730, "Lebanon", 29, 75));
			cs.push(new Ct(731, "Laconia", 29, 75));
			cs.push(new Ct(732, "Franklin", 29, 75));
			cs.push(new Ct(733, "Claremont", 29, 75));
			cs.push(new Ct(734, "Newport", 29, 75));
			cs.push(new Ct(735, "Concord", 29, 75));
			cs.push(new Ct(736, "Rochester", 29, 75));
			cs.push(new Ct(737, "Dover", 29, 75));
			cs.push(new Ct(738, "Portsmouth", 29, 75));
			cs.push(new Ct(739, "Manchester", 29, 75));
			cs.push(new Ct(740, "Keene", 29, 75));
			cs.push(new Ct(741, "Jaffrey", 29, 75));
			cs.push(new Ct(742, "Derry", 29, 75));
			cs.push(new Ct(743, "Londonderry", 29, 75));
			cs.push(new Ct(744, "Nashua", 29, 75));
			cs.push(new Ct(3888, "Exeter", 29, 75));
			cs.push(new Ct(3889, "Meredith", 29, 75));
			cs.push(new Ct(3890, "Merrimack", 29, 75));
			cs.push(new Ct(3891, "Raymond", 29, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 30:
			cs = new Array();
			cs.push(new Ct(745, "North Wildwood", 30, 75));
			cs.push(new Ct(746, "Villas", 30, 75));
			cs.push(new Ct(747, "Millville", 30, 75));
			cs.push(new Ct(748, "Vineland", 30, 75));
			cs.push(new Ct(749, "Atlantic City", 30, 75));
			cs.push(new Ct(750, "Mystic Islands", 30, 75));
			cs.push(new Ct(751, "Cherry Hill", 30, 15));
			cs.push(new Ct(752, "Pennsauken", 30, 15));
			cs.push(new Ct(753, "Willingboro", 30, 37));
			cs.push(new Ct(754, "Browns Mills", 30, 75));
			cs.push(new Ct(755, "Crestwood Village", 30, 75));
			cs.push(new Ct(756, "Toms River", 30, 75));
			cs.push(new Ct(757, "Lakewood", 30, 75));
			cs.push(new Ct(758, "Trenton", 30, 75));
			cs.push(new Ct(759, "Princeton", 30, 75));
			cs.push(new Ct(760, "Neptune", 30, 75));
			cs.push(new Ct(761, "Long Branch", 30, 37));
			cs.push(new Ct(762, "New Brunswick", 30, 37));
			cs.push(new Ct(763, "Washington", 30, 75));
			cs.push(new Ct(764, "Pennsville", 30, 75));
			cs.push(new Ct(765, "Penns Grove", 30, 75));
			cs.push(new Ct(766, "Plainfield", 30, 37));
			cs.push(new Ct(767, "Westfield", 30, 37));
			cs.push(new Ct(768, "Linden", 30, 15));
			cs.push(new Ct(769, "Rahway", 30, 15));
			cs.push(new Ct(770, "Elizabeth", 30, 15));
			cs.push(new Ct(771, "Bayonne", 30, 15));
			cs.push(new Ct(772, "Newark", 30, 15));
			cs.push(new Ct(773, "Orange", 30, 37));
			cs.push(new Ct(774, "Jersey City", 30, 15));
			cs.push(new Ct(775, "Union City", 30, 15));
			cs.push(new Ct(776, "Hoboken", 30, 15));
			cs.push(new Ct(777, "Paterson", 30, 37));
			cs.push(new Ct(778, "Wayne", 30, 37));
			cs.push(new Ct(779, "Paramus", 30, 15));
			cs.push(new Ct(780, "Bergenfield", 30, 15));
			cs.push(new Ct(3892, "Absecon", 30, 75));
			cs.push(new Ct(3893, "Asbury park", 30, 75));
			cs.push(new Ct(3894, "Audubon", 30, 15));
			cs.push(new Ct(3895, "Avenel", 30, 15));
			cs.push(new Ct(3896, "Barnegat", 30, 75));
			cs.push(new Ct(3897, "Basking Ridge", 30, 37));
			cs.push(new Ct(3898, "Bayville", 30, 75));
			cs.push(new Ct(3899, "Bedminster", 30, 75));
			cs.push(new Ct(3900, "Bellmawr", 30, 15));
			cs.push(new Ct(3901, "Belmar", 30, 75));
			cs.push(new Ct(3902, "Bergen County", 30, 37));
			cs.push(new Ct(3903, "Blackwood", 30, 15));
			cs.push(new Ct(3904, "Bordentown", 30, 75));
			cs.push(new Ct(3905, "Brick", 30, 75));
			cs.push(new Ct(3906, "Bricktown", 30, 75));
			cs.push(new Ct(3907, "Bridgeton", 30, 75));
			cs.push(new Ct(3908, "Budd Lake", 30, 75));
			cs.push(new Ct(3909, "Cape May", 30, 75));
			cs.push(new Ct(3910, "Clark", 30, 15));
			cs.push(new Ct(3911, "Clementon", 30, 15));
			cs.push(new Ct(3912, "Cliffside Park", 30, 15));
			cs.push(new Ct(3913, "Clifton", 30, 15));
			cs.push(new Ct(3914, "Collingswood", 30, 15));
			cs.push(new Ct(3915, "Colonia", 30, 15));
			cs.push(new Ct(3916, "Cranbury", 30, 75));
			cs.push(new Ct(3917, "Cranford", 30, 37));
			cs.push(new Ct(3918, "Delran", 30, 15));
			cs.push(new Ct(3919, "Deptford", 30, 15));
			cs.push(new Ct(3920, "Dumont", 30, 15));
			cs.push(new Ct(3921, "East Brunswick", 30, 37));
			cs.push(new Ct(3922, "East Orange", 30, 15));
			cs.push(new Ct(3923, "East Rutherford", 30, 15));
			cs.push(new Ct(3924, "East Windsor", 30, 75));
			cs.push(new Ct(3925, "Eatontown", 30, 37));
			cs.push(new Ct(3926, "Edison", 30, 37));
			cs.push(new Ct(3927, "Elmwood Park", 30, 15));
			cs.push(new Ct(3928, "Fair Lawn", 30, 37));
			cs.push(new Ct(3929, "Fairlawn", 30, 37));
			cs.push(new Ct(3930, "Flanders", 30, 75));
			cs.push(new Ct(3931, "Forked River", 30, 75));
			cs.push(new Ct(3932, "Fort Lee", 30, 15));
			cs.push(new Ct(3933, "Franklinville", 30, 37));
			cs.push(new Ct(3934, "Freehold", 30, 37));
			cs.push(new Ct(3935, "Glassboro", 30, 37));
			cs.push(new Ct(3936, "Hackensack", 30, 15));
			cs.push(new Ct(3937, "Hackettstown", 30, 75));
			cs.push(new Ct(3938, "Hammonton", 30, 37));
			cs.push(new Ct(3939, "Hazlet", 30, 37));
			cs.push(new Ct(3940, "Highland Park", 30, 37));
			cs.push(new Ct(3941, "Hillsborough", 30, 75));
			cs.push(new Ct(3942, "Hillside", 30, 15));
			cs.push(new Ct(3943, "Hopatcong", 30, 75));
			cs.push(new Ct(3944, "Irvington", 30, 15));
			cs.push(new Ct(3945, "Iselin", 30, 15));
			cs.push(new Ct(3946, "Jersey", 30, 37));
			cs.push(new Ct(3947, "Keansburg", 30, 15));
			cs.push(new Ct(3948, "Kearny", 30, 15));
			cs.push(new Ct(3949, "Keyport", 30, 37));
			cs.push(new Ct(3950, "Lambertville", 30, 75));
			cs.push(new Ct(3951, "Lindenwold", 30, 15));
			cs.push(new Ct(3952, "Long Valley", 30, 75));
			cs.push(new Ct(3953, "Lyndhurst", 30, 15));
			cs.push(new Ct(3954, "Mahwah", 30, 37));
			cs.push(new Ct(3955, "Manahawkin", 30, 75));
			cs.push(new Ct(3956, "Manalapan", 30, 75));
			cs.push(new Ct(3957, "Maple Shade", 30, 15));
			cs.push(new Ct(3958, "Marlton", 30, 15));
			cs.push(new Ct(3959, "Matawan", 30, 37));
			cs.push(new Ct(3960, "Mays Landing", 30, 75));
			cs.push(new Ct(3961, "Metuchen", 30, 37));
			cs.push(new Ct(3962, "Middlesex", 30, 37));
			cs.push(new Ct(3963, "Monmouth", 30, 37));
			cs.push(new Ct(3964, "Montvale", 30, 37));
			cs.push(new Ct(3965, "Montville", 30, 37));
			cs.push(new Ct(3966, "Moorestown", 30, 15));
			cs.push(new Ct(3967, "Morris County", 30, 15));
			cs.push(new Ct(3968, "Mt. Holly", 30, 37));
			cs.push(new Ct(3969, "Mt. Laurel", 30, 37));
			cs.push(new Ct(3970, "Mullica Hill", 30, 37));
			cs.push(new Ct(3971, "Netcong", 30, 75));
			cs.push(new Ct(3972, "New Milford", 30, 15));
			cs.push(new Ct(3973, "North Arlington", 30, 15));
			cs.push(new Ct(3974, "North Bergen", 30, 15));
			cs.push(new Ct(3975, "North Brunswick", 30, 37));
			cs.push(new Ct(3976, "Nutley", 30, 15));
			cs.push(new Ct(3977, "Ocean", 30, 75));
			cs.push(new Ct(3978, "Ocean County", 30, 75));
			cs.push(new Ct(3979, "Ocean Grove", 30, 75));
			cs.push(new Ct(3980, "Old Bridge", 30, 37));
			cs.push(new Ct(3981, "Parsippany", 30, 37));
			cs.push(new Ct(3982, "Passaic", 30, 15));
			cs.push(new Ct(3983, "Paulsboro", 30, 37));
			cs.push(new Ct(3984, "Pemberton", 30, 37));
			cs.push(new Ct(3985, "Perth Amboy", 30, 15));
			cs.push(new Ct(3986, "Phillipsburg", 30, 75));
			cs.push(new Ct(3987, "Pine Hill", 30, 15));
			cs.push(new Ct(3988, "Piscataway", 30, 37));
			cs.push(new Ct(3989, "Plainsboro", 30, 75));
			cs.push(new Ct(3990, "Pleasantville", 30, 75));
			cs.push(new Ct(3991, "Red Bank", 30, 37));
			cs.push(new Ct(3992, "Ridgefield Park", 30, 15));
			cs.push(new Ct(3993, "Ridgewood", 30, 37));
			cs.push(new Ct(3994, "River Edge", 30, 15));
			cs.push(new Ct(3995, "Rochelle Park", 30, 15));
			cs.push(new Ct(3996, "Rockaway", 30, 75));
			cs.push(new Ct(3997, "Runnemede", 30, 15));
			cs.push(new Ct(3998, "Rutherford", 30, 15));
			cs.push(new Ct(3999, "Saddle Brook", 30, 15));
			cs.push(new Ct(4000, "Sayreville", 30, 37));
			cs.push(new Ct(4001, "Sewell", 30, 15));
			cs.push(new Ct(4002, "Sicklerville", 30, 37));
			cs.push(new Ct(4003, "Somers Point", 30, 75));
			cs.push(new Ct(4004, "South Orange", 30, 37));
			cs.push(new Ct(4005, "South Plainfield", 30, 37));
			cs.push(new Ct(4006, "Spotswood", 30, 37));
			cs.push(new Ct(4007, "Stanhope", 30, 75));
			cs.push(new Ct(4008, "Summit", 30, 37));
			cs.push(new Ct(4009, "Swedesboro", 30, 37));
			cs.push(new Ct(4010, "Teaneck", 30, 15));
			cs.push(new Ct(4011, "Tinton Falls", 30, 37));
			cs.push(new Ct(4012, "Union County", 30, 15));
			cs.push(new Ct(4013, "Voorhees", 30, 37));
			cs.push(new Ct(4014, "Wall", 30, 75));
			cs.push(new Ct(4015, "West Orange", 30, 37));
			cs.push(new Ct(4016, "West Paterson", 30, 37));
			cs.push(new Ct(4017, "Williamstown", 30, 37));
			cs.push(new Ct(4018, "Woodbridge", 30, 15));
			cs.push(new Ct(5504, "Englewood", 30, 15));
			cs.push(new Ct(5505, "Tenafly", 30, 15));
			cs.push(new Ct(5524, "Highlands", 30, 75));
			cs.push(new Ct(5528, "Mount Arlington", 30, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 31:
			cs = new Array();
			cs.push(new Ct(781, "Farmington", 31, 75));
			cs.push(new Ct(782, "Bloomfield", 31, 75));
			cs.push(new Ct(783, "Dulce", 31, 75));
			cs.push(new Ct(784, "Taos", 31, 75));
			cs.push(new Ct(785, "Raton", 31, 75));
			cs.push(new Ct(786, "Chimayo", 31, 75));
			cs.push(new Ct(787, "Espanola", 31, 75));
			cs.push(new Ct(788, "Los Alamos", 31, 75));
			cs.push(new Ct(789, "Santa Fe", 31, 75));
			cs.push(new Ct(790, "Tucumcari", 31, 75));
			cs.push(new Ct(791, "Portales", 31, 75));
			cs.push(new Ct(792, "Roswell", 31, 75));
			cs.push(new Ct(793, "Ruidoso", 31, 75));
			cs.push(new Ct(794, "Artesia", 31, 75));
			cs.push(new Ct(795, "Carlsbad", 31, 75));
			cs.push(new Ct(796, "Hobbs", 31, 75));
			cs.push(new Ct(797, "Alamogordo", 31, 75));
			cs.push(new Ct(798, "Tularosa", 31, 75));
			cs.push(new Ct(799, "Las Cruces", 31, 75));
			cs.push(new Ct(800, "Silver City", 31, 75));
			cs.push(new Ct(801, "Deming", 31, 75));
			cs.push(new Ct(802, "Lordsburg", 31, 75));
			cs.push(new Ct(803, "Socorro", 31, 75));
			cs.push(new Ct(4019, "Albuquerque", 31, 75));
			cs.push(new Ct(4020, "Gallup", 31, 75));
			cs.push(new Ct(4021, "Rio Rancho", 31, 75));
			cs.push(new Ct(5300, "Truth Or Consequences", 31, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 32:
			cs = new Array();
			cs.push(new Ct(804, "Deer Park", 32, 75));
			cs.push(new Ct(805, "Hicksville", 32, 37));
			cs.push(new Ct(806, "Hempstead", 32, 37));
			cs.push(new Ct(807, "Oceanside", 32, 37));
			cs.push(new Ct(809, "Long Island", 32, 15));
			cs.push(new Ct(810, "Mt. Vernon", 32, 15));
			cs.push(new Ct(811, "White Plains", 32, 37));
			cs.push(new Ct(812, "New City", 32, 37));
			cs.push(new Ct(813, "West Point", 32, 75));
			cs.push(new Ct(814, "Newburgh", 32, 75));
			cs.push(new Ct(815, "Middletown", 32, 75));
			cs.push(new Ct(816, "Walden", 32, 75));
			cs.push(new Ct(817, "Monticello", 32, 75));
			cs.push(new Ct(818, "New Paltz", 32, 75));
			cs.push(new Ct(819, "Poughkeepsie", 32, 75));
			cs.push(new Ct(820, "New York City", 32, 15));
			cs.push(new Ct(821, "Jamestown", 32, 75));
			cs.push(new Ct(822, "Buffalo", 32, 75));
			cs.push(new Ct(823, "Amherst", 32, 75));
			cs.push(new Ct(824, "Rochester", 32, 75));
			cs.push(new Ct(825, "Auburn", 32, 75));
			cs.push(new Ct(826, "Syracuse", 32, 75));
			cs.push(new Ct(827, "Oswego", 32, 75));
			cs.push(new Ct(828, "Ithaca", 32, 75));
			cs.push(new Ct(829, "Elmira", 32, 75));
			cs.push(new Ct(830, "Binghamton", 32, 75));
			cs.push(new Ct(831, "Watertown", 32, 75));
			cs.push(new Ct(832, "Canton", 32, 75));
			cs.push(new Ct(833, "Potsdam", 32, 75));
			cs.push(new Ct(834, "Massena", 32, 75));
			cs.push(new Ct(835, "Malone", 32, 75));
			cs.push(new Ct(836, "Plattsburgh", 32, 75));
			cs.push(new Ct(837, "Utica", 32, 75));
			cs.push(new Ct(838, "Norwich", 32, 75));
			cs.push(new Ct(839, "Oneonta", 32, 75));
			cs.push(new Ct(840, "Cobleskill", 32, 75));
			cs.push(new Ct(841, "Schenectady", 32, 75));
			cs.push(new Ct(842, "Albany", 32, 75));
			cs.push(new Ct(843, "Troy", 32, 75));
			cs.push(new Ct(844, "Hudson", 32, 75));
			cs.push(new Ct(845, "Kingston", 32, 75));
			cs.push(new Ct(846, "Saratoga Springs", 32, 75));
			cs.push(new Ct(847, "Staten Island", 32, 15));
			cs.push(new Ct(848, "Queens", 32, 15));
			cs.push(new Ct(849, "Brooklyn", 32, 15));
			cs.push(new Ct(850, "Bronx", 32, 15));
			cs.push(new Ct(851, "Yonkers", 32, 15));
			cs.push(new Ct(853, "Rome", 32, 75));
			cs.push(new Ct(854, "Ogdensburg", 32, 75));
			cs.push(new Ct(855, "Canandaigua", 32, 75));
			cs.push(new Ct(856, "Whitehall", 32, 75));
			cs.push(new Ct(857, "Glens Falls", 32, 75));
			cs.push(new Ct(858, "Waterloo", 32, 75));
			cs.push(new Ct(859, "Penn Yan", 32, 75));
			cs.push(new Ct(860, "Olean", 32, 75));
			cs.push(new Ct(861, "Cortland", 32, 75));
			cs.push(new Ct(863, "Geneseo", 32, 75));
			cs.push(new Ct(864, "Fredonia", 32, 75));
			cs.push(new Ct(865, "Corning", 32, 75));
			cs.push(new Ct(866, "Little Falls", 32, 75));
			cs.push(new Ct(867, "New Rochelle", 32, 15));
			cs.push(new Ct(868, "Manhattan", 32, 15));
			cs.push(new Ct(869, "Long Beach", 32, 37));
			cs.push(new Ct(870, "Plainview", 32, 37));
			cs.push(new Ct(871, "Huntington Station", 32, 37));
			cs.push(new Ct(872, "Centereach", 32, 75));
			cs.push(new Ct(873, "Baldwin", 32, 37));
			cs.push(new Ct(874, "Shirley", 32, 75));
			cs.push(new Ct(875, "Riverhead", 32, 75));
			cs.push(new Ct(876, "Hampton Bays", 32, 75));
			cs.push(new Ct(877, "Southampton", 32, 75));
			cs.push(new Ct(878, "East Hampton", 32, 75));
			cs.push(new Ct(879, "Montauk", 32, 75));
			cs.push(new Ct(880, "Glen Cove", 32, 37));
			cs.push(new Ct(883, "Port Jeffereson", 32, 75));
			cs.push(new Ct(884, "Manorville", 32, 75));
			cs.push(new Ct(4022, "Amityville", 32, 37));
			cs.push(new Ct(4023, "Babylon", 32, 75));
			cs.push(new Ct(4024, "Bay Shore", 32, 75));
			cs.push(new Ct(4025, "Bayside", 32, 15));
			cs.push(new Ct(4026, "Beacon", 32, 75));
			cs.push(new Ct(4027, "Bellerose", 32, 15));
			cs.push(new Ct(4028, "Bellmore", 32, 37));
			cs.push(new Ct(4029, "Bellport", 32, 75));
			cs.push(new Ct(4030, "Bethpage", 32, 37));
			cs.push(new Ct(4031, "Brewster", 32, 75));
			cs.push(new Ct(4032, "Brockport", 32, 75));
			cs.push(new Ct(4034, "Cambria Heights", 32, 15));
			cs.push(new Ct(4035, "Catskill", 32, 75));
			cs.push(new Ct(4036, "Central Islip", 32, 75));
			cs.push(new Ct(4037, "Cheektowaga", 32, 75));
			cs.push(new Ct(4038, "Clifton Park", 32, 75));
			cs.push(new Ct(4039, "Cohoes", 32, 75));
			cs.push(new Ct(4040, "Coram", 32, 75));
			cs.push(new Ct(4041, "Dix Hills", 32, 75));
			cs.push(new Ct(4042, "Dutchess County", 32, 75));
			cs.push(new Ct(4043, "East Meadow", 32, 37));
			cs.push(new Ct(4044, "East Northport", 32, 75));
			cs.push(new Ct(4045, "Elmont", 32, 15));
			cs.push(new Ct(4046, "Fairport", 32, 75));
			cs.push(new Ct(4047, "Far Rockaway", 32, 15));
			cs.push(new Ct(4048, "Farmingdale", 32, 37));
			cs.push(new Ct(4049, "Fishkill", 32, 75));
			cs.push(new Ct(4050, "Floral Park", 32, 15));
			cs.push(new Ct(4051, "Flushing", 32, 15));
			cs.push(new Ct(4052, "Forest Hills", 32, 15));
			cs.push(new Ct(4053, "Franklin Square", 32, 15));
			cs.push(new Ct(4054, "Fresh Meadows", 32, 15));
			cs.push(new Ct(4055, "Gloversville", 32, 75));
			cs.push(new Ct(4056, "Great Neck", 32, 15));
			cs.push(new Ct(4057, "Harlem", 32, 15));
			cs.push(new Ct(4058, "Hartsdale", 32, 37));
			cs.push(new Ct(4059, "Hollis", 32, 15));
			cs.push(new Ct(4060, "Horseheads", 32, 75));
			cs.push(new Ct(4061, "Hudson Valley", 32, 75));
			cs.push(new Ct(4062, "Islip", 32, 75));
			cs.push(new Ct(4063, "Jackson Heights", 32, 15));
			cs.push(new Ct(4064, "Jamaica", 32, 15));
			cs.push(new Ct(4065, "Lake Grove", 32, 75));
			cs.push(new Ct(4066, "Lake Placid", 32, 75));
			cs.push(new Ct(4067, "Latham", 32, 75));
			cs.push(new Ct(4068, "Lindenhurst", 32, 37));
			cs.push(new Ct(4069, "Long Island City", 32, 15));
			cs.push(new Ct(4070, "Lynbrook", 32, 15));
			cs.push(new Ct(4071, "Mahopac", 32, 75));
			cs.push(new Ct(4073, "Maspeth", 32, 15));
			cs.push(new Ct(4074, "Massapequa", 32, 37));
			cs.push(new Ct(4075, "Mastic", 32, 75));
			cs.push(new Ct(4076, "Merrick", 32, 37));
			cs.push(new Ct(4077, "Middle Island", 32, 75));
			cs.push(new Ct(4078, "Mineola", 32, 15));
			cs.push(new Ct(4079, "Nanuet", 32, 37));
			cs.push(new Ct(4080, "Nassau County", 32, 37));
			cs.push(new Ct(4081, "New Hyde Park", 32, 15));
			cs.push(new Ct(4082, "New Windsor", 32, 75));
			cs.push(new Ct(4083, "North Babylon", 32, 75));
			cs.push(new Ct(4084, "North Tonawanda", 32, 75));
			cs.push(new Ct(4085, "Nyack", 32, 37));
			cs.push(new Ct(4086, "Oneida", 32, 75));
			cs.push(new Ct(4087, "Owego", 32, 75));
			cs.push(new Ct(4088, "Patchogue", 32, 75));
			cs.push(new Ct(4089, "Peekskill", 32, 75));
			cs.push(new Ct(4090, "Pleasant Valley", 32, 75));
			cs.push(new Ct(4091, "Port Jefferson", 32, 75));
			cs.push(new Ct(4092, "Port Washington", 32, 15));
			cs.push(new Ct(4093, "Queens Village", 32, 15));
			cs.push(new Ct(4094, "Rockland County", 32, 37));
			cs.push(new Ct(4095, "Rockville Centre", 32, 15));
			cs.push(new Ct(4096, "Ronkonkoma", 32, 75));
			cs.push(new Ct(4097, "Rosedale", 32, 15));
			cs.push(new Ct(4098, "Saratoga", 32, 75));
			cs.push(new Ct(4099, "Sayville", 32, 75));
			cs.push(new Ct(4100, "Scotia", 32, 75));
			cs.push(new Ct(4101, "Selden", 32, 75));
			cs.push(new Ct(4102, "Smithtown", 32, 75));
			cs.push(new Ct(4103, "Stony Brook", 32, 75));
			cs.push(new Ct(4104, "Suffern", 32, 37));
			cs.push(new Ct(4105, "Suffolk County", 32, 75));
			cs.push(new Ct(4106, "Tonawanda", 32, 75));
			cs.push(new Ct(4107, "Uniondale", 32, 37));
			cs.push(new Ct(4108, "Valley Stream", 32, 15));
			cs.push(new Ct(4109, "Wantagh", 32, 37));
			cs.push(new Ct(4110, "Wappingers Falls", 32, 75));
			cs.push(new Ct(4111, "West Babylon", 32, 75));
			cs.push(new Ct(4112, "West Hempstead", 32, 15));
			cs.push(new Ct(4113, "West Islip", 32, 75));
			cs.push(new Ct(4114, "Westchester", 32, 15));
			cs.push(new Ct(4115, "Westchester County", 32, 37));
			cs.push(new Ct(4116, "Williamsville", 32, 75));
			cs.push(new Ct(4117, "Woodhaven", 32, 15));
			cs.push(new Ct(5506, "Astoria", 32, 15));
			this.cbl[lID + ''] = cs;
			break;
		case 33:
			cs = new Array();
			cs.push(new Ct(886, "Forest City", 33, 75));
			cs.push(new Ct(887, "Shelby", 33, 75));
			cs.push(new Ct(888, "Cherryville", 33, 75));
			cs.push(new Ct(889, "Gastonia", 33, 37));
			cs.push(new Ct(890, "Hickory", 33, 75));
			cs.push(new Ct(891, "Charlotte", 33, 15));
			cs.push(new Ct(892, "Monroe", 33, 37));
			cs.push(new Ct(893, "Concord", 33, 37));
			cs.push(new Ct(894, "Kannapolis", 33, 75));
			cs.push(new Ct(895, "Winston-Salem", 33, 75));
			cs.push(new Ct(896, "Mountairy", 33, 75));
			cs.push(new Ct(897, "High Point", 33, 75));
			cs.push(new Ct(898, "Greensboro", 33, 75));
			cs.push(new Ct(899, "Burlington", 33, 75));
			cs.push(new Ct(900, "Rockingham", 33, 75));
			cs.push(new Ct(901, "Chapel Hill", 33, 75));
			cs.push(new Ct(902, "Roxboro", 33, 75));
			cs.push(new Ct(903, "Durham", 33, 75));
			cs.push(new Ct(904, "Raleigh", 33, 75));
			cs.push(new Ct(905, "Fayetteville", 33, 75));
			cs.push(new Ct(906, "Wilmington", 33, 75));
			cs.push(new Ct(907, "Goldsboro", 33, 75));
			cs.push(new Ct(908, "Henderson", 33, 75));
			cs.push(new Ct(909, "Roanoke Rapids", 33, 75));
			cs.push(new Ct(910, "Rocky Mount", 33, 75));
			cs.push(new Ct(911, "Wilson", 33, 75));
			cs.push(new Ct(912, "Greenville", 33, 75));
			cs.push(new Ct(913, "Kinston", 33, 75));
			cs.push(new Ct(914, "Jacksonville", 33, 75));
			cs.push(new Ct(915, "Havelock", 33, 75));
			cs.push(new Ct(916, "Morehead City", 33, 75));
			cs.push(new Ct(917, "Elizabeth City", 33, 75));
			cs.push(new Ct(918, "Washington", 33, 75));
			cs.push(new Ct(919, "Edenton", 33, 75));
			cs.push(new Ct(920, "Williamston", 33, 75));
			cs.push(new Ct(921, "New Bern", 33, 75));
			cs.push(new Ct(922, "Clinton", 33, 75));
			cs.push(new Ct(923, "Whiteville", 33, 75));
			cs.push(new Ct(924, "Lumberton", 33, 75));
			cs.push(new Ct(925, "Sanford", 33, 75));
			cs.push(new Ct(926, "Pinehurst", 33, 75));
			cs.push(new Ct(927, "Laurinburg", 33, 75));
			cs.push(new Ct(928, "Hamlet", 33, 75));
			cs.push(new Ct(929, "Morganton", 33, 75));
			cs.push(new Ct(930, "Hendersonville", 33, 75));
			cs.push(new Ct(931, "Boone", 33, 75));
			cs.push(new Ct(932, "Oxford", 33, 75));
			cs.push(new Ct(933, "Eden", 33, 75));
			cs.push(new Ct(934, "Reidsville", 33, 75));
			cs.push(new Ct(935, "Salisbury", 33, 75));
			cs.push(new Ct(936, "Statesville", 33, 75));
			cs.push(new Ct(937, "Dunn", 33, 75));
			cs.push(new Ct(4118, "Albemarle", 33, 75));
			cs.push(new Ct(4119, "Angier", 33, 75));
			cs.push(new Ct(4120, "Apex", 33, 75));
			cs.push(new Ct(4121, "Asheboro", 33, 75));
			cs.push(new Ct(4122, "Asheville", 33, 75));
			cs.push(new Ct(4123, "Benson", 33, 75));
			cs.push(new Ct(4124, "Camp Lejeune", 33, 75));
			cs.push(new Ct(4125, "Cary", 33, 75));
			cs.push(new Ct(4126, "Cherry Point", 33, 75));
			cs.push(new Ct(4127, "Clayton", 33, 75));
			cs.push(new Ct(4128, "Clemmons", 33, 75));
			cs.push(new Ct(4129, "Conover", 33, 75));
			cs.push(new Ct(4130, "Cullowhee", 33, 75));
			cs.push(new Ct(4131, "Fuquay-Varina", 33, 75));
			cs.push(new Ct(4132, "Garner", 33, 75));
			cs.push(new Ct(4133, "Huntersville", 33, 37));
			cs.push(new Ct(4134, "Kernersville", 33, 75));
			cs.push(new Ct(4135, "King", 33, 75));
			cs.push(new Ct(4136, "Lenoir", 33, 75));
			cs.push(new Ct(4137, "Lillington", 33, 75));
			cs.push(new Ct(4138, "Lincolnton", 33, 75));
			cs.push(new Ct(4139, "Mebane", 33, 75));
			cs.push(new Ct(4140, "Mooresville", 33, 75));
			cs.push(new Ct(4141, "Raeford", 33, 75));
			cs.push(new Ct(4142, "Smithfield", 33, 75));
			cs.push(new Ct(4143, "Spring Lake", 33, 75));
			cs.push(new Ct(4144, "Thomasville", 33, 75));
			cs.push(new Ct(4145, "Triad", 33, 75));
			cs.push(new Ct(4146, "Walnut Cove", 33, 75));
			cs.push(new Ct(4147, "Wilkesboro", 33, 75));
			cs.push(new Ct(5503, "Siler City", 33, 75));
			cs.push(new Ct(5564, "Beaufort", 33, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 34:
			cs = new Array();
			cs.push(new Ct(938, "Williston", 34, 75));
			cs.push(new Ct(939, "Dickinson", 34, 75));
			cs.push(new Ct(940, "Mandan", 34, 75));
			cs.push(new Ct(941, "Bismarck", 34, 75));
			cs.push(new Ct(942, "Minot", 34, 75));
			cs.push(new Ct(943, "Rugby", 34, 75));
			cs.push(new Ct(944, "Devils Lake", 34, 75));
			cs.push(new Ct(945, "Grand Forks", 34, 75));
			cs.push(new Ct(946, "Jamestown", 34, 75));
			cs.push(new Ct(947, "Valley City", 34, 75));
			cs.push(new Ct(948, "Fargo", 34, 75));
			cs.push(new Ct(949, "Grafton", 34, 75));
			cs.push(new Ct(950, "Wahpeton", 34, 75));
			cs.push(new Ct(951, "Bottineau", 34, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 35:
			cs = new Array();
			cs.push(new Ct(952, "Toledo", 35, 75));
			cs.push(new Ct(953, "Bowling Green", 35, 75));
			cs.push(new Ct(954, "Findlay", 35, 75));
			cs.push(new Ct(955, "Lima", 35, 75));
			cs.push(new Ct(956, "Bellefontaine", 35, 75));
			cs.push(new Ct(957, "Columbus", 35, 75));
			cs.push(new Ct(958, "Delaware", 35, 75));
			cs.push(new Ct(959, "Marion", 35, 75));
			cs.push(new Ct(960, "Mansfield", 35, 75));
			cs.push(new Ct(961, "Norwalk", 35, 75));
			cs.push(new Ct(962, "Cleveland", 35, 15));
			cs.push(new Ct(963, "Akron", 35, 75));
			cs.push(new Ct(964, "Wooster", 35, 75));
			cs.push(new Ct(965, "Massillon", 35, 75));
			cs.push(new Ct(966, "Canton", 35, 75));
			cs.push(new Ct(967, "Ashtabula", 35, 75));
			cs.push(new Ct(968, "Warren", 35, 75));
			cs.push(new Ct(969, "Youngstown", 35, 75));
			cs.push(new Ct(970, "Steubenville", 35, 75));
			cs.push(new Ct(971, "Cincinnati", 35, 75));
			cs.push(new Ct(972, "Middletown", 35, 75));
			cs.push(new Ct(973, "Dayton", 35, 75));
			cs.push(new Ct(975, "Springfield", 35, 75));
			cs.push(new Ct(976, "Wilmington", 35, 75));
			cs.push(new Ct(977, "Hillsboro", 35, 75));
			cs.push(new Ct(978, "Alliance", 35, 75));
			cs.push(new Ct(979, "East Liverpool", 35, 75));
			cs.push(new Ct(980, "Conneaut", 35, 75));
			cs.push(new Ct(982, "Geneva", 35, 75));
			cs.push(new Ct(983, "Dover", 35, 75));
			cs.push(new Ct(984, "New Philadelphia", 35, 75));
			cs.push(new Ct(985, "Coshocton", 35, 75));
			cs.push(new Ct(986, "Mount Vernon", 35, 75));
			cs.push(new Ct(987, "Newark", 35, 75));
			cs.push(new Ct(988, "Westerville", 35, 75));
			cs.push(new Ct(989, "Upper Sandusky", 35, 75));
			cs.push(new Ct(990, "Fremont", 35, 75));
			cs.push(new Ct(991, "Tiffin", 35, 75));
			cs.push(new Ct(992, "Bucyrus", 35, 75));
			cs.push(new Ct(993, "Fostoria", 35, 75));
			cs.push(new Ct(994, "Port Clinton", 35, 75));
			cs.push(new Ct(995, "Sandusky", 35, 75));
			cs.push(new Ct(996, "Wauseon", 35, 75));
			cs.push(new Ct(997, "Bryan", 35, 75));
			cs.push(new Ct(998, "Napoleon", 35, 75));
			cs.push(new Ct(999, "Defiance", 35, 75));
			cs.push(new Ct(1000, "Van Wert", 35, 75));
			cs.push(new Ct(1001, "St. Marys", 35, 75));
			cs.push(new Ct(1002, "Celina", 35, 75));
			cs.push(new Ct(1003, "Sidney", 35, 75));
			cs.push(new Ct(1004, "Greenville", 35, 75));
			cs.push(new Ct(1005, "Uhrichsville", 35, 75));
			cs.push(new Ct(1006, "Marysville", 35, 75));
			cs.push(new Ct(1007, "Kenton", 35, 75));
			cs.push(new Ct(1008, "Ada", 35, 75));
			cs.push(new Ct(1009, "Bellaire", 35, 75));
			cs.push(new Ct(1010, "Chillicothe", 35, 75));
			cs.push(new Ct(1011, "Portsmouth", 35, 75));
			cs.push(new Ct(1012, "Lancaster", 35, 75));
			cs.push(new Ct(1013, "Zanesville", 35, 75));
			cs.push(new Ct(1014, "Cambridge", 35, 75));
			cs.push(new Ct(1015, "Marietta", 35, 75));
			cs.push(new Ct(1016, "Jackson", 35, 75));
			cs.push(new Ct(1017, "Wellston", 35, 75));
			cs.push(new Ct(1018, "Gallipolis", 35, 75));
			cs.push(new Ct(1019, "New Lexington", 35, 75));
			cs.push(new Ct(1020, "Athens", 35, 75));
			cs.push(new Ct(1021, "Circleville", 35, 75));
			cs.push(new Ct(1022, "Hamilton", 35, 75));
			cs.push(new Ct(1023, "Fairfield", 35, 75));
			cs.push(new Ct(1024, "Oxford", 35, 75));
			cs.push(new Ct(1025, "Englewood", 35, 75));
			cs.push(new Ct(1026, "Vandalia", 35, 75));
			cs.push(new Ct(1027, "Grove City", 35, 15));
			cs.push(new Ct(1028, "Urbana", 35, 75));
			cs.push(new Ct(1029, "Greenfield", 35, 75));
			cs.push(new Ct(4148, "Amelia", 35, 75));
			cs.push(new Ct(4149, "Arcanum", 35, 75));
			cs.push(new Ct(4150, "Barberton", 35, 75));
			cs.push(new Ct(4151, "Beavercreek", 35, 75));
			cs.push(new Ct(4152, "Bellbrook", 35, 75));
			cs.push(new Ct(4153, "Centerville", 35, 75));
			cs.push(new Ct(4154, "Chardon", 35, 75));
			cs.push(new Ct(4155, "Cuyahoga Falls", 35, 37));
			cs.push(new Ct(4156, "Eastlake", 35, 37));
			cs.push(new Ct(4157, "Eaton", 35, 75));
			cs.push(new Ct(4158, "Elyria", 35, 37));
			cs.push(new Ct(4159, "Enon", 35, 75));
			cs.push(new Ct(4160, "Euclid", 35, 37));
			cs.push(new Ct(4161, "Fairborn", 35, 75));
			cs.push(new Ct(4162, "Gahanna", 35, 75));
			cs.push(new Ct(4163, "Galion", 35, 75));
			cs.push(new Ct(4164, "Galloway", 35, 75));
			cs.push(new Ct(4165, "Gibsonburg", 35, 75));
			cs.push(new Ct(4166, "Girard", 35, 75));
			cs.push(new Ct(4167, "Hilliard", 35, 75));
			cs.push(new Ct(4168, "Huber Heights", 35, 75));
			cs.push(new Ct(4169, "Kettering", 35, 75));
			cs.push(new Ct(4170, "Lorain", 35, 75));
			cs.push(new Ct(4171, "Martins Ferry", 35, 75));
			cs.push(new Ct(4172, "Mason", 35, 75));
			cs.push(new Ct(4173, "Maumee", 35, 75));
			cs.push(new Ct(4174, "Medina", 35, 75));
			cs.push(new Ct(4175, "Mentor", 35, 37));
			cs.push(new Ct(4176, "Miamisburg", 35, 75));
			cs.push(new Ct(4177, "Nelsonville", 35, 75));
			cs.push(new Ct(4178, "New Carlisle", 35, 75));
			cs.push(new Ct(4179, "New Lebanon", 35, 75));
			cs.push(new Ct(4180, "Newton Falls", 35, 75));
			cs.push(new Ct(4181, "North Olmsted", 35, 37));
			cs.push(new Ct(4182, "North Ridgeville", 35, 37));
			cs.push(new Ct(4183, "Painesville", 35, 75));
			cs.push(new Ct(4184, "Pataskala", 35, 75));
			cs.push(new Ct(4185, "Perrysburg", 35, 75));
			cs.push(new Ct(4186, "Piqua", 35, 75));
			cs.push(new Ct(4187, "Reynoldsburg", 35, 75));
			cs.push(new Ct(4188, "Southeastern", 35, 75));
			cs.push(new Ct(4189, "Spencerville", 35, 75));
			cs.push(new Ct(4190, "Springboro", 35, 75));
			cs.push(new Ct(4191, "Stow", 35, 75));
			cs.push(new Ct(4192, "Sylvania", 35, 75));
			cs.push(new Ct(4193, "Tipp City", 35, 75));
			cs.push(new Ct(4194, "Vermilion", 35, 75));
			cs.push(new Ct(4195, "Wadsworth", 35, 75));
			cs.push(new Ct(4196, "Wapakoneta", 35, 75));
			cs.push(new Ct(4197, "West Carrollton", 35, 75));
			cs.push(new Ct(4198, "West Chester", 35, 75));
			cs.push(new Ct(4199, "West Milton", 35, 75));
			cs.push(new Ct(4200, "Willoughby", 35, 37));
			cs.push(new Ct(4201, "Xenia", 35, 75));
			cs.push(new Ct(5423, "Boardman", 35, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 36:
			cs = new Array();
			cs.push(new Ct(1030, "Guymon", 36, 75));
			cs.push(new Ct(1031, "Woodward", 36, 75));
			cs.push(new Ct(1032, "Enid", 36, 75));
			cs.push(new Ct(1033, "Elk City", 36, 75));
			cs.push(new Ct(1034, "Clinton", 36, 75));
			cs.push(new Ct(1035, "Frederick", 36, 75));
			cs.push(new Ct(1036, "Lawton", 36, 75));
			cs.push(new Ct(1037, "Duncan", 36, 75));
			cs.push(new Ct(1038, "Oklahoma City", 36, 75));
			cs.push(new Ct(1040, "Norman", 36, 75));
			cs.push(new Ct(1041, "Pauls Valley", 36, 75));
			cs.push(new Ct(1042, "Ardmore", 36, 75));
			cs.push(new Ct(1043, "Ada", 36, 75));
			cs.push(new Ct(1044, "Shawnee", 36, 75));
			cs.push(new Ct(1045, "Stillwater", 36, 75));
			cs.push(new Ct(1046, "Blackwell", 36, 75));
			cs.push(new Ct(1047, "Ponca City", 36, 75));
			cs.push(new Ct(1048, "Bartlesville", 36, 75));
			cs.push(new Ct(1049, "Tulsa", 36, 75));
			cs.push(new Ct(1050, "Henryetta", 36, 75));
			cs.push(new Ct(1051, "McAlester", 36, 75));
			cs.push(new Ct(1052, "Durant", 36, 75));
			cs.push(new Ct(1053, "Hugo", 36, 75));
			cs.push(new Ct(1054, "Muskogee", 36, 75));
			cs.push(new Ct(1055, "Vinita", 36, 75));
			cs.push(new Ct(1056, "Miami", 36, 75));
			cs.push(new Ct(1057, "Grove", 36, 75));
			cs.push(new Ct(1058, "Pryor", 36, 75));
			cs.push(new Ct(1059, "Wagoner", 36, 75));
			cs.push(new Ct(1060, "Tahlequah", 36, 75));
			cs.push(new Ct(1061, "Sallisaw", 36, 75));
			cs.push(new Ct(1062, "Idabel", 36, 75));
			cs.push(new Ct(1064, "Chickasha", 36, 75));
			cs.push(new Ct(1065, "Anadarke", 36, 75));
			cs.push(new Ct(1066, "Okmulgee", 36, 75));
			cs.push(new Ct(1067, "Poteau", 36, 75));
			cs.push(new Ct(1068, "Perry", 36, 75));
			cs.push(new Ct(4202, "Altus", 36, 75));
			cs.push(new Ct(4203, "Bethany", 36, 75));
			cs.push(new Ct(4204, "Broken Arrow", 36, 75));
			cs.push(new Ct(4205, "Claremore", 36, 75));
			cs.push(new Ct(4206, "Edmond", 36, 75));
			cs.push(new Ct(4207, "Guthrie", 36, 75));
			cs.push(new Ct(4208, "Midwest City", 36, 75));
			cs.push(new Ct(4209, "Moore", 36, 75));
			cs.push(new Ct(4210, "Sand Springs", 36, 75));
			cs.push(new Ct(4211, "Sapulpa", 36, 75));
			cs.push(new Ct(4212, "Yukon", 36, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 283:
			cs = new Array();
			cs.push(new Ct(1069, "Aberdeen", 283, 75));
			cs.push(new Ct(1070, "Dundee", 283, 75));
			cs.push(new Ct(1071, "Edinburgh", 283, 75));
			cs.push(new Ct(1072, "Glasgow", 283, 75));
			cs.push(new Ct(1073, "Newcastle", 283, 75));
			cs.push(new Ct(1074, "Sunderland", 283, 75));
			cs.push(new Ct(1075, "Middlesbrough", 283, 75));
			cs.push(new Ct(1076, "York", 283, 75));
			cs.push(new Ct(1077, "Leeds", 283, 75));
			cs.push(new Ct(1078, "Kingston", 283, 75));
			cs.push(new Ct(1079, "Huddersfield", 283, 75));
			cs.push(new Ct(1080, "Manchester", 283, 75));
			cs.push(new Ct(1081, "Sheffield", 283, 75));
			cs.push(new Ct(1082, "Nottingham", 283, 75));
			cs.push(new Ct(1083, "Derby", 283, 75));
			cs.push(new Ct(1084, "Peterborough", 283, 75));
			cs.push(new Ct(1085, "Leicester", 283, 75));
			cs.push(new Ct(1086, "Norwich", 283, 75));
			cs.push(new Ct(1087, "Coventry", 283, 75));
			cs.push(new Ct(1088, "Northampton", 283, 75));
			cs.push(new Ct(1089, "Milton Keynes", 283, 75));
			cs.push(new Ct(1090, "Luton", 283, 75));
			cs.push(new Ct(1091, "Oxford", 283, 75));
			cs.push(new Ct(1092, "Watford", 283, 37));
			cs.push(new Ct(1093, "London", 283, 15));
			cs.push(new Ct(1094, "Croydon", 283, 15));
			cs.push(new Ct(1095, "Brighton", 283, 75));
			cs.push(new Ct(1096, "Portsmouth", 283, 75));
			cs.push(new Ct(1097, "Southampton", 283, 75));
			cs.push(new Ct(1098, "Poole", 283, 75));
			cs.push(new Ct(1099, "Plymouth", 283, 75));
			cs.push(new Ct(1100, "Bristol", 283, 75));
			cs.push(new Ct(1101, "Reading", 283, 75));
			cs.push(new Ct(1102, "Swindon", 283, 75));
			cs.push(new Ct(1103, "Newport", 283, 75));
			cs.push(new Ct(1104, "Cardiff", 283, 75));
			cs.push(new Ct(1105, "Swansea", 283, 75));
			cs.push(new Ct(1106, "Gloucester", 283, 75));
			cs.push(new Ct(1107, "Birmingham", 283, 75));
			cs.push(new Ct(1108, "Wolverhampton", 283, 75));
			cs.push(new Ct(1109, "Stoke", 283, 75));
			cs.push(new Ct(1110, "Liverpool", 283, 75));
			cs.push(new Ct(1111, "Bolton", 283, 75));
			cs.push(new Ct(1112, "Blackpool", 283, 75));
			cs.push(new Ct(1113, "Belfast", 283, 75));
			cs.push(new Ct(4610, "Ayrshire", 283, 75));
			cs.push(new Ct(4611, "Banbury", 283, 75));
			cs.push(new Ct(4612, "Barnsley", 283, 75));
			cs.push(new Ct(4613, "Basingstoke", 283, 75));
			cs.push(new Ct(4614, "Bath", 283, 75));
			cs.push(new Ct(4615, "Berkshire", 283, 75));
			cs.push(new Ct(4616, "Blackburn", 283, 75));
			cs.push(new Ct(4617, "Bournemouth", 283, 75));
			cs.push(new Ct(4618, "Buckinghamshire", 283, 75));
			cs.push(new Ct(4619, "Burnley", 283, 75));
			cs.push(new Ct(4620, "Bury St. Edmunds", 283, 75));
			cs.push(new Ct(4621, "Canterbury", 283, 75));
			cs.push(new Ct(4622, "Cheltenham", 283, 75));
			cs.push(new Ct(4623, "Cheshire", 283, 75));
			cs.push(new Ct(4624, "Chichester", 283, 75));
			cs.push(new Ct(4625, "Cumbria", 283, 75));
			cs.push(new Ct(4626, "Doncaster", 283, 75));
			cs.push(new Ct(4627, "Dorset", 283, 75));
			cs.push(new Ct(4628, "Eastbourne", 283, 75));
			cs.push(new Ct(4629, "Farnborough", 283, 75));
			cs.push(new Ct(4630, "Gravesend", 283, 37));
			cs.push(new Ct(4631, "Guildford", 283, 37));
			cs.push(new Ct(4632, "Hampshire", 283, 75));
			cs.push(new Ct(4633, "Harrogate", 283, 75));
			cs.push(new Ct(4634, "Harrow", 283, 75));
			cs.push(new Ct(4635, "Hemel Hempstead", 283, 37));
			cs.push(new Ct(4636, "Hertfordshire", 283, 75));
			cs.push(new Ct(4637, "Herts", 283, 75));
			cs.push(new Ct(4638, "High Wycombe", 283, 75));
			cs.push(new Ct(4639, "Hove", 283, 75));
			cs.push(new Ct(4640, "Ipswich", 283, 75));
			cs.push(new Ct(4641, "Lancashire", 283, 75));
			cs.push(new Ct(4642, "Lancs", 283, 75));
			cs.push(new Ct(4643, "Lincolnshire", 283, 75));
			cs.push(new Ct(4644, "Maidstone", 283, 75));
			cs.push(new Ct(4645, "Merseyside", 283, 75));
			cs.push(new Ct(4646, "Midlands", 283, 75));
			cs.push(new Ct(4647, "Nuneaton", 283, 75));
			cs.push(new Ct(4648, "Oldham", 283, 75));
			cs.push(new Ct(4649, "Scunthorpe", 283, 75));
			cs.push(new Ct(4650, "Shropshire", 283, 75));
			cs.push(new Ct(4651, "Southport", 283, 75));
			cs.push(new Ct(4652, "Staffordshire", 283, 75));
			cs.push(new Ct(4653, "Stevenage", 283, 75));
			cs.push(new Ct(4654, "Stirling", 283, 75));
			cs.push(new Ct(4655, "Stockport", 283, 75));
			cs.push(new Ct(4656, "Stoke-On-Trent", 283, 75));
			cs.push(new Ct(4657, "Wales", 283, 75));
			cs.push(new Ct(4658, "Walsall", 283, 75));
			cs.push(new Ct(4659, "Warrington", 283, 75));
			cs.push(new Ct(4660, "West Midlands", 283, 75));
			cs.push(new Ct(4661, "West Sussex", 283, 75));
			cs.push(new Ct(4662, "West Yorkshire", 283, 75));
			cs.push(new Ct(4663, "Wiltshire", 283, 75));
			cs.push(new Ct(4664, "Woking", 283, 37));
			cs.push(new Ct(4665, "Worcestershire", 283, 75));
			cs.push(new Ct(4666, "Worthing", 283, 75));
			cs.push(new Ct(4667, "Yorkshire", 283, 75));
			cs.push(new Ct(5248, "Cambridge", 283, 75));
			cs.push(new Ct(5490, "Armagh", 283, 75));
			cs.push(new Ct(5491, "Derry", 283, 75));
			cs.push(new Ct(5492, "Lisburn", 283, 75));
			cs.push(new Ct(5493, "Newry", 283, 75));
			cs.push(new Ct(5494, "Cornwall", 283, 75));
			cs.push(new Ct(5530, "Durham", 283, 75));
			cs.push(new Ct(5543, "Exeter", 283, 75));
			cs.push(new Ct(5544, "Taunton", 283, 75));
			cs.push(new Ct(5554, "Carlisle", 283, 75));
			cs.push(new Ct(5565, "Guernsey", 283, 75));
			cs.push(new Ct(5568, "Inverness", 283, 75));
			cs.push(new Ct(5570, "Basildon", 283, 75));
			cs.push(new Ct(5572, "Chelmsford", 283, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 164:
			cs = new Array();
			cs.push(new Ct(1114, "Dublin", 164, 75));
			cs.push(new Ct(1171, "Cork", 164, 75));
			cs.push(new Ct(4553, "Galway", 164, 75));
			cs.push(new Ct(4554, "Limerick", 164, 75));
			cs.push(new Ct(5488, "Waterford", 164, 75));
			cs.push(new Ct(5489, "Kilkenny", 164, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 37:
			cs = new Array();
			cs.push(new Ct(1115, "Astoria", 37, 75));
			cs.push(new Ct(1116, "Portland", 37, 15));
			cs.push(new Ct(1117, "McMinnville", 37, 75));
			cs.push(new Ct(1118, "Salem", 37, 75));
			cs.push(new Ct(1119, "Albany", 37, 75));
			cs.push(new Ct(1120, "Corvallis", 37, 75));
			cs.push(new Ct(1121, "Springfield", 37, 75));
			cs.push(new Ct(1122, "Eugene", 37, 75));
			cs.push(new Ct(1123, "Roseburg", 37, 75));
			cs.push(new Ct(1124, "Grants Pass", 37, 75));
			cs.push(new Ct(1125, "Medford", 37, 75));
			cs.push(new Ct(1126, "Coos Bay", 37, 75));
			cs.push(new Ct(1127, "Klamath Falls", 37, 75));
			cs.push(new Ct(1128, "Bend", 37, 75));
			cs.push(new Ct(1129, "Redmond", 37, 75));
			cs.push(new Ct(1130, "The Dalles", 37, 75));
			cs.push(new Ct(1131, "Pendleton", 37, 75));
			cs.push(new Ct(1132, "LaGrande", 37, 75));
			cs.push(new Ct(1133, "Ontario", 37, 75));
			cs.push(new Ct(1134, "Hermiston", 37, 75));
			cs.push(new Ct(1135, "Baker City", 37, 75));
			cs.push(new Ct(1136, "Nyssa", 37, 75));
			cs.push(new Ct(1137, "Burns", 37, 75));
			cs.push(new Ct(1138, "Lakeview", 37, 75));
			cs.push(new Ct(1139, "Prineville", 37, 75));
			cs.push(new Ct(1140, "Madras", 37, 75));
			cs.push(new Ct(1141, "Chenoweth", 37, 75));
			cs.push(new Ct(1142, "Hood River", 37, 75));
			cs.push(new Ct(1143, "Oakridge", 37, 75));
			cs.push(new Ct(1144, "Brookings", 37, 75));
			cs.push(new Ct(1145, "Myrtle Point", 37, 75));
			cs.push(new Ct(1146, "North Bend", 37, 75));
			cs.push(new Ct(1147, "Reedsport", 37, 75));
			cs.push(new Ct(1148, "Florence", 37, 75));
			cs.push(new Ct(1149, "Toledo", 37, 75));
			cs.push(new Ct(1150, "Newport", 37, 75));
			cs.push(new Ct(1151, "Cottage Grove", 37, 75));
			cs.push(new Ct(1152, "Sweet Home", 37, 75));
			cs.push(new Ct(1153, "Lebanon", 37, 75));
			cs.push(new Ct(1154, "Molalla", 37, 75));
			cs.push(new Ct(1155, "Gresham", 37, 37));
			cs.push(new Ct(1156, "St. Helens", 37, 75));
			cs.push(new Ct(1157, "Longview", 37, 75));
			cs.push(new Ct(1158, "Gladstone", 37, 37));
			cs.push(new Ct(1159, "Tigard", 37, 37));
			cs.push(new Ct(1160, "Oregon City", 37, 37));
			cs.push(new Ct(1161, "Newberg", 37, 37));
			cs.push(new Ct(1163, "Santa Clara", 37, 75));
			cs.push(new Ct(1164, "Mount Angel", 37, 75));
			cs.push(new Ct(1165, "Keizer", 37, 75));
			cs.push(new Ct(1166, "Four Corners", 37, 75));
			cs.push(new Ct(1167, "Hayesville", 37, 75));
			cs.push(new Ct(1168, "Clackamas", 37, 37));
			cs.push(new Ct(1169, "West Linn", 37, 37));
			cs.push(new Ct(1170, "Lake Oswego", 37, 15));
			cs.push(new Ct(1172, "Oak Grove", 37, 15));
			cs.push(new Ct(1173, "Tualatin", 37, 37));
			cs.push(new Ct(1174, "Tillamook", 37, 75));
			cs.push(new Ct(1175, "Seaside", 37, 75));
			cs.push(new Ct(1176, "Warrenton", 37, 75));
			cs.push(new Ct(1372, "Umatilla", 37, 75));
			cs.push(new Ct(4213, "Aloha", 37, 37));
			cs.push(new Ct(4214, "Beaverton", 37, 15));
			cs.push(new Ct(4215, "Canby", 37, 37));
			cs.push(new Ct(4216, "Milwaukie", 37, 15));
			cs.push(new Ct(4217, "Stayton", 37, 75));
			cs.push(new Ct(5501, "Bandon", 37, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 38:
			cs = new Array();
			cs.push(new Ct(1177, "Erie", 38, 75));
			cs.push(new Ct(1179, "Meadville", 38, 75));
			cs.push(new Ct(1180, "Titusville", 38, 75));
			cs.push(new Ct(1181, "St. Marys", 38, 75));
			cs.push(new Ct(1182, "New Castle", 38, 75));
			cs.push(new Ct(1183, "Pittsburgh", 38, 75));
			cs.push(new Ct(1184, "Altoona", 38, 75));
			cs.push(new Ct(1185, "Johnstown", 38, 75));
			cs.push(new Ct(1186, "Uniontown", 38, 75));
			cs.push(new Ct(1187, "Somerset", 38, 75));
			cs.push(new Ct(1188, "Williamsport", 38, 75));
			cs.push(new Ct(1189, "Scranton", 38, 75));
			cs.push(new Ct(1190, "Bethlehem", 38, 75));
			cs.push(new Ct(1191, "Allentown", 38, 75));
			cs.push(new Ct(1192, "Reading", 38, 75));
			cs.push(new Ct(1193, "Harrisburg", 38, 75));
			cs.push(new Ct(1194, "York", 38, 75));
			cs.push(new Ct(1196, "Gettysburg", 38, 75));
			cs.push(new Ct(1197, "Lancaster", 38, 75));
			cs.push(new Ct(1198, "Philadelphia", 38, 15));
			cs.push(new Ct(1206, "Corry", 38, 75));
			cs.push(new Ct(1207, "Bradford", 38, 75));
			cs.push(new Ct(1209, "Greenville", 38, 75));
			cs.push(new Ct(1210, "Grove City", 38, 75));
			cs.push(new Ct(1211, "Clarion", 38, 75));
			cs.push(new Ct(1212, "Du Bois", 38, 75));
			cs.push(new Ct(1213, "Clearfield", 38, 75));
			cs.push(new Ct(1215, "State College", 38, 75));
			cs.push(new Ct(1216, "Huntingdon", 38, 75));
			cs.push(new Ct(1217, "Indiana", 38, 75));
			cs.push(new Ct(1219, "Kittanning", 38, 75));
			cs.push(new Ct(1220, "Butler", 38, 75));
			cs.push(new Ct(1221, "McCandless", 38, 75));
			cs.push(new Ct(1223, "Washington", 38, 75));
			cs.push(new Ct(1224, "Greensburg", 38, 75));
			cs.push(new Ct(1225, "Chambersburg", 38, 75));
			cs.push(new Ct(1236, "Sayre", 38, 75));
			cs.push(new Ct(1237, "Wilkes-Barre", 38, 75));
			cs.push(new Ct(1238, "East Stroudsburg", 38, 75));
			cs.push(new Ct(1239, "Hazleton", 38, 75));
			cs.push(new Ct(1240, "Lock Haven", 38, 75));
			cs.push(new Ct(1241, "Sunbury", 38, 75));
			cs.push(new Ct(1242, "Selinsgrove", 38, 75));
			cs.push(new Ct(1244, "Lewistown", 38, 75));
			cs.push(new Ct(1245, "Shamokin", 38, 75));
			cs.push(new Ct(1246, "Mount Carmel", 38, 75));
			cs.push(new Ct(1247, "Mahoney City", 38, 75));
			cs.push(new Ct(1248, "Lehighton", 38, 75));
			cs.push(new Ct(1249, "Shippensburg", 38, 75));
			cs.push(new Ct(1250, "Carlisle", 38, 75));
			cs.push(new Ct(1251, "Hanover", 38, 75));
			cs.push(new Ct(1252, "Elizabethtown", 38, 75));
			cs.push(new Ct(1253, "Manheim", 38, 75));
			cs.push(new Ct(1254, "Ephrata", 38, 75));
			cs.push(new Ct(1255, "Coatesville", 38, 75));
			cs.push(new Ct(1256, "Pottstown", 38, 75));
			cs.push(new Ct(1257, "Kulpsville", 38, 37));
			cs.push(new Ct(1258, "Lansdale", 38, 37));
			cs.push(new Ct(1259, "Montgomeryville", 38, 37));
			cs.push(new Ct(1260, "Warminster", 38, 37));
			cs.push(new Ct(1261, "Levittown", 38, 37));
			cs.push(new Ct(1262, "Chester", 38, 37));
			cs.push(new Ct(1263, "Upper Darby", 38, 15));
			cs.push(new Ct(1268, "Matamoras", 38, 75));
			cs.push(new Ct(4218, "Abington", 38, 15));
			cs.push(new Ct(4219, "Beaver", 38, 75));
			cs.push(new Ct(4220, "Beaver Falls", 38, 75));
			cs.push(new Ct(4221, "Belle Vernon", 38, 75));
			cs.push(new Ct(4222, "Bensalem", 38, 37));
			cs.push(new Ct(4223, "Berwick", 38, 75));
			cs.push(new Ct(4224, "Bloomsburg", 38, 75));
			cs.push(new Ct(4225, "Bucks County", 38, 75));
			cs.push(new Ct(4226, "Camp Hill", 38, 75));
			cs.push(new Ct(4227, "Canonsburg", 38, 75));
			cs.push(new Ct(4228, "Collegeville", 38, 37));
			cs.push(new Ct(4229, "Collingdale", 38, 37));
			cs.push(new Ct(4230, "Connellsville", 38, 75));
			cs.push(new Ct(4231, "Dallastown", 38, 75));
			cs.push(new Ct(4232, "Darby", 38, 15));
			cs.push(new Ct(4233, "Downingtown", 38, 75));
			cs.push(new Ct(4234, "Doylestown", 38, 37));
			cs.push(new Ct(4235, "Drexel Hill", 38, 37));
			cs.push(new Ct(4236, "Dubois", 38, 75));
			cs.push(new Ct(4237, "Ellwood City", 38, 75));
			cs.push(new Ct(4238, "Exton", 38, 75));
			cs.push(new Ct(4239, "Fairless Hills", 38, 37));
			cs.push(new Ct(4240, "Fleetwood", 38, 75));
			cs.push(new Ct(4241, "Glenside", 38, 15));
			cs.push(new Ct(4242, "Hatboro", 38, 37));
			cs.push(new Ct(4243, "Hatfield", 38, 37));
			cs.push(new Ct(4244, "Havertown", 38, 15));
			cs.push(new Ct(4245, "Hershey", 38, 75));
			cs.push(new Ct(4246, "Horsham", 38, 37));
			cs.push(new Ct(4247, "Huntingdon Valley", 38, 15));
			cs.push(new Ct(4248, "Intercourse", 38, 75));
			cs.push(new Ct(4249, "Jim Thorpe", 38, 75));
			cs.push(new Ct(4250, "Kennett Square", 38, 75));
			cs.push(new Ct(4251, "King of Prussia", 38, 37));
			cs.push(new Ct(4252, "Langhorne", 38, 37));
			cs.push(new Ct(4253, "Lansdowne", 38, 15));
			cs.push(new Ct(4254, "Latrobe", 38, 75));
			cs.push(new Ct(4255, "Lehigh Valley", 38, 75));
			cs.push(new Ct(4256, "Lititz", 38, 75));
			cs.push(new Ct(4257, "McKees Rocks", 38, 75));
			cs.push(new Ct(4258, "McKeesport", 38, 75));
			cs.push(new Ct(4259, "Mechanicsburg", 38, 75));
			cs.push(new Ct(4260, "Media", 38, 37));
			cs.push(new Ct(4261, "Monroeville", 38, 75));
			cs.push(new Ct(4262, "Mount Joy", 38, 75));
			cs.push(new Ct(4263, "Myerstown", 38, 75));
			cs.push(new Ct(4264, "New Hope", 38, 75));
			cs.push(new Ct(4265, "Norristown", 38, 37));
			cs.push(new Ct(4266, "North Wales", 38, 37));
			cs.push(new Ct(4267, "Oil City", 38, 75));
			cs.push(new Ct(4268, "Pennsylvania", 38, 75));
			cs.push(new Ct(4269, "Phoenixville", 38, 37));
			cs.push(new Ct(4270, "Pittston", 38, 75));
			cs.push(new Ct(4271, "Pottsville", 38, 75));
			cs.push(new Ct(4272, "Quakertown", 38, 75));
			cs.push(new Ct(4273, "Sharon", 38, 75));
			cs.push(new Ct(4274, "Sharon Hill", 38, 37));
			cs.push(new Ct(4275, "Slippery Rock", 38, 75));
			cs.push(new Ct(4276, "Stroudsburg", 38, 75));
			cs.push(new Ct(4277, "Telford", 38, 75));
			cs.push(new Ct(4278, "Tunkhannock", 38, 75));
			cs.push(new Ct(4279, "West Grove", 38, 75));
			cs.push(new Ct(4281, "Willow Grove", 38, 37));
			cs.push(new Ct(4282, "Yardley", 38, 37));
			cs.push(new Ct(5247, "Lebanon", 38, 75));
			cs.push(new Ct(5525, "Glen Mills", 38, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 67:
			cs = new Array();
			cs.push(new Ct(1178, "Pago Pago", 67, 75));
			cs.push(new Ct(2933, "Tutuila", 67, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 69:
			cs = new Array();
			cs.push(new Ct(1195, "Bahia Blanca", 69, 75));
			cs.push(new Ct(1199, "Mar del Plata", 69, 75));
			cs.push(new Ct(1200, "La Plata", 69, 75));
			cs.push(new Ct(1201, "Lomas de Zamora", 69, 75));
			cs.push(new Ct(1202, "Buenos Aires", 69, 75));
			cs.push(new Ct(1203, "Rosario", 69, 75));
			cs.push(new Ct(1204, "Parana", 69, 75));
			cs.push(new Ct(1205, "Santa Fe", 69, 75));
			cs.push(new Ct(1208, "Corrientes", 69, 75));
			cs.push(new Ct(1214, "Resistencia", 69, 75));
			cs.push(new Ct(1218, "San Salvador de Jujuy", 69, 75));
			cs.push(new Ct(1222, "Salta", 69, 75));
			cs.push(new Ct(1226, "San Miguel de Tucumán ", 69, 75));
			cs.push(new Ct(1227, "Santiago del Estero", 69, 75));
			cs.push(new Ct(1228, "San Juan", 69, 75));
			cs.push(new Ct(1229, "Cordoba", 69, 75));
			cs.push(new Ct(1230, "Mendoza", 69, 75));
			cs.push(new Ct(1231, "Rio Cuarto", 69, 75));
			cs.push(new Ct(1232, "Godoy Cruz", 69, 75));
			cs.push(new Ct(1235, "San Rafael", 69, 75));
			cs.push(new Ct(5417, "Moreno", 69, 75));
			cs.push(new Ct(5419, "Concordia", 69, 75));
			cs.push(new Ct(5421, "Avellaneda ", 69, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 72:
			cs = new Array();
			cs.push(new Ct(1243, "St. John's", 72, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 74:
			cs = new Array();
			cs.push(new Ct(1264, "Willemstad", 74, 75));
			cs.push(new Ct(1265, "Curacao", 74, 75));
			cs.push(new Ct(1266, "Oranjestad", 74, 75));
			cs.push(new Ct(1267, "Bonaire", 74, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 76:
			cs = new Array();
			cs.push(new Ct(1269, "Darwin", 76, 75));
			cs.push(new Ct(1270, "Townsville", 76, 75));
			cs.push(new Ct(1271, "Brisbane", 76, 75));
			cs.push(new Ct(1272, "Newcastle", 76, 75));
			cs.push(new Ct(1273, "Sydney", 76, 75));
			cs.push(new Ct(1274, "Wollongong", 76, 75));
			cs.push(new Ct(1275, "Canberra", 76, 75));
			cs.push(new Ct(1276, "Melbourne", 76, 75));
			cs.push(new Ct(1277, "Geelong", 76, 75));
			cs.push(new Ct(1278, "Adelaide", 76, 75));
			cs.push(new Ct(1279, "Perth", 76, 75));
			cs.push(new Ct(4515, "Ballarat", 76, 75));
			cs.push(new Ct(4516, "Bundaberg", 76, 75));
			cs.push(new Ct(4517, "Cairns", 76, 75));
			cs.push(new Ct(4518, "Gold Coast", 76, 75));
			cs.push(new Ct(4519, "Gosford", 76, 75));
			cs.push(new Ct(4520, "Launceston", 76, 75));
			cs.push(new Ct(4521, "Mackay", 76, 75));
			cs.push(new Ct(4522, "Queensland", 76, 75));
			cs.push(new Ct(4523, "Sunshine Coast", 76, 75));
			cs.push(new Ct(4524, "Tamworth", 76, 75));
			cs.push(new Ct(4525, "Toowoomba", 76, 75));
			cs.push(new Ct(5230, "Hobart", 76, 75));
			cs.push(new Ct(5295, "Bendigo", 76, 75));
			cs.push(new Ct(5495, "Albury", 76, 75));
			cs.push(new Ct(5496, "Wagga Wagga", 76, 75));
			cs.push(new Ct(5497, "Echuca", 76, 75));
			cs.push(new Ct(5498, "Hay", 76, 75));
			cs.push(new Ct(5502, "Fremantle", 76, 75));
			cs.push(new Ct(5539, "Rockhampton", 76, 75));
			cs.push(new Ct(5567, "Coffs Harbour", 76, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 77:
			cs = new Array();
			cs.push(new Ct(1280, "Salzburg", 77, 75));
			cs.push(new Ct(1281, "Linz", 77, 75));
			cs.push(new Ct(1282, "Graz", 77, 75));
			cs.push(new Ct(1283, "Vienna", 77, 75));
			cs.push(new Ct(5422, "Innsbruck", 77, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 79:
			cs = new Array();
			cs.push(new Ct(1284, "Freeport", 79, 75));
			cs.push(new Ct(1285, "Marsh Harbour", 79, 75));
			cs.push(new Ct(1286, "Nassau", 79, 75));
			cs.push(new Ct(1287, "Nicholls Town", 79, 75));
			cs.push(new Ct(1288, "Georgetown", 79, 75));
			cs.push(new Ct(1289, "Andros Town", 79, 75));
			cs.push(new Ct(1290, "Clarance Town", 79, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 81:
			cs = new Array();
			cs.push(new Ct(1291, "Saidpur", 81, 75));
			cs.push(new Ct(1292, "Dinajpur", 81, 75));
			cs.push(new Ct(1293, "Rangpur", 81, 75));
			cs.push(new Ct(1294, "Jamalpur", 81, 75));
			cs.push(new Ct(1295, "Sylhet", 81, 75));
			cs.push(new Ct(1296, "Rajshahi", 81, 75));
			cs.push(new Ct(1297, "Pabna", 81, 75));
			cs.push(new Ct(1298, "Brahmanbaria", 81, 75));
			cs.push(new Ct(1299, "Dhaka", 81, 75));
			cs.push(new Ct(1300, "Comilla", 81, 75));
			cs.push(new Ct(1301, "Chittagong", 81, 75));
			cs.push(new Ct(1302, "Khulna", 81, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 82:
			cs = new Array();
			cs.push(new Ct(1303, "Bridgetown", 82, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 134:
			cs = new Array();
			cs.push(new Ct(1304, "Lille", 134, 75));
			cs.push(new Ct(1305, "Roubaix", 134, 75));
			cs.push(new Ct(1306, "Reims", 134, 75));
			cs.push(new Ct(1307, "Metz", 134, 75));
			cs.push(new Ct(1308, "Strasbourg", 134, 75));
			cs.push(new Ct(1309, "Mulhouse", 134, 75));
			cs.push(new Ct(1310, "Dijon", 134, 75));
			cs.push(new Ct(1311, "Besancon", 134, 75));
			cs.push(new Ct(1312, "Lyon", 134, 75));
			cs.push(new Ct(1313, "Villeurbanne", 134, 75));
			cs.push(new Ct(1314, "St-Etienne", 134, 75));
			cs.push(new Ct(1315, "Grenoble", 134, 75));
			cs.push(new Ct(1316, "Nice", 134, 75));
			cs.push(new Ct(1319, "Marseille", 134, 75));
			cs.push(new Ct(1323, "Aix-en-Provence", 134, 75));
			cs.push(new Ct(1325, "Nimes", 134, 75));
			cs.push(new Ct(1327, "Montpellier", 134, 75));
			cs.push(new Ct(1330, "Perpignan", 134, 75));
			cs.push(new Ct(1333, "Toulouse", 134, 75));
			cs.push(new Ct(1336, "Bordeaux", 134, 75));
			cs.push(new Ct(1340, "St-Nazaire", 134, 75));
			cs.push(new Ct(1341, "Nantes", 134, 75));
			cs.push(new Ct(1344, "Angers", 134, 75));
			cs.push(new Ct(1345, "Tours", 134, 75));
			cs.push(new Ct(1346, "Orleans", 134, 75));
			cs.push(new Ct(1350, "le Mans", 134, 75));
			cs.push(new Ct(1351, "Rennes", 134, 75));
			cs.push(new Ct(1353, "Paris", 134, 75));
			cs.push(new Ct(1358, "Le Havre", 134, 75));
			cs.push(new Ct(1361, "Caen", 134, 75));
			cs.push(new Ct(1363, "Rouen", 134, 75));
			cs.push(new Ct(1365, "Amiens", 134, 75));
			cs.push(new Ct(1368, "Toulon", 134, 75));
			cs.push(new Ct(5523, "Poitiers", 134, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 141:
			cs = new Array();
			cs.push(new Ct(1373, "Kiel", 141, 75));
			cs.push(new Ct(1374, "Lubeck", 141, 75));
			cs.push(new Ct(1377, "Rostock", 141, 75));
			cs.push(new Ct(1381, "Bremerhaven", 141, 75));
			cs.push(new Ct(1383, "Hamburg", 141, 75));
			cs.push(new Ct(1386, "Oldenburg", 141, 75));
			cs.push(new Ct(1387, "Schwerin", 141, 75));
			cs.push(new Ct(1388, "Bremen", 141, 75));
			cs.push(new Ct(1389, "Osnabruck", 141, 75));
			cs.push(new Ct(1390, "Hannover", 141, 75));
			cs.push(new Ct(1391, "Wolfsburg", 141, 75));
			cs.push(new Ct(1392, "Berlin", 141, 75));
			cs.push(new Ct(1393, "Potsdam", 141, 75));
			cs.push(new Ct(1395, "Munster", 141, 75));
			cs.push(new Ct(1398, "Salzgitter", 141, 75));
			cs.push(new Ct(1401, "Magdeburg", 141, 75));
			cs.push(new Ct(1403, "Cottbus", 141, 75));
			cs.push(new Ct(1406, "Bielefeld", 141, 75));
			cs.push(new Ct(1408, "Paderborn", 141, 75));
			cs.push(new Ct(1412, "Recklinghausen", 141, 75));
			cs.push(new Ct(1413, "Hamm", 141, 75));
			cs.push(new Ct(1414, "Gottingen", 141, 75));
			cs.push(new Ct(1415, "Essen", 141, 75));
			cs.push(new Ct(1417, "Duisburg", 141, 75));
			cs.push(new Ct(1419, "Dortmund", 141, 75));
			cs.push(new Ct(1421, "Halle", 141, 75));
			cs.push(new Ct(1428, "Leipzig", 141, 75));
			cs.push(new Ct(1430, "Dresden", 141, 75));
			cs.push(new Ct(1435, "Chemnitz", 141, 75));
			cs.push(new Ct(1437, "Gera", 141, 75));
			cs.push(new Ct(1439, "Jena", 141, 75));
			cs.push(new Ct(1441, "Erfurt", 141, 75));
			cs.push(new Ct(1443, "Seigen", 141, 75));
			cs.push(new Ct(1445, "Cologne", 141, 75));
			cs.push(new Ct(1447, "Leverkusen", 141, 75));
			cs.push(new Ct(1452, "Krefeld", 141, 75));
			cs.push(new Ct(1456, "bochum", 141, 75));
			cs.push(new Ct(1459, "Dusseldorf", 141, 75));
			cs.push(new Ct(1464, "Solingen", 141, 75));
			cs.push(new Ct(1466, "Zwickau", 141, 75));
			cs.push(new Ct(1469, "Bonn", 141, 75));
			cs.push(new Ct(1472, "Koblenz", 141, 75));
			cs.push(new Ct(1474, "Frankfurt", 141, 75));
			cs.push(new Ct(1477, "Wiesbaden", 141, 75));
			cs.push(new Ct(1480, "Offenbach", 141, 75));
			cs.push(new Ct(1482, "Mainz", 141, 75));
			cs.push(new Ct(1483, "Darmstadt", 141, 75));
			cs.push(new Ct(1484, "Wurzburg", 141, 75));
			cs.push(new Ct(1485, "Erlangen", 141, 75));
			cs.push(new Ct(1487, "Kaiserslautern", 141, 75));
			cs.push(new Ct(1491, "Ludwigshafen", 141, 75));
			cs.push(new Ct(1493, "Mannheim", 141, 75));
			cs.push(new Ct(1494, "Furth", 141, 75));
			cs.push(new Ct(1501, "Nuremberg", 141, 75));
			cs.push(new Ct(1503, "Heidelberg", 141, 75));
			cs.push(new Ct(1507, "Saarbrucken", 141, 75));
			cs.push(new Ct(1511, "Karlsruhe", 141, 75));
			cs.push(new Ct(1513, "Heilbronn", 141, 75));
			cs.push(new Ct(1515, "Regensburg", 141, 75));
			cs.push(new Ct(1516, "Pforzheim", 141, 75));
			cs.push(new Ct(1518, "Stuttgart", 141, 75));
			cs.push(new Ct(1520, "Ingolstadt", 141, 75));
			cs.push(new Ct(1524, "Reutlingen", 141, 75));
			cs.push(new Ct(1526, "Augsburg", 141, 75));
			cs.push(new Ct(1528, "Ulm", 141, 75));
			cs.push(new Ct(1531, "Munich", 141, 75));
			cs.push(new Ct(1534, "Freiburg im Breisgau", 141, 75));
			cs.push(new Ct(4530, "Ansbach", 141, 75));
			cs.push(new Ct(4531, "Baumholder", 141, 75));
			cs.push(new Ct(4532, "Duesseldorf", 141, 75));
			cs.push(new Ct(4533, "Friedberg", 141, 75));
			cs.push(new Ct(4534, "Hanau", 141, 75));
			cs.push(new Ct(4535, "Vilseck", 141, 75));
			cs.push(new Ct(4536, "Wiesbaden", 141, 75));
			cs.push(new Ct(4537, "Wuerzburg", 141, 75));
			cs.push(new Ct(5526, "Bamberg", 141, 75));
			cs.push(new Ct(5527, "Schweinfurt", 141, 75));
			cs.push(new Ct(5529, "Bitburg", 141, 75));
			cs.push(new Ct(5538, "Trier", 141, 75));
			cs.push(new Ct(5557, "Kassel", 141, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 39:
			cs = new Array();
			cs.push(new Ct(1394, "Woonsocket", 39, 75));
			cs.push(new Ct(1396, "Pawtucket", 39, 75));
			cs.push(new Ct(1397, "Providence", 39, 75));
			cs.push(new Ct(1399, "East Providence", 39, 75));
			cs.push(new Ct(1400, "North Providence", 39, 75));
			cs.push(new Ct(1402, "Cranston", 39, 75));
			cs.push(new Ct(1404, "West Warwick", 39, 75));
			cs.push(new Ct(1405, "Warwick", 39, 75));
			cs.push(new Ct(1407, "Newport", 39, 75));
			cs.push(new Ct(1409, "Barrington", 39, 75));
			cs.push(new Ct(1410, "Valley Falls", 39, 75));
			cs.push(new Ct(1411, "Bradford", 39, 75));
			cs.push(new Ct(4283, "East Greenwich", 39, 75));
			cs.push(new Ct(4284, "Johnston", 39, 75));
			cs.push(new Ct(4285, "Narragansett", 39, 75));
			cs.push(new Ct(4286, "North Kingstown", 39, 75));
			cs.push(new Ct(4287, "Tiverton", 39, 75));
			cs.push(new Ct(4288, "Westerly", 39, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 40:
			cs = new Array();
			cs.push(new Ct(1416, "Rock Hill", 40, 37));
			cs.push(new Ct(1418, "Spartanburg", 40, 75));
			cs.push(new Ct(1420, "Gaffney", 40, 75));
			cs.push(new Ct(1422, "York", 40, 75));
			cs.push(new Ct(1423, "Chester", 40, 75));
			cs.push(new Ct(1424, "Union", 40, 75));
			cs.push(new Ct(1425, "Lancaster", 40, 75));
			cs.push(new Ct(1426, "Greenville", 40, 75));
			cs.push(new Ct(1427, "Seneca", 40, 75));
			cs.push(new Ct(1429, "Clemson", 40, 75));
			cs.push(new Ct(1431, "Anderson", 40, 75));
			cs.push(new Ct(1432, "Laurens", 40, 75));
			cs.push(new Ct(1433, "Clinton", 40, 75));
			cs.push(new Ct(1434, "Newberry", 40, 75));
			cs.push(new Ct(1436, "Abbeville", 40, 75));
			cs.push(new Ct(1438, "Greenwood", 40, 75));
			cs.push(new Ct(1440, "Camden", 40, 75));
			cs.push(new Ct(1442, "Batesburg-Leesville", 40, 75));
			cs.push(new Ct(1444, "Columbia", 40, 75));
			cs.push(new Ct(1446, "Cheraw", 40, 75));
			cs.push(new Ct(1448, "Bennettsville", 40, 75));
			cs.push(new Ct(1449, "Hartsville", 40, 75));
			cs.push(new Ct(1451, "Darlington", 40, 75));
			cs.push(new Ct(1453, "Sumter", 40, 75));
			cs.push(new Ct(1454, "Florence", 40, 75));
			cs.push(new Ct(1455, "Lake City", 40, 75));
			cs.push(new Ct(1457, "Marion", 40, 75));
			cs.push(new Ct(1458, "Mullins", 40, 75));
			cs.push(new Ct(1460, "Conway", 40, 75));
			cs.push(new Ct(1461, "Aiken", 40, 75));
			cs.push(new Ct(1462, "Augusta", 40, 75));
			cs.push(new Ct(1463, "Orangeburg", 40, 75));
			cs.push(new Ct(1465, "Myrtle Beach", 40, 75));
			cs.push(new Ct(1467, "Georgetown", 40, 75));
			cs.push(new Ct(1468, "Barnwell", 40, 75));
			cs.push(new Ct(1470, "Moncks Corner", 40, 75));
			cs.push(new Ct(1471, "Goose Creek", 40, 75));
			cs.push(new Ct(1473, "Charleston", 40, 75));
			cs.push(new Ct(1475, "Mt. Pleasant", 40, 75));
			cs.push(new Ct(1476, "Summerville", 40, 75));
			cs.push(new Ct(1478, "Walterboro", 40, 75));
			cs.push(new Ct(1479, "Beaufort", 40, 75));
			cs.push(new Ct(1481, "Hilton Head Island", 40, 75));
			cs.push(new Ct(4289, "Clover", 40, 37));
			cs.push(new Ct(4290, "Easley", 40, 75));
			cs.push(new Ct(4291, "Gaston", 40, 75));
			cs.push(new Ct(4292, "Greer", 40, 75));
			cs.push(new Ct(4293, "Inman", 40, 75));
			cs.push(new Ct(4294, "Ladson", 40, 75));
			cs.push(new Ct(4296, "Simpsonville", 40, 75));
			cs.push(new Ct(4297, "Surfside beach", 40, 75));
			cs.push(new Ct(4298, "West Columbia", 40, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 41:
			cs = new Array();
			cs.push(new Ct(1486, "Aberdeen", 41, 75));
			cs.push(new Ct(1488, "Watertown", 41, 75));
			cs.push(new Ct(1489, "Sisseton", 41, 75));
			cs.push(new Ct(1490, "Milbank", 41, 75));
			cs.push(new Ct(1492, "Redfield", 41, 75));
			cs.push(new Ct(1495, "Mobridge", 41, 75));
			cs.push(new Ct(1496, "Pierre", 41, 75));
			cs.push(new Ct(1497, "Huron", 41, 75));
			cs.push(new Ct(1498, "Brookings", 41, 75));
			cs.push(new Ct(1499, "Madison", 41, 75));
			cs.push(new Ct(1500, "Mitchell", 41, 75));
			cs.push(new Ct(1502, "Sioux Falls", 41, 75));
			cs.push(new Ct(1504, "Yankton", 41, 75));
			cs.push(new Ct(1505, "Vermillion", 41, 75));
			cs.push(new Ct(1506, "Winner", 41, 75));
			cs.push(new Ct(1508, "Pine Ridge", 41, 75));
			cs.push(new Ct(1509, "Hot Springs", 41, 75));
			cs.push(new Ct(1510, "Rapid City", 41, 75));
			cs.push(new Ct(1512, "Sturgis", 41, 75));
			cs.push(new Ct(1514, "Spearfish", 41, 75));
			cs.push(new Ct(1517, "Belle Fourche", 41, 75));
			cs.push(new Ct(4299, "Britton", 41, 75));
			cs.push(new Ct(4300, "Hecla", 41, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 42:
			cs = new Array();
			cs.push(new Ct(1519, "Bristol", 42, 75));
			cs.push(new Ct(1522, "Johnson City", 42, 75));
			cs.push(new Ct(1523, "Kingsport", 42, 75));
			cs.push(new Ct(1525, "Greeneville", 42, 75));
			cs.push(new Ct(1527, "Newport", 42, 75));
			cs.push(new Ct(1529, "Morristown", 42, 75));
			cs.push(new Ct(1530, "Jefferson City", 42, 75));
			cs.push(new Ct(1532, "Knoxville", 42, 75));
			cs.push(new Ct(1533, "Erwin", 42, 75));
			cs.push(new Ct(1535, "Pigeon Forge", 42, 75));
			cs.push(new Ct(1536, "Maryville", 42, 75));
			cs.push(new Ct(1537, "Oak Ridge", 42, 75));
			cs.push(new Ct(1538, "La Follette", 42, 75));
			cs.push(new Ct(1539, "Harriman", 42, 75));
			cs.push(new Ct(1540, "Sweetwater", 42, 75));
			cs.push(new Ct(1541, "Athens", 42, 75));
			cs.push(new Ct(1542, "Rockwood", 42, 75));
			cs.push(new Ct(1543, "Cleveland", 42, 75));
			cs.push(new Ct(1544, "Chattanooga", 42, 75));
			cs.push(new Ct(1545, "Dayton", 42, 75));
			cs.push(new Ct(1546, "Crossville", 42, 75));
			cs.push(new Ct(1547, "Cookeville", 42, 75));
			cs.push(new Ct(1548, "McMinnville", 42, 75));
			cs.push(new Ct(1549, "Winchester", 42, 75));
			cs.push(new Ct(1550, "Manchester", 42, 75));
			cs.push(new Ct(1551, "Tullahoma", 42, 75));
			cs.push(new Ct(1552, "Lebanon", 42, 75));
			cs.push(new Ct(1553, "Fayetteville", 42, 75));
			cs.push(new Ct(1554, "Lewisburg", 42, 75));
			cs.push(new Ct(1555, "Shelbyville", 42, 75));
			cs.push(new Ct(1556, "Murfreesboro", 42, 75));
			cs.push(new Ct(1557, "Nashville", 42, 75));
			cs.push(new Ct(1558, "Hendersonville", 42, 75));
			cs.push(new Ct(1559, "Gallatin", 42, 75));
			cs.push(new Ct(1560, "Portland", 42, 75));
			cs.push(new Ct(1561, "Springfield", 42, 75));
			cs.push(new Ct(1563, "Lawrenceburg", 42, 75));
			cs.push(new Ct(1565, "Columbia", 42, 75));
			cs.push(new Ct(1567, "Franklin", 42, 75));
			cs.push(new Ct(1569, "Dickson", 42, 75));
			cs.push(new Ct(1571, "Clarksville", 42, 75));
			cs.push(new Ct(1573, "Savannah", 42, 75));
			cs.push(new Ct(1574, "Lexington", 42, 75));
			cs.push(new Ct(1575, "McKenzie", 42, 75));
			cs.push(new Ct(1577, "Paris", 42, 75));
			cs.push(new Ct(1578, "Martin", 42, 75));
			cs.push(new Ct(1579, "Union City", 42, 75));
			cs.push(new Ct(1581, "Milan", 42, 75));
			cs.push(new Ct(1583, "Humboldt", 42, 75));
			cs.push(new Ct(1584, "Jackson", 42, 75));
			cs.push(new Ct(1585, "Bolivar", 42, 75));
			cs.push(new Ct(1586, "Memphis", 42, 75));
			cs.push(new Ct(1588, "Covington", 42, 75));
			cs.push(new Ct(1590, "Brownsville", 42, 75));
			cs.push(new Ct(1591, "Ripley", 42, 75));
			cs.push(new Ct(1593, "Dyersburg", 42, 75));
			cs.push(new Ct(4301, "Elizabethton", 42, 75));
			cs.push(new Ct(4302, "Gatlinburg", 42, 75));
			cs.push(new Ct(4303, "Goodlettsville", 42, 75));
			cs.push(new Ct(4304, "Hermitage", 42, 75));
			cs.push(new Ct(4305, "Hixson", 42, 75));
			cs.push(new Ct(4307, "Lenoir City", 42, 75));
			cs.push(new Ct(4308, "Millington", 42, 75));
			cs.push(new Ct(4309, "Sevierville", 42, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 169:
			cs = new Array();
			cs.push(new Ct(1562, "Asahikawa", 169, 75));
			cs.push(new Ct(1564, "Kitami", 169, 75));
			cs.push(new Ct(1566, "Otaru", 169, 75));
			cs.push(new Ct(1568, "Sapporo", 169, 75));
			cs.push(new Ct(1570, "Obihiro", 169, 75));
			cs.push(new Ct(1572, "Kushiro", 169, 75));
			cs.push(new Ct(1576, "Tomakomai", 169, 75));
			cs.push(new Ct(1580, "Muroran", 169, 75));
			cs.push(new Ct(1582, "Hakodate", 169, 75));
			cs.push(new Ct(1587, "Aomori", 169, 75));
			cs.push(new Ct(1589, "Hachinohe", 169, 75));
			cs.push(new Ct(1592, "Hirosaki", 169, 75));
			cs.push(new Ct(1594, "Akita", 169, 75));
			cs.push(new Ct(1595, "Ishinomaki", 169, 75));
			cs.push(new Ct(1596, "Sakata", 169, 75));
			cs.push(new Ct(1597, "Sendai", 169, 75));
			cs.push(new Ct(1598, "Fukushima", 169, 75));
			cs.push(new Ct(1599, "Niigata", 169, 75));
			cs.push(new Ct(1600, "Nagaoka", 169, 75));
			cs.push(new Ct(1601, "Koriyama", 169, 75));
			cs.push(new Ct(1602, "Iwaki", 169, 75));
			cs.push(new Ct(1603, "Hitachi", 169, 75));
			cs.push(new Ct(1604, "Utsunomiya", 169, 75));
			cs.push(new Ct(1605, "Mito", 169, 75));
			cs.push(new Ct(1606, "Joetsu", 169, 75));
			cs.push(new Ct(1607, "Oyama", 169, 75));
			cs.push(new Ct(1608, "Maebashi", 169, 75));
			cs.push(new Ct(1609, "Kawagoe", 169, 75));
			cs.push(new Ct(1610, "Tokyo", 169, 75));
			cs.push(new Ct(1611, "Kawasaki", 169, 75));
			cs.push(new Ct(1612, "Chiba", 169, 75));
			cs.push(new Ct(1613, "Yokohama", 169, 75));
			cs.push(new Ct(1614, "Kofu", 169, 75));
			cs.push(new Ct(1615, "Nagano", 169, 75));
			cs.push(new Ct(1616, "Kanazawa", 169, 75));
			cs.push(new Ct(1617, "Komatsu", 169, 75));
			cs.push(new Ct(1618, "Toyama", 169, 75));
			cs.push(new Ct(1619, "Takaoka", 169, 75));
			cs.push(new Ct(1620, "Matsumoto", 169, 75));
			cs.push(new Ct(1621, "Fukui", 169, 75));
			cs.push(new Ct(1622, "Gifu", 169, 75));
			cs.push(new Ct(1623, "Tottori", 169, 75));
			cs.push(new Ct(1624, "Yonago", 169, 75));
			cs.push(new Ct(1625, "Kyoto", 169, 75));
			cs.push(new Ct(1626, "Otsu", 169, 75));
			cs.push(new Ct(1627, "Nagoya", 169, 75));
			cs.push(new Ct(1628, "Hamamatsu", 169, 75));
			cs.push(new Ct(1629, "Toyota", 169, 75));
			cs.push(new Ct(1630, "Shizuoka", 169, 75));
			cs.push(new Ct(1631, "Fuji", 169, 75));
			cs.push(new Ct(1632, "Osaka", 169, 75));
			cs.push(new Ct(1633, "Kobe", 169, 75));
			cs.push(new Ct(1635, "Himeji", 169, 75));
			cs.push(new Ct(1640, "Matsue", 169, 75));
			cs.push(new Ct(1642, "Tsu", 169, 75));
			cs.push(new Ct(1649, "Okayama", 169, 75));
			cs.push(new Ct(1651, "Hiroshima", 169, 75));
			cs.push(new Ct(1653, "Kure", 169, 75));
			cs.push(new Ct(1656, "Wakayama", 169, 75));
			cs.push(new Ct(1658, "Tokushima", 169, 75));
			cs.push(new Ct(1659, "Yamaguchi", 169, 75));
			cs.push(new Ct(1660, "Kochi", 169, 75));
			cs.push(new Ct(1661, "Hofu", 169, 75));
			cs.push(new Ct(1662, "Shimonoseki", 169, 75));
			cs.push(new Ct(1663, "Ube", 169, 75));
			cs.push(new Ct(1664, "Kitakyushu", 169, 75));
			cs.push(new Ct(1665, "Fukuoka", 169, 75));
			cs.push(new Ct(1668, "Kurume", 169, 75));
			cs.push(new Ct(1670, "Omuta", 169, 75));
			cs.push(new Ct(1672, "Sasebo", 169, 75));
			cs.push(new Ct(1674, "Kumamoto", 169, 75));
			cs.push(new Ct(1678, "Nagasaki", 169, 75));
			cs.push(new Ct(1680, "Kagoshima", 169, 75));
			cs.push(new Ct(1682, "Miyakonojo", 169, 75));
			cs.push(new Ct(1683, "Miyazaki", 169, 75));
			cs.push(new Ct(1684, "Nobeoka", 169, 75));
			cs.push(new Ct(1686, "Oita", 169, 75));
			cs.push(new Ct(4563, "Okinawa", 169, 75));
			cs.push(new Ct(4564, "Yokosuka", 169, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 43:
			cs = new Array();
			cs.push(new Ct(1634, "Perryton", 43, 75));
			cs.push(new Ct(1636, "Borger", 43, 75));
			cs.push(new Ct(1637, "Pampa", 43, 75));
			cs.push(new Ct(1638, "Amarillo", 43, 75));
			cs.push(new Ct(1639, "Hereford", 43, 75));
			cs.push(new Ct(1641, "Childress", 43, 75));
			cs.push(new Ct(1643, "Plainview", 43, 75));
			cs.push(new Ct(1644, "Littlefield", 43, 75));
			cs.push(new Ct(1645, "Lubbock", 43, 75));
			cs.push(new Ct(1646, "Denver City", 43, 75));
			cs.push(new Ct(1647, "Seminole", 43, 75));
			cs.push(new Ct(1648, "Lamesa", 43, 75));
			cs.push(new Ct(1650, "Snyder", 43, 75));
			cs.push(new Ct(1652, "Abilene", 43, 75));
			cs.push(new Ct(1654, "Sweetwater", 43, 75));
			cs.push(new Ct(1655, "Big Spring", 43, 75));
			cs.push(new Ct(1657, "San Angelo", 43, 75));
			cs.push(new Ct(1666, "Midland", 43, 75));
			cs.push(new Ct(1667, "Odessa", 43, 75));
			cs.push(new Ct(1669, "Del Rio", 43, 75));
			cs.push(new Ct(1671, "Uvalde", 43, 75));
			cs.push(new Ct(1673, "Crystal City", 43, 75));
			cs.push(new Ct(1675, "Fort Stockton", 43, 75));
			cs.push(new Ct(1676, "Alpine", 43, 75));
			cs.push(new Ct(1677, "Pecos", 43, 75));
			cs.push(new Ct(1679, "Monahans", 43, 75));
			cs.push(new Ct(1681, "El Paso", 43, 75));
			cs.push(new Ct(1687, "Wichita Falls", 43, 75));
			cs.push(new Ct(1688, "Breckenridge", 43, 75));
			cs.push(new Ct(1689, "Gainesville", 43, 75));
			cs.push(new Ct(1690, "Sherman", 43, 75));
			cs.push(new Ct(1691, "Denison", 43, 75));
			cs.push(new Ct(1692, "Paris", 43, 75));
			cs.push(new Ct(1693, "New Boston", 43, 75));
			cs.push(new Ct(1694, "Texarkana", 43, 75));
			cs.push(new Ct(1695, "Mineral Wells", 43, 75));
			cs.push(new Ct(1696, "Denton", 43, 75));
			cs.push(new Ct(1697, "Fort Worth", 43, 75));
			cs.push(new Ct(1698, "Dallas", 43, 15));
			cs.push(new Ct(1699, "Arlington", 43, 37));
			cs.push(new Ct(1700, "Sulphur Springs", 43, 75));
			cs.push(new Ct(1701, "Mt. Pleasant", 43, 75));
			cs.push(new Ct(1702, "Longview", 43, 75));
			cs.push(new Ct(1704, "Tyler", 43, 75));
			cs.push(new Ct(1706, "Carthage", 43, 75));
			cs.push(new Ct(1710, "Cleburne", 43, 75));
			cs.push(new Ct(1712, "Stephenville", 43, 75));
			cs.push(new Ct(1714, "Coleman", 43, 75));
			cs.push(new Ct(1715, "Brownwood", 43, 75));
			cs.push(new Ct(1717, "Gatesville", 43, 75));
			cs.push(new Ct(1718, "Waco", 43, 75));
			cs.push(new Ct(1720, "Nacogdoches", 43, 75));
			cs.push(new Ct(1722, "Lufkin", 43, 75));
			cs.push(new Ct(1725, "Lampasas", 43, 75));
			cs.push(new Ct(1727, "Copperas Cove", 43, 75));
			cs.push(new Ct(1730, "Killeen", 43, 75));
			cs.push(new Ct(1731, "Temple", 43, 75));
			cs.push(new Ct(1733, "Marlin", 43, 75));
			cs.push(new Ct(1734, "Hearne", 43, 75));
			cs.push(new Ct(1736, "Huntsville", 43, 75));
			cs.push(new Ct(1737, "Livingston", 43, 75));
			cs.push(new Ct(1739, "Cameron", 43, 75));
			cs.push(new Ct(1741, "Bryan", 43, 75));
			cs.push(new Ct(1745, "Rockdale", 43, 75));
			cs.push(new Ct(1747, "Cedar Park", 43, 37));
			cs.push(new Ct(1749, "Austin", 43, 15));
			cs.push(new Ct(1751, "The Woodlands", 43, 75));
			cs.push(new Ct(1753, "Beaumont", 43, 75));
			cs.push(new Ct(1754, "Houston", 43, 15));
			cs.push(new Ct(1757, "Fredricksburg", 43, 75));
			cs.push(new Ct(1758, "San Marcos", 43, 75));
			cs.push(new Ct(1759, "New Braunfels", 43, 75));
			cs.push(new Ct(1761, "San Antonio", 43, 15));
			cs.push(new Ct(1763, "Pleasanton", 43, 75));
			cs.push(new Ct(1765, "Yoakum", 43, 75));
			cs.push(new Ct(1767, "Wharton", 43, 75));
			cs.push(new Ct(1769, "Galveston", 43, 75));
			cs.push(new Ct(1770, "Lake Jackson", 43, 75));
			cs.push(new Ct(1771, "Port Lavaca", 43, 75));
			cs.push(new Ct(1772, "Victoria", 43, 75));
			cs.push(new Ct(1773, "Laredo", 43, 75));
			cs.push(new Ct(1775, "Beeville", 43, 75));
			cs.push(new Ct(1777, "Aransas Pass", 43, 75));
			cs.push(new Ct(1778, "Corpus Christi", 43, 75));
			cs.push(new Ct(1779, "Kingsville", 43, 75));
			cs.push(new Ct(1780, "Falfurrias", 43, 75));
			cs.push(new Ct(1781, "Edinburg", 43, 75));
			cs.push(new Ct(1782, "Harlingen", 43, 75));
			cs.push(new Ct(1783, "Brownsville", 43, 75));
			cs.push(new Ct(1784, "McAllen", 43, 75));
			cs.push(new Ct(1785, "Mercedes", 43, 75));
			cs.push(new Ct(1786, "Brenham", 43, 75));
			cs.push(new Ct(1787, "Jasper", 43, 75));
			cs.push(new Ct(4310, "Allen", 43, 37));
			cs.push(new Ct(4311, "Alvarado", 43, 75));
			cs.push(new Ct(4312, "Alvin", 43, 75));
			cs.push(new Ct(4313, "Angleton", 43, 75));
			cs.push(new Ct(4314, "Azle", 43, 75));
			cs.push(new Ct(4315, "Baytown", 43, 75));
			cs.push(new Ct(4316, "Burleson", 43, 75));
			cs.push(new Ct(4317, "Cedar Hill", 43, 37));
			cs.push(new Ct(4318, "Clear Lake", 43, 75));
			cs.push(new Ct(4319, "Clyde", 43, 75));
			cs.push(new Ct(4320, "College Station", 43, 75));
			cs.push(new Ct(4321, "Conroe", 43, 75));
			cs.push(new Ct(4322, "Corsicana", 43, 75));
			cs.push(new Ct(4323, "Crosby", 43, 37));
			cs.push(new Ct(4324, "Cuero", 43, 75));
			cs.push(new Ct(4325, "Dumas", 43, 75));
			cs.push(new Ct(4326, "Eagle Pass", 43, 75));
			cs.push(new Ct(4327, "Euless", 43, 37));
			cs.push(new Ct(4328, "Flower Mound", 43, 75));
			cs.push(new Ct(4329, "Fort Hood", 43, 75));
			cs.push(new Ct(4330, "Friendswood", 43, 37));
			cs.push(new Ct(4331, "Frisco", 43, 75));
			cs.push(new Ct(4332, "Garland", 43, 37));
			cs.push(new Ct(4333, "Gilmer", 43, 75));
			cs.push(new Ct(4334, "Granbury", 43, 75));
			cs.push(new Ct(4335, "Grand Prairie", 43, 37));
			cs.push(new Ct(4336, "Grapevine", 43, 37));
			cs.push(new Ct(4337, "Harker Heights", 43, 75));
			cs.push(new Ct(4338, "Humble", 43, 37));
			cs.push(new Ct(4339, "Hurst", 43, 75));
			cs.push(new Ct(4340, "Irving", 43, 37));
			cs.push(new Ct(4341, "Katy", 43, 75));
			cs.push(new Ct(4342, "Keller", 43, 75));
			cs.push(new Ct(4343, "Kerrville", 43, 75));
			cs.push(new Ct(4344, "Kilgore", 43, 75));
			cs.push(new Ct(4345, "Kyle", 43, 37));
			cs.push(new Ct(4346, "League City", 43, 75));
			cs.push(new Ct(4347, "Lewisville", 43, 37));
			cs.push(new Ct(4348, "Magnolia", 43, 75));
			cs.push(new Ct(4349, "Manvel", 43, 37));
			cs.push(new Ct(4350, "McKinney", 43, 75));
			cs.push(new Ct(4351, "Nederland", 43, 75));
			cs.push(new Ct(4352, "North Richland Hills", 43, 75));
			cs.push(new Ct(4353, "Pearland", 43, 37));
			cs.push(new Ct(4354, "Pflugerville", 43, 37));
			cs.push(new Ct(4355, "Pharr", 43, 75));
			cs.push(new Ct(4356, "Plano", 43, 37));
			cs.push(new Ct(4357, "Port Arthur", 43, 75));
			cs.push(new Ct(4358, "Quinlan", 43, 75));
			cs.push(new Ct(4359, "Red Oak", 43, 37));
			cs.push(new Ct(4360, "Richardson", 43, 37));
			cs.push(new Ct(4361, "Rockwall", 43, 37));
			cs.push(new Ct(4362, "Round Rock", 43, 37));
			cs.push(new Ct(4363, "Rowlett", 43, 37));
			cs.push(new Ct(4364, "Seguin", 43, 75));
			cs.push(new Ct(4365, "Silsbee", 43, 75));
			cs.push(new Ct(4366, "Splendora", 43, 75));
			cs.push(new Ct(4367, "Spring", 43, 37));
			cs.push(new Ct(4368, "Stafford", 43, 37));
			cs.push(new Ct(4369, "Sugar Land", 43, 37));
			cs.push(new Ct(4370, "Terrell", 43, 75));
			cs.push(new Ct(4371, "Texas City", 43, 75));
			cs.push(new Ct(4372, "The Colony", 43, 37));
			cs.push(new Ct(4373, "Tomball", 43, 75));
			cs.push(new Ct(4374, "Weatherford", 43, 75));
			cs.push(new Ct(4375, "Weslaco", 43, 75));
			cs.push(new Ct(4376, "Wylie", 43, 37));
			cs.push(new Ct(5521, "Cypress", 43, 37));
			cs.push(new Ct(5522, "Hillsboro", 43, 75));
			cs.push(new Ct(5532, "Greenville", 43, 75));
			cs.push(new Ct(5549, "Emory", 43, 75));
			cs.push(new Ct(5563, "Columbus", 43, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 166:
			cs = new Array();
			cs.push(new Ct(1703, "Turin", 166, 75));
			cs.push(new Ct(1705, "Milan", 166, 75));
			cs.push(new Ct(1708, "Monza", 166, 75));
			cs.push(new Ct(1709, "Bergamo", 166, 75));
			cs.push(new Ct(1711, "Trento", 166, 75));
			cs.push(new Ct(1713, "Brescia", 166, 75));
			cs.push(new Ct(1716, "Vicenza", 166, 75));
			cs.push(new Ct(1719, "Verona", 166, 75));
			cs.push(new Ct(1721, "Padova", 166, 75));
			cs.push(new Ct(1723, "Venice", 166, 75));
			cs.push(new Ct(1724, "Ferrara", 166, 75));
			cs.push(new Ct(1726, "Ravenna", 166, 75));
			cs.push(new Ct(1728, "Forli", 166, 75));
			cs.push(new Ct(1729, "San Marino", 166, 75));
			cs.push(new Ct(1735, "Ancona", 166, 75));
			cs.push(new Ct(1738, "Perugia", 166, 75));
			cs.push(new Ct(1740, "Terni", 166, 75));
			cs.push(new Ct(1742, "Pescara", 166, 75));
			cs.push(new Ct(1743, "Foggia", 166, 75));
			cs.push(new Ct(1744, "Bari", 166, 75));
			cs.push(new Ct(1746, "Taranto", 166, 75));
			cs.push(new Ct(1748, "Lecce", 166, 75));
			cs.push(new Ct(1750, "Reggio di Calabria", 166, 75));
			cs.push(new Ct(1752, "Cosenza", 166, 75));
			cs.push(new Ct(1755, "Salerno", 166, 75));
			cs.push(new Ct(1756, "Naples", 166, 75));
			cs.push(new Ct(1760, "Rome", 166, 75));
			cs.push(new Ct(1762, "Livorno", 166, 75));
			cs.push(new Ct(1764, "Pisa", 166, 75));
			cs.push(new Ct(1766, "La Spezia", 166, 75));
			cs.push(new Ct(1768, "Genoa", 166, 75));
			cs.push(new Ct(1774, "Piacenza", 166, 75));
			cs.push(new Ct(1776, "Parma", 166, 75));
			cs.push(new Ct(4558, "Bologna", 166, 75));
			cs.push(new Ct(4562, "Torino", 166, 75));
			cs.push(new Ct(5254, "Florence", 166, 75));
			cs.push(new Ct(5341, "Aci Catena", 166, 75));
			cs.push(new Ct(5342, "Acireale", 166, 75));
			cs.push(new Ct(5343, "Adrano", 166, 75));
			cs.push(new Ct(5344, "Agrigento", 166, 75));
			cs.push(new Ct(5345, "Alghero", 166, 75));
			cs.push(new Ct(5346, "Aosta", 166, 75));
			cs.push(new Ct(5347, "Assemini", 166, 75));
			cs.push(new Ct(5348, "Augusta", 166, 75));
			cs.push(new Ct(5349, "Avola", 166, 75));
			cs.push(new Ct(5350, "Barcellona Pozzo di Gotto", 166, 75));
			cs.push(new Ct(5351, "Belpasso", 166, 75));
			cs.push(new Ct(5352, "Biancavilla", 166, 75));
			cs.push(new Ct(5353, "Cagliari", 166, 75));
			cs.push(new Ct(5354, "Caltagirone", 166, 75));
			cs.push(new Ct(5355, "Caltanissetta", 166, 75));
			cs.push(new Ct(5356, "Campobosso", 166, 75));
			cs.push(new Ct(5357, "Capoterra", 166, 75));
			cs.push(new Ct(5358, "Catania", 166, 75));
			cs.push(new Ct(5359, "Catanzaro", 166, 75));
			cs.push(new Ct(5360, "Comiso", 166, 75));
			cs.push(new Ct(5361, "Enna", 166, 75));
			cs.push(new Ct(5362, "Gela", 166, 75));
			cs.push(new Ct(5363, "Giarre", 166, 75));
			cs.push(new Ct(5364, "Gravina di Catania", 166, 75));
			cs.push(new Ct(5365, "L'Aquila", 166, 75));
			cs.push(new Ct(5366, "Lentini", 166, 75));
			cs.push(new Ct(5367, "Mascalucia", 166, 75));
			cs.push(new Ct(5368, "Mazzarino", 166, 75));
			cs.push(new Ct(5369, "Messina", 166, 75));
			cs.push(new Ct(5370, "Milazzo", 166, 75));
			cs.push(new Ct(5371, "Misterbianco", 166, 75));
			cs.push(new Ct(5372, "Modica", 166, 75));
			cs.push(new Ct(5373, "Monserrato", 166, 75));
			cs.push(new Ct(5374, "Niscemi", 166, 75));
			cs.push(new Ct(5375, "Noto", 166, 75));
			cs.push(new Ct(5376, "Nuoro", 166, 75));
			cs.push(new Ct(5377, "Olbia", 166, 75));
			cs.push(new Ct(5378, "Oristano", 166, 75));
			cs.push(new Ct(5379, "Palermo", 166, 75));
			cs.push(new Ct(5380, "Paternò", 166, 75));
			cs.push(new Ct(5381, "Piazza Armerina", 166, 75));
			cs.push(new Ct(5382, "Porto Torres", 166, 75));
			cs.push(new Ct(5383, "Potenza", 166, 75));
			cs.push(new Ct(5384, "Quartu Sant'Elena", 166, 75));
			cs.push(new Ct(5385, "Ragusa", 166, 75));
			cs.push(new Ct(5386, "San Cataldo", 166, 75));
			cs.push(new Ct(5387, "San Giovanni la Punta", 166, 75));
			cs.push(new Ct(5388, "Sassari", 166, 75));
			cs.push(new Ct(5389, "Scicli", 166, 75));
			cs.push(new Ct(5390, "Selargius", 166, 75));
			cs.push(new Ct(5391, "Siracusa", 166, 75));
			cs.push(new Ct(5392, "Trapani", 166, 75));
			cs.push(new Ct(5393, "Tremestieri Etneo", 166, 75));
			cs.push(new Ct(5394, "Trieste", 166, 75));
			cs.push(new Ct(5395, "Vittoria", 166, 75));
			cs.push(new Ct(5550, "Pordenone", 166, 75));
			cs.push(new Ct(5551, "Aviano", 166, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 44:
			cs = new Array();
			cs.push(new Ct(1788, "Logan", 44, 75));
			cs.push(new Ct(1789, "Tremonton", 44, 75));
			cs.push(new Ct(1790, "Brigham City", 44, 75));
			cs.push(new Ct(1791, "Ogden", 44, 75));
			cs.push(new Ct(1792, "Layton", 44, 75));
			cs.push(new Ct(1793, "Bountiful", 44, 75));
			cs.push(new Ct(1794, "Salt Lake City", 44, 75));
			cs.push(new Ct(1795, "West Jordan", 44, 75));
			cs.push(new Ct(1796, "Tooele", 44, 75));
			cs.push(new Ct(1797, "Grantsville", 44, 75));
			cs.push(new Ct(1798, "Heber City", 44, 75));
			cs.push(new Ct(1799, "Orem", 44, 75));
			cs.push(new Ct(1800, "Provo", 44, 75));
			cs.push(new Ct(1801, "Nephi", 44, 75));
			cs.push(new Ct(1803, "Richfield", 44, 75));
			cs.push(new Ct(1805, "Cedar City", 44, 75));
			cs.push(new Ct(1807, "Hurricane", 44, 75));
			cs.push(new Ct(1808, "St. George", 44, 75));
			cs.push(new Ct(1809, "Blanding", 44, 75));
			cs.push(new Ct(1811, "Moab", 44, 75));
			cs.push(new Ct(1812, "Roosevelt", 44, 75));
			cs.push(new Ct(4377, "American Fork", 44, 75));
			cs.push(new Ct(4378, "Brigham", 44, 75));
			cs.push(new Ct(4379, "Draper", 44, 75));
			cs.push(new Ct(4380, "Holladay", 44, 75));
			cs.push(new Ct(4381, "Kaysville", 44, 75));
			cs.push(new Ct(4382, "Kearns", 44, 75));
			cs.push(new Ct(4383, "Lehi", 44, 75));
			cs.push(new Ct(4384, "Magna", 44, 75));
			cs.push(new Ct(4385, "Midvale", 44, 75));
			cs.push(new Ct(4386, "Park City", 44, 75));
			cs.push(new Ct(4387, "Price", 44, 75));
			cs.push(new Ct(4388, "Roy", 44, 75));
			cs.push(new Ct(4389, "Sandy", 44, 75));
			cs.push(new Ct(4390, "South Jordan", 44, 75));
			cs.push(new Ct(4391, "Spanish Fork", 44, 75));
			cs.push(new Ct(4392, "Taylorsville", 44, 75));
			cs.push(new Ct(4393, "Vernal", 44, 75));
			cs.push(new Ct(4394, "West Valley City", 44, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 197:
			cs = new Array();
			cs.push(new Ct(1802, "Tijuana", 197, 37));
			cs.push(new Ct(1804, "Mexicali", 197, 75));
			cs.push(new Ct(1806, "La Paz", 197, 75));
			cs.push(new Ct(1810, "San Luis", 197, 75));
			cs.push(new Ct(1813, "Nogales", 197, 75));
			cs.push(new Ct(1814, "Hermosillo", 197, 75));
			cs.push(new Ct(1815, "Guaymas", 197, 75));
			cs.push(new Ct(1817, "Ciudad Obregon", 197, 75));
			cs.push(new Ct(1818, "Navojoa", 197, 75));
			cs.push(new Ct(1821, "Los Mochis", 197, 75));
			cs.push(new Ct(1823, "Culiacan", 197, 75));
			cs.push(new Ct(1825, "Mazatlan", 197, 75));
			cs.push(new Ct(1827, "Tepic", 197, 75));
			cs.push(new Ct(1829, "Puerto Vallarta", 197, 75));
			cs.push(new Ct(1831, "Manzanillo", 197, 75));
			cs.push(new Ct(1835, "Ciudad Juarez", 197, 75));
			cs.push(new Ct(1837, "Chihuahua", 197, 75));
			cs.push(new Ct(1838, "Delicias", 197, 75));
			cs.push(new Ct(1840, "Torreon", 197, 75));
			cs.push(new Ct(1843, "Gomez Palacio", 197, 75));
			cs.push(new Ct(1845, "Durango", 197, 75));
			cs.push(new Ct(1847, "Fresnillo", 197, 75));
			cs.push(new Ct(1850, "Zacatecas", 197, 75));
			cs.push(new Ct(1852, "Aguascalientes", 197, 75));
			cs.push(new Ct(1854, "Guadalajara", 197, 75));
			cs.push(new Ct(1857, "Lagos de Moreno", 197, 75));
			cs.push(new Ct(1862, "Hidalgo", 197, 75));
			cs.push(new Ct(1864, "Monclova", 197, 75));
			cs.push(new Ct(1868, "Piedras Negras", 197, 75));
			cs.push(new Ct(1871, "Nuevo Laredo", 197, 75));
			cs.push(new Ct(1874, "Reynosa", 197, 75));
			cs.push(new Ct(1876, "Monterrey", 197, 75));
			cs.push(new Ct(1879, "Saltillo", 197, 75));
			cs.push(new Ct(1882, "Montemorelos", 197, 75));
			cs.push(new Ct(1884, "Matamoros", 197, 75));
			cs.push(new Ct(1886, "Linares", 197, 75));
			cs.push(new Ct(1889, "Ciudad Victoria", 197, 75));
			cs.push(new Ct(1893, "Ciudad Mante", 197, 75));
			cs.push(new Ct(1896, "Ciudad Madero", 197, 75));
			cs.push(new Ct(1897, "Tampico", 197, 75));
			cs.push(new Ct(1901, "Ciudad Valles", 197, 75));
			cs.push(new Ct(1903, "Tuxpan", 197, 75));
			cs.push(new Ct(1904, "Poza Rica", 197, 75));
			cs.push(new Ct(1905, "Papantla", 197, 75));
			cs.push(new Ct(1906, "Tulancingo", 197, 75));
			cs.push(new Ct(1907, "Xalapa", 197, 75));
			cs.push(new Ct(1908, "Veracruz", 197, 75));
			cs.push(new Ct(1909, "Coatzacoalcos", 197, 75));
			cs.push(new Ct(1910, "San Andres Tuxtla", 197, 75));
			cs.push(new Ct(1911, "Minatitlan", 197, 75));
			cs.push(new Ct(1912, "Villahermosa", 197, 75));
			cs.push(new Ct(1913, "Carmen", 197, 75));
			cs.push(new Ct(1914, "Campeche", 197, 75));
			cs.push(new Ct(1915, "Merida", 197, 75));
			cs.push(new Ct(1916, "Cancun", 197, 75));
			cs.push(new Ct(1917, "Tapachula", 197, 75));
			cs.push(new Ct(1918, "Acapulco", 197, 75));
			cs.push(new Ct(1919, "Oaxaca", 197, 75));
			cs.push(new Ct(1920, "Tehuacan", 197, 75));
			cs.push(new Ct(1921, "Puebla", 197, 75));
			cs.push(new Ct(1922, "Tlaxcala", 197, 75));
			cs.push(new Ct(1923, "Mexico City", 197, 75));
			cs.push(new Ct(1924, "Cuernavaca", 197, 75));
			cs.push(new Ct(1925, "Taxco", 197, 75));
			cs.push(new Ct(1926, "Morelia", 197, 75));
			cs.push(new Ct(1927, "Irapuato", 197, 75));
			cs.push(new Ct(1928, "Uruapan", 197, 75));
			cs.push(new Ct(1929, "Leon", 197, 75));
			cs.push(new Ct(1930, "Rio Verde", 197, 75));
			cs.push(new Ct(1931, "San Luis Potosi", 197, 75));
			cs.push(new Ct(1932, "Toluca", 197, 75));
			cs.push(new Ct(5545, "Playas de Rosarito", 197, 75));
			cs.push(new Ct(5552, "San Miguel de Allende", 197, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 45:
			cs = new Array();
			cs.push(new Ct(1816, "Swanton", 45, 75));
			cs.push(new Ct(1819, "St. Albans", 45, 75));
			cs.push(new Ct(1820, "Newport", 45, 75));
			cs.push(new Ct(1822, "St. Johnsbury", 45, 75));
			cs.push(new Ct(1824, "Montpelier", 45, 75));
			cs.push(new Ct(1826, "Vergennes", 45, 75));
			cs.push(new Ct(1828, "Middlebury", 45, 75));
			cs.push(new Ct(1830, "White River Junction", 45, 75));
			cs.push(new Ct(1832, "Rutland", 45, 75));
			cs.push(new Ct(1833, "Windsor", 45, 75));
			cs.push(new Ct(1834, "Brattleboro", 45, 75));
			cs.push(new Ct(1836, "Bennington", 45, 75));
			cs.push(new Ct(4395, "Barre", 45, 75));
			cs.push(new Ct(5233, "Burlington", 45, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 46:
			cs = new Array();
			cs.push(new Ct(1839, "Winchester", 46, 75));
			cs.push(new Ct(1841, "Leesburg", 46, 75));
			cs.push(new Ct(1842, "Annandale", 46, 15));
			cs.push(new Ct(1844, "Manassas", 46, 37));
			cs.push(new Ct(1846, "Dale City", 46, 37));
			cs.push(new Ct(1848, "Culpeper", 46, 75));
			cs.push(new Ct(1851, "Richmond", 46, 75));
			cs.push(new Ct(1853, "Charlottesville", 46, 75));
			cs.push(new Ct(1855, "Harrisonburg", 46, 75));
			cs.push(new Ct(1856, "Staunton", 46, 75));
			cs.push(new Ct(1858, "Waynesboro", 46, 75));
			cs.push(new Ct(1859, "Covington", 46, 75));
			cs.push(new Ct(1860, "Lexington", 46, 75));
			cs.push(new Ct(1861, "Buena Vista", 46, 75));
			cs.push(new Ct(1863, "Bluefield", 46, 75));
			cs.push(new Ct(1865, "Blacksburg", 46, 75));
			cs.push(new Ct(1866, "Marion", 46, 75));
			cs.push(new Ct(1867, "Wytheville", 46, 75));
			cs.push(new Ct(1869, "Pulaski", 46, 75));
			cs.push(new Ct(1870, "Radford", 46, 75));
			cs.push(new Ct(1872, "Christiansburg", 46, 75));
			cs.push(new Ct(1873, "Roanoke", 46, 75));
			cs.push(new Ct(1875, "Bedford", 46, 75));
			cs.push(new Ct(1877, "Lynchburg", 46, 75));
			cs.push(new Ct(1878, "Martinsville", 46, 75));
			cs.push(new Ct(1880, "Danville", 46, 75));
			cs.push(new Ct(1881, "South Boston", 46, 75));
			cs.push(new Ct(1883, "Farmville", 46, 75));
			cs.push(new Ct(1885, "Petersburg", 46, 75));
			cs.push(new Ct(1887, "Hopewell", 46, 75));
			cs.push(new Ct(1888, "Williamsburg", 46, 75));
			cs.push(new Ct(1890, "Hampton", 46, 75));
			cs.push(new Ct(1891, "Newport News", 46, 75));
			cs.push(new Ct(1892, "Norfolk", 46, 75));
			cs.push(new Ct(1894, "Portsmouth", 46, 75));
			cs.push(new Ct(1895, "Virginia Beach", 46, 75));
			cs.push(new Ct(1898, "Chesapeake", 46, 75));
			cs.push(new Ct(1899, "Suffolk", 46, 75));
			cs.push(new Ct(1900, "Franklin", 46, 75));
			cs.push(new Ct(1902, "Emporia", 46, 75));
			cs.push(new Ct(4396, "Abingdon", 46, 75));
			cs.push(new Ct(4397, "Ashburn", 46, 75));
			cs.push(new Ct(4398, "Burke", 46, 37));
			cs.push(new Ct(4399, "Centreville", 46, 37));
			cs.push(new Ct(4400, "Dumfries", 46, 37));
			cs.push(new Ct(4401, "Fairfax", 46, 37));
			cs.push(new Ct(4402, "Falls Church", 46, 15));
			cs.push(new Ct(4403, "Fredericksburg", 46, 75));
			cs.push(new Ct(4404, "Front Royal", 46, 75));
			cs.push(new Ct(4405, "Glen Allen", 46, 75));
			cs.push(new Ct(4406, "Hampton Roads", 46, 75));
			cs.push(new Ct(4407, "Herndon", 46, 37));
			cs.push(new Ct(4408, "McLean", 46, 15));
			cs.push(new Ct(4409, "Mechanicsville", 46, 75));
			cs.push(new Ct(4410, "Midlothian", 46, 75));
			cs.push(new Ct(4411, "Northern", 46, 75));
			cs.push(new Ct(4412, "Powhatan", 46, 75));
			cs.push(new Ct(4413, "Quantico", 46, 37));
			cs.push(new Ct(4414, "Reston", 46, 37));
			cs.push(new Ct(4415, "Wise", 46, 75));
			cs.push(new Ct(4416, "Yorktown", 46, 75));
			cs.push(new Ct(4689, "Alexandria", 46, 15));
			cs.push(new Ct(4690, "Arlington", 46, 15));
			this.cbl[lID + ''] = cs;
			break;
		case 49:
			cs = new Array();
			cs.push(new Ct(1933, "Morgantown", 49, 75));
			cs.push(new Ct(1934, "Wheeling", 49, 75));
			cs.push(new Ct(1935, "Fairmont", 49, 75));
			cs.push(new Ct(1936, "Kingwood", 49, 75));
			cs.push(new Ct(1937, "Keyser", 49, 75));
			cs.push(new Ct(1938, "Martinsburg", 49, 75));
			cs.push(new Ct(1939, "Ranson", 49, 75));
			cs.push(new Ct(1940, "Charles Town", 49, 75));
			cs.push(new Ct(1941, "Parkersburg", 49, 75));
			cs.push(new Ct(1942, "Clarksburg", 49, 75));
			cs.push(new Ct(1943, "Grafton", 49, 75));
			cs.push(new Ct(1944, "Philippi", 49, 75));
			cs.push(new Ct(1945, "Weston", 49, 75));
			cs.push(new Ct(1946, "Buckhannon", 49, 75));
			cs.push(new Ct(1947, "Ravenswood", 49, 75));
			cs.push(new Ct(1949, "Point Pleasant", 49, 75));
			cs.push(new Ct(1951, "Ripley", 49, 75));
			cs.push(new Ct(1952, "Huntington", 49, 75));
			cs.push(new Ct(1954, "St. Albans", 49, 75));
			cs.push(new Ct(1956, "Charleston", 49, 75));
			cs.push(new Ct(1957, "Summersville", 49, 75));
			cs.push(new Ct(1958, "Richwood", 49, 75));
			cs.push(new Ct(1959, "Madison", 49, 75));
			cs.push(new Ct(1960, "Oak Hill", 49, 75));
			cs.push(new Ct(1961, "Beckley", 49, 75));
			cs.push(new Ct(1962, "Lewisburg", 49, 75));
			cs.push(new Ct(1963, "Welch", 49, 75));
			cs.push(new Ct(1964, "Princeton", 49, 75));
			cs.push(new Ct(1965, "Bluefield", 49, 75));
			cs.push(new Ct(4460, "Harpers Ferry", 49, 75));
			cs.push(new Ct(4461, "Weirton", 49, 75));
			cs.push(new Ct(4462, "Williamson", 49, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 220:
			cs = new Array();
			cs.push(new Ct(1948, "Trondheim", 220, 75));
			cs.push(new Ct(1950, "Bergen", 220, 75));
			cs.push(new Ct(1953, "Stavanger", 220, 75));
			cs.push(new Ct(1955, "Oslo", 220, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 263:
			cs = new Array();
			cs.push(new Ct(1966, "Gothenburg", 263, 75));
			cs.push(new Ct(1967, "Boras", 263, 75));
			cs.push(new Ct(1968, "Malmo", 263, 75));
			cs.push(new Ct(1969, "Jonkoping", 263, 75));
			cs.push(new Ct(1970, "Helsingborg", 263, 75));
			cs.push(new Ct(1971, "Vasteras", 263, 75));
			cs.push(new Ct(1972, "Stockholm", 263, 75));
			cs.push(new Ct(1973, "Uppsala", 263, 75));
			cs.push(new Ct(1974, "Norrkoping", 263, 75));
			cs.push(new Ct(1975, "Linkoping", 263, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 264:
			cs = new Array();
			cs.push(new Ct(1976, "Basel", 264, 75));
			cs.push(new Ct(1977, "Lausanne", 264, 75));
			cs.push(new Ct(1978, "Geneva", 264, 75));
			cs.push(new Ct(1979, "Bern", 264, 75));
			cs.push(new Ct(1980, "Zurich", 264, 75));
			cs.push(new Ct(5533, "Lucerne", 264, 75));
			cs.push(new Ct(5534, "Lugano", 264, 75));
			cs.push(new Ct(5535, "Chur", 264, 75));
			cs.push(new Ct(5536, "Bienne", 264, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 50:
			cs = new Array();
			cs.push(new Ct(1981, "Ashland", 50, 75));
			cs.push(new Ct(1982, "Rhinelander", 50, 75));
			cs.push(new Ct(1984, "Rice Lake", 50, 75));
			cs.push(new Ct(1985, "Aurora", 50, 75));
			cs.push(new Ct(1987, "Merrill", 50, 75));
			cs.push(new Ct(1989, "Antigo", 50, 75));
			cs.push(new Ct(1991, "Marinette", 50, 75));
			cs.push(new Ct(1992, "New Richmond", 50, 75));
			cs.push(new Ct(1993, "River Falls", 50, 75));
			cs.push(new Ct(1994, "Menomonie", 50, 75));
			cs.push(new Ct(1996, "Eau Claire", 50, 75));
			cs.push(new Ct(1998, "Wausau", 50, 75));
			cs.push(new Ct(2000, "Sturgeon Bay", 50, 75));
			cs.push(new Ct(2001, "Weston", 50, 75));
			cs.push(new Ct(2003, "Shawano", 50, 75));
			cs.push(new Ct(2005, "Marshfield", 50, 75));
			cs.push(new Ct(2007, "Stevens Point", 50, 75));
			cs.push(new Ct(2010, "Wisconsin Rapids", 50, 75));
			cs.push(new Ct(2012, "Plover", 50, 75));
			cs.push(new Ct(2014, "Waupaca", 50, 75));
			cs.push(new Ct(2015, "New London", 50, 75));
			cs.push(new Ct(2017, "Green Bay", 50, 75));
			cs.push(new Ct(2019, "Oshkosh", 50, 75));
			cs.push(new Ct(2021, "Manitowoc", 50, 75));
			cs.push(new Ct(2023, "Berlin", 50, 75));
			cs.push(new Ct(2025, "La Crosse", 50, 75));
			cs.push(new Ct(2027, "Sparta", 50, 75));
			cs.push(new Ct(2028, "Tomah", 50, 75));
			cs.push(new Ct(2030, "Ripon", 50, 75));
			cs.push(new Ct(2031, "Fond du Lac", 50, 75));
			cs.push(new Ct(2033, "Plymouth", 50, 75));
			cs.push(new Ct(2035, "Sheboygan", 50, 75));
			cs.push(new Ct(2036, "Waupun", 50, 75));
			cs.push(new Ct(2037, "West Bend", 50, 75));
			cs.push(new Ct(2038, "Beaver Dam", 50, 75));
			cs.push(new Ct(2040, "Portage", 50, 75));
			cs.push(new Ct(2042, "Baraboo", 50, 75));
			cs.push(new Ct(2043, "Reedsburg", 50, 75));
			cs.push(new Ct(2044, "Richland Center", 50, 75));
			cs.push(new Ct(2046, "Prairie du Chien", 50, 75));
			cs.push(new Ct(2048, "Madison", 50, 75));
			cs.push(new Ct(2049, "Watertown", 50, 75));
			cs.push(new Ct(2051, "Milwaukee", 50, 75));
			cs.push(new Ct(2052, "Jefferson", 50, 75));
			cs.push(new Ct(2054, "Fort Atkinson", 50, 75));
			cs.push(new Ct(2055, "Whitewater", 50, 75));
			cs.push(new Ct(2057, "Mount Horeb", 50, 75));
			cs.push(new Ct(2058, "Platteville", 50, 75));
			cs.push(new Ct(2060, "Monroe", 50, 75));
			cs.push(new Ct(2061, "Janesville", 50, 75));
			cs.push(new Ct(2063, "Beloit", 50, 75));
			cs.push(new Ct(2064, "Delavan", 50, 75));
			cs.push(new Ct(2065, "Burlington", 50, 75));
			cs.push(new Ct(2067, "Lake Geneva", 50, 75));
			cs.push(new Ct(2068, "Racine", 50, 75));
			cs.push(new Ct(4463, "Appleton", 50, 75));
			cs.push(new Ct(4464, "Kenosha", 50, 75));
			cs.push(new Ct(4466, "Menasha", 50, 75));
			cs.push(new Ct(4467, "Mukwonago", 50, 75));
			cs.push(new Ct(4468, "Muskego", 50, 75));
			cs.push(new Ct(4469, "Neenah", 50, 75));
			cs.push(new Ct(4470, "New Berlin", 50, 75));
			cs.push(new Ct(4471, "Superior", 50, 75));
			cs.push(new Ct(4472, "Waukesha", 50, 75));
			cs.push(new Ct(4473, "Wauwatosa", 50, 75));
			cs.push(new Ct(4474, "West Allis", 50, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 160:
			cs = new Array();
			cs.push(new Ct(1983, "Ludhiana", 160, 75));
			cs.push(new Ct(1986, "Delhi", 160, 75));
			cs.push(new Ct(1988, "New Delhi", 160, 75));
			cs.push(new Ct(1990, "Meerut", 160, 75));
			cs.push(new Ct(1995, "Jodhpur", 160, 75));
			cs.push(new Ct(1997, "Jaipur", 160, 75));
			cs.push(new Ct(1999, "Gwalior", 160, 75));
			cs.push(new Ct(2002, "Agra", 160, 75));
			cs.push(new Ct(2004, "Kota", 160, 75));
			cs.push(new Ct(2006, "Ahmadabad", 160, 75));
			cs.push(new Ct(2008, "Indore", 160, 75));
			cs.push(new Ct(2009, "Bhopal", 160, 75));
			cs.push(new Ct(2011, "Vadodara", 160, 75));
			cs.push(new Ct(2013, "Surat", 160, 75));
			cs.push(new Ct(2016, "Nashik", 160, 75));
			cs.push(new Ct(2018, "Aurangabad", 160, 75));
			cs.push(new Ct(2020, "Kalyan", 160, 75));
			cs.push(new Ct(2022, "Bombay", 160, 75));
			cs.push(new Ct(2024, "Pune", 160, 75));
			cs.push(new Ct(2026, "Solapur", 160, 75));
			cs.push(new Ct(2029, "Hyderabad", 160, 75));
			cs.push(new Ct(2032, "Lucknow", 160, 75));
			cs.push(new Ct(2034, "Kanpur", 160, 75));
			cs.push(new Ct(2039, "Allahabad", 160, 75));
			cs.push(new Ct(2041, "Gorakhpur", 160, 75));
			cs.push(new Ct(2045, "Patna", 160, 75));
			cs.push(new Ct(2047, "Ranehi", 160, 75));
			cs.push(new Ct(2050, "Jamshedpur", 160, 75));
			cs.push(new Ct(2053, "Calcutta", 160, 75));
			cs.push(new Ct(2056, "Jabalpur", 160, 75));
			cs.push(new Ct(2059, "Visakhapatnam", 160, 75));
			cs.push(new Ct(2062, "Dhanbad", 160, 75));
			cs.push(new Ct(2066, "Vijayawada", 160, 75));
			cs.push(new Ct(2072, "Bangalore", 160, 75));
			cs.push(new Ct(2073, "Mysore", 160, 75));
			cs.push(new Ct(2074, "Coimbatore", 160, 75));
			cs.push(new Ct(2075, "Madurai", 160, 75));
			cs.push(new Ct(2076, "Cocchin", 160, 75));
			cs.push(new Ct(2078, "Trivandrum", 160, 75));
			cs.push(new Ct(4542, "Ahmedabad", 160, 75));
			cs.push(new Ct(4543, "Banglore", 160, 75));
			cs.push(new Ct(4544, "Calicut", 160, 75));
			cs.push(new Ct(4545, "Chandigarh", 160, 75));
			cs.push(new Ct(4546, "Chennai", 160, 75));
			cs.push(new Ct(4547, "Cochin", 160, 75));
			cs.push(new Ct(4548, "Goa", 160, 75));
			cs.push(new Ct(4549, "Rajkot", 160, 75));
			cs.push(new Ct(4550, "Kerala", 160, 75));
			cs.push(new Ct(4552, "Mumbai", 160, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 51:
			cs = new Array();
			cs.push(new Ct(2077, "Powell", 51, 75));
			cs.push(new Ct(2079, "Cody", 51, 75));
			cs.push(new Ct(2080, "Yellowstone", 51, 75));
			cs.push(new Ct(2081, "Sheridan", 51, 75));
			cs.push(new Ct(2082, "Buffalo", 51, 75));
			cs.push(new Ct(2083, "Gillette", 51, 75));
			cs.push(new Ct(2084, "Newcastle", 51, 75));
			cs.push(new Ct(2085, "Worland", 51, 75));
			cs.push(new Ct(2086, "Jackson", 51, 75));
			cs.push(new Ct(2087, "Thermopolis", 51, 75));
			cs.push(new Ct(2088, "Riverton", 51, 75));
			cs.push(new Ct(2089, "Lander", 51, 75));
			cs.push(new Ct(2090, "Casper", 51, 75));
			cs.push(new Ct(2091, "Douglas", 51, 75));
			cs.push(new Ct(2092, "Wheatland", 51, 75));
			cs.push(new Ct(2093, "Torrington", 51, 75));
			cs.push(new Ct(2094, "Laramie", 51, 75));
			cs.push(new Ct(2096, "Cheyenne", 51, 75));
			cs.push(new Ct(2097, "Rock Springs", 51, 75));
			cs.push(new Ct(2098, "Green River", 51, 75));
			cs.push(new Ct(2099, "Kemmerer", 51, 75));
			cs.push(new Ct(2100, "Evanston", 51, 75));
			cs.push(new Ct(2102, "Rawlins", 51, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 92:
			cs = new Array();
			cs.push(new Ct(2095, "Manaus", 92, 75));
			cs.push(new Ct(2101, "Santarem", 92, 75));
			cs.push(new Ct(2103, "Macapa", 92, 75));
			cs.push(new Ct(2104, "Belem", 92, 75));
			cs.push(new Ct(2105, "Sao Luis", 92, 75));
			cs.push(new Ct(2106, "Bacabal", 92, 75));
			cs.push(new Ct(2107, "Imperatriz", 92, 75));
			cs.push(new Ct(2108, "Teresina", 92, 75));
			cs.push(new Ct(2109, "Parnaiba", 92, 75));
			cs.push(new Ct(2110, "Fortaleza", 92, 75));
			cs.push(new Ct(2111, "Mossoro", 92, 75));
			cs.push(new Ct(2112, "Natal", 92, 75));
			cs.push(new Ct(2113, "Juazeiro do Norte", 92, 75));
			cs.push(new Ct(2115, "Joao Pessoa", 92, 75));
			cs.push(new Ct(2117, "Campina Grande", 92, 75));
			cs.push(new Ct(2122, "Recife", 92, 75));
			cs.push(new Ct(2124, "Juazeiro", 92, 75));
			cs.push(new Ct(2127, "Maceio", 92, 75));
			cs.push(new Ct(2129, "Aracaju", 92, 75));
			cs.push(new Ct(2131, "Feira de Santana", 92, 75));
			cs.push(new Ct(2137, "Salvador", 92, 75));
			cs.push(new Ct(2138, "Itabuna", 92, 75));
			cs.push(new Ct(2141, "Brasilia", 92, 75));
			cs.push(new Ct(2142, "Cuiaba", 92, 75));
			cs.push(new Ct(2144, "Anapolis", 92, 75));
			cs.push(new Ct(2147, "Rondonopolis", 92, 75));
			cs.push(new Ct(2149, "Goiania", 92, 75));
			cs.push(new Ct(2153, "Montes Claros", 92, 75));
			cs.push(new Ct(2158, "Vitoria da Conquista", 92, 75));
			cs.push(new Ct(2163, "Uberlandia", 92, 75));
			cs.push(new Ct(2167, "Governador Valadares", 92, 75));
			cs.push(new Ct(2170, "Uberaba", 92, 75));
			cs.push(new Ct(2173, "Belo Horizonte", 92, 75));
			cs.push(new Ct(2175, "Campo Grande", 92, 75));
			cs.push(new Ct(2180, "Ribeirao Preto", 92, 75));
			cs.push(new Ct(2181, "Divinopolis", 92, 75));
			cs.push(new Ct(2182, "Vitoria", 92, 75));
			cs.push(new Ct(2183, "Juiz de Flora", 92, 75));
			cs.push(new Ct(2184, "Campos", 92, 75));
			cs.push(new Ct(2185, "Rio de Janeiro", 92, 75));
			cs.push(new Ct(2186, "Nova Iguacu", 92, 75));
			cs.push(new Ct(2187, "Campinas", 92, 75));
			cs.push(new Ct(2188, "Marilia", 92, 75));
			cs.push(new Ct(2189, "Londrina", 92, 75));
			cs.push(new Ct(2190, "Maringa", 92, 75));
			cs.push(new Ct(2191, "Sao Paulo", 92, 75));
			cs.push(new Ct(2195, "Santos", 92, 75));
			cs.push(new Ct(2201, "Curitiba", 92, 75));
			cs.push(new Ct(2202, "Joinville", 92, 75));
			cs.push(new Ct(2203, "Blumenau", 92, 75));
			cs.push(new Ct(2205, "Florianopolis", 92, 75));
			cs.push(new Ct(2207, "Passo Fundo", 92, 75));
			cs.push(new Ct(2208, "Santa Maria", 92, 75));
			cs.push(new Ct(2214, "Porto Alegre", 92, 75));
			cs.push(new Ct(2217, "Rio Grande", 92, 75));
			cs.push(new Ct(2222, "Canoas", 92, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 53:
			cs = new Array();
			cs.push(new Ct(2114, "Fort St. John", 53, 75));
			cs.push(new Ct(2116, "Dawson Creek", 53, 75));
			cs.push(new Ct(2118, "Chetwynd", 53, 75));
			cs.push(new Ct(2119, "Mackenzie", 53, 75));
			cs.push(new Ct(2120, "Vanderhoof", 53, 75));
			cs.push(new Ct(2121, "Prince George", 53, 75));
			cs.push(new Ct(2123, "Quesnel", 53, 75));
			cs.push(new Ct(2125, "Williams Lake", 53, 75));
			cs.push(new Ct(2126, "Tumbler Ridge", 53, 75));
			cs.push(new Ct(2128, "Kitimat", 53, 75));
			cs.push(new Ct(2130, "Kamloops", 53, 75));
			cs.push(new Ct(2132, "Revelstoke", 53, 75));
			cs.push(new Ct(2133, "Vernon", 53, 75));
			cs.push(new Ct(2134, "Kelowna", 53, 75));
			cs.push(new Ct(2135, "Elkford", 53, 75));
			cs.push(new Ct(2136, "Sparwood", 53, 75));
			cs.push(new Ct(2139, "Kimberly", 53, 75));
			cs.push(new Ct(2140, "Cranbrook", 53, 75));
			cs.push(new Ct(2143, "Nelson", 53, 75));
			cs.push(new Ct(2145, "Castlegar", 53, 75));
			cs.push(new Ct(2146, "Trail", 53, 75));
			cs.push(new Ct(2148, "Rossland", 53, 75));
			cs.push(new Ct(2150, "Grand Forks", 53, 75));
			cs.push(new Ct(2151, "Osoyoos", 53, 75));
			cs.push(new Ct(2152, "Princeton", 53, 75));
			cs.push(new Ct(2154, "Merritt", 53, 75));
			cs.push(new Ct(2156, "Whistler - Pemberton", 53, 75));
			cs.push(new Ct(2157, "Surrey", 53, 37));
			cs.push(new Ct(2159, "Chilliwack", 53, 75));
			cs.push(new Ct(2160, "Mission", 53, 75));
			cs.push(new Ct(2161, "Langley", 53, 75));
			cs.push(new Ct(2162, "White Rock", 53, 37));
			cs.push(new Ct(2164, "Richmond", 53, 15));
			cs.push(new Ct(2165, "Nanaimo", 53, 75));
			cs.push(new Ct(2166, "Burnaby", 53, 15));
			cs.push(new Ct(2168, "Vancouver", 53, 15));
			cs.push(new Ct(2169, "Powell River", 53, 75));
			cs.push(new Ct(2171, "Courtenay", 53, 75));
			cs.push(new Ct(2172, "Comox", 53, 75));
			cs.push(new Ct(2174, "Port Alberni", 53, 75));
			cs.push(new Ct(2176, "Ladysmith", 53, 75));
			cs.push(new Ct(2177, "Duncan", 53, 75));
			cs.push(new Ct(2178, "Sooke", 53, 75));
			cs.push(new Ct(2179, "Victoria", 53, 75));
			cs.push(new Ct(4479, "Abbotsford", 53, 75));
			cs.push(new Ct(4480, "Aldergrove", 53, 75));
			cs.push(new Ct(4481, "Campbell River", 53, 75));
			cs.push(new Ct(4482, "Coquitlam", 53, 37));
			cs.push(new Ct(4483, "Delta", 53, 37));
			cs.push(new Ct(4484, "Fraser Valley", 53, 75));
			cs.push(new Ct(4485, "Maple Ridge", 53, 37));
			cs.push(new Ct(4486, "New Westminster", 53, 37));
			cs.push(new Ct(4487, "North Vancouver", 53, 15));
			cs.push(new Ct(4488, "Okanagan Valley", 53, 75));
			cs.push(new Ct(4489, "Parksville", 53, 75));
			cs.push(new Ct(4490, "Penticton", 53, 75));
			cs.push(new Ct(4491, "Port Coquitlam", 53, 37));
			cs.push(new Ct(4492, "Salmon Arm", 53, 75));
			cs.push(new Ct(4493, "Terrace", 53, 75));
			cs.push(new Ct(4494, "Vancouver Island", 53, 75));
			cs.push(new Ct(4495, "Westbank", 53, 75));
			cs.push(new Ct(5548, "Prince Rupert", 53, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 52:
			cs = new Array();
			cs.push(new Ct(2192, "Banff", 52, 75));
			cs.push(new Ct(2194, "Canmore", 52, 75));
			cs.push(new Ct(2196, "Cochrane", 52, 75));
			cs.push(new Ct(2197, "Peace River", 52, 75));
			cs.push(new Ct(2198, "Fairview", 52, 75));
			cs.push(new Ct(2199, "Grimshaw", 52, 75));
			cs.push(new Ct(2200, "Grande Prairie", 52, 75));
			cs.push(new Ct(2204, "High Prairie", 52, 75));
			cs.push(new Ct(2206, "Slave Lake", 52, 75));
			cs.push(new Ct(2209, "Grande Cache", 52, 75));
			cs.push(new Ct(2210, "Lac La Biche", 52, 75));
			cs.push(new Ct(2211, "Cold Lake", 52, 75));
			cs.push(new Ct(2212, "St. Paul", 52, 75));
			cs.push(new Ct(2213, "Whitecourt", 52, 75));
			cs.push(new Ct(2215, "Barrhead", 52, 75));
			cs.push(new Ct(2216, "Morinville", 52, 75));
			cs.push(new Ct(2218, "Hinton", 52, 75));
			cs.push(new Ct(2219, "Edson", 52, 75));
			cs.push(new Ct(2220, "Stony Plain", 52, 75));
			cs.push(new Ct(2221, "Edmonton", 52, 75));
			cs.push(new Ct(2223, "Vermillion", 52, 75));
			cs.push(new Ct(2224, "Lloydminster", 52, 75));
			cs.push(new Ct(2225, "Wainwright", 52, 75));
			cs.push(new Ct(2226, "Camrose", 52, 75));
			cs.push(new Ct(2227, "Wetaskiwin", 52, 75));
			cs.push(new Ct(2228, "Drayton Valley", 52, 75));
			cs.push(new Ct(2229, "Red Deer", 52, 75));
			cs.push(new Ct(2230, "Stettler", 52, 75));
			cs.push(new Ct(2231, "Three Hills", 52, 75));
			cs.push(new Ct(2245, "Hanna", 52, 75));
			cs.push(new Ct(2246, "Drumheller", 52, 75));
			cs.push(new Ct(2248, "Airdrie", 52, 75));
			cs.push(new Ct(2250, "Strathmore", 52, 75));
			cs.push(new Ct(2251, "Calgary", 52, 75));
			cs.push(new Ct(2253, "High River", 52, 75));
			cs.push(new Ct(2255, "Brooks", 52, 75));
			cs.push(new Ct(2256, "Claresholm", 52, 75));
			cs.push(new Ct(2258, "Fort Macleod", 52, 75));
			cs.push(new Ct(2259, "Lethbridge", 52, 75));
			cs.push(new Ct(2261, "Taber", 52, 75));
			cs.push(new Ct(2262, "Redcliff", 52, 75));
			cs.push(new Ct(2264, "Medicine Hat", 52, 75));
			cs.push(new Ct(2265, "Pincher Creek", 52, 75));
			cs.push(new Ct(2266, "Cardston", 52, 75));
			cs.push(new Ct(4475, "Alberta", 52, 75));
			cs.push(new Ct(4476, "Fort McMurray", 52, 75));
			cs.push(new Ct(4477, "Leduc", 52, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 105:
			cs = new Array();
			cs.push(new Ct(2232, "Arica", 105, 75));
			cs.push(new Ct(2233, "Iquique", 105, 75));
			cs.push(new Ct(2234, "Calama", 105, 75));
			cs.push(new Ct(2235, "Antofagasta", 105, 75));
			cs.push(new Ct(2236, "La Serena", 105, 75));
			cs.push(new Ct(2237, "Coquimbo", 105, 75));
			cs.push(new Ct(2238, "Vina del Mar", 105, 75));
			cs.push(new Ct(2239, "Valparaiso", 105, 75));
			cs.push(new Ct(2240, "Santiago", 105, 75));
			cs.push(new Ct(2241, "Rancagua", 105, 75));
			cs.push(new Ct(2242, "Talca", 105, 75));
			cs.push(new Ct(2243, "Talcahuano", 105, 75));
			cs.push(new Ct(2244, "Concepcion", 105, 75));
			cs.push(new Ct(2247, "Chillan", 105, 75));
			cs.push(new Ct(2249, "Los Angeles", 105, 75));
			cs.push(new Ct(2252, "Temuco", 105, 75));
			cs.push(new Ct(2254, "Valdivia", 105, 75));
			cs.push(new Ct(2257, "Osorno", 105, 75));
			cs.push(new Ct(2260, "Puerto Montt", 105, 75));
			cs.push(new Ct(2263, "Punta Arenas", 105, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 62:
			cs = new Array();
			cs.push(new Ct(2267, "La Ronge", 62, 75));
			cs.push(new Ct(2268, "Meadow Lake", 62, 75));
			cs.push(new Ct(2269, "Prince Albert", 62, 75));
			cs.push(new Ct(2270, "Nipawin", 62, 75));
			cs.push(new Ct(2271, "Lloydminster", 62, 75));
			cs.push(new Ct(2273, "Battleford", 62, 75));
			cs.push(new Ct(2274, "North Battleford", 62, 75));
			cs.push(new Ct(2276, "Melfort", 62, 75));
			cs.push(new Ct(2277, "Tisdale", 62, 75));
			cs.push(new Ct(2278, "Humboldt", 62, 75));
			cs.push(new Ct(2280, "Martensville", 62, 75));
			cs.push(new Ct(2281, "Saskatoon", 62, 75));
			cs.push(new Ct(2283, "Biggar", 62, 75));
			cs.push(new Ct(2285, "Kindersley", 62, 75));
			cs.push(new Ct(2286, "Rosetown", 62, 75));
			cs.push(new Ct(2288, "Kamsack", 62, 75));
			cs.push(new Ct(2289, "Canora", 62, 75));
			cs.push(new Ct(2290, "Esterhazy", 62, 75));
			cs.push(new Ct(2291, "Moosomin", 62, 75));
			cs.push(new Ct(2292, "Estevan", 62, 75));
			cs.push(new Ct(2293, "Weyburn", 62, 75));
			cs.push(new Ct(2294, "Regina", 62, 75));
			cs.push(new Ct(2295, "Moose Jaw", 62, 75));
			cs.push(new Ct(2297, "Assimboia", 62, 75));
			cs.push(new Ct(2298, "Swift Current", 62, 75));
			cs.push(new Ct(2299, "Melville", 62, 75));
			cs.push(new Ct(4513, "Yorkton", 62, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 284:
			cs = new Array();
			cs.push(new Ct(2272, "Montevideo", 284, 75));
			cs.push(new Ct(2275, "Salto", 284, 75));
			cs.push(new Ct(2279, "Paysandu", 284, 75));
			cs.push(new Ct(2282, "Florida", 284, 75));
			cs.push(new Ct(2284, "Chuy", 284, 75));
			cs.push(new Ct(2287, "Rivera", 284, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 226:
			cs = new Array();
			cs.push(new Ct(2296, "Asuncion", 226, 75));
			cs.push(new Ct(2300, "Ciudad del Este ", 226, 75));
			cs.push(new Ct(5424, "Fernando de la Mora", 226, 75));
			cs.push(new Ct(5425, "Capiatá", 226, 75));
			cs.push(new Ct(5427, "Lambaré", 226, 75));
			cs.push(new Ct(5428, "Luque", 226, 75));
			cs.push(new Ct(5429, "San Lorenzo", 226, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 54:
			cs = new Array();
			cs.push(new Ct(2301, "Flin Flon", 54, 75));
			cs.push(new Ct(2302, "The Pas", 54, 75));
			cs.push(new Ct(2303, "Swan River", 54, 75));
			cs.push(new Ct(2304, "Dauphin", 54, 75));
			cs.push(new Ct(2305, "Minnedosa", 54, 75));
			cs.push(new Ct(2306, "Neepawa", 54, 75));
			cs.push(new Ct(2307, "Portage la Prairie", 54, 75));
			cs.push(new Ct(2308, "Selkirk", 54, 75));
			cs.push(new Ct(2309, "Winnipeg", 54, 75));
			cs.push(new Ct(2310, "Beausejour", 54, 75));
			cs.push(new Ct(2311, "Steinbach", 54, 75));
			cs.push(new Ct(2312, "Altona", 54, 75));
			cs.push(new Ct(2313, "Winkler", 54, 75));
			cs.push(new Ct(2314, "Morden", 54, 75));
			cs.push(new Ct(2315, "Brandon", 54, 75));
			cs.push(new Ct(2317, "Virden", 54, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 212:
			cs = new Array();
			cs.push(new Ct(2316, "Dunedin", 212, 75));
			cs.push(new Ct(2318, "Christchurch", 212, 75));
			cs.push(new Ct(2319, "Wellington", 212, 75));
			cs.push(new Ct(2320, "Hamilton", 212, 75));
			cs.push(new Ct(2321, "Aukland", 212, 75));
			cs.push(new Ct(2322, "Manurewa", 212, 75));
			cs.push(new Ct(4569, "Auckland", 212, 75));
			cs.push(new Ct(4570, "Invercargill", 212, 75));
			cs.push(new Ct(4571, "Palmerston North", 212, 75));
			cs.push(new Ct(4572, "Tauranga", 212, 75));
			cs.push(new Ct(4573, "Wanganui", 212, 75));
			cs.push(new Ct(4574, "Whangarei", 212, 75));
			cs.push(new Ct(5540, "New Plymouth", 212, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 59:
			cs = new Array();
			cs.push(new Ct(2323, "Sault Ste. Marie", 59, 75));
			cs.push(new Ct(2325, "Elliot Lake", 59, 75));
			cs.push(new Ct(2326, "Espanola", 59, 75));
			cs.push(new Ct(2328, "Sudbury", 59, 75));
			cs.push(new Ct(2330, "Sturgeon Falls", 59, 75));
			cs.push(new Ct(2333, "North Bay", 59, 75));
			cs.push(new Ct(2334, "Petawawa", 59, 75));
			cs.push(new Ct(2337, "Pembroke", 59, 75));
			cs.push(new Ct(2338, "Parry Sound", 59, 75));
			cs.push(new Ct(2339, "Huntsville", 59, 75));
			cs.push(new Ct(2340, "Renfrew", 59, 75));
			cs.push(new Ct(2341, "Ottawa", 59, 75));
			cs.push(new Ct(2342, "Arnprior", 59, 75));
			cs.push(new Ct(2343, "Bracebridge", 59, 75));
			cs.push(new Ct(2344, "Gravenhurst", 59, 75));
			cs.push(new Ct(2345, "Midland", 59, 75));
			cs.push(new Ct(2348, "Penetanguishene", 59, 75));
			cs.push(new Ct(2350, "Wasaga Beach", 59, 75));
			cs.push(new Ct(2352, "Orillia", 59, 75));
			cs.push(new Ct(2354, "Collingwood", 59, 75));
			cs.push(new Ct(2356, "Barrie", 59, 75));
			cs.push(new Ct(2358, "Keswick", 59, 75));
			cs.push(new Ct(2361, "Carleton Place", 59, 75));
			cs.push(new Ct(2362, "Perth", 59, 75));
			cs.push(new Ct(2363, "Smiths Falls", 59, 75));
			cs.push(new Ct(2364, "Cornwall", 59, 75));
			cs.push(new Ct(2365, "Hawkesbury", 59, 75));
			cs.push(new Ct(2366, "Kingston", 59, 75));
			cs.push(new Ct(2367, "Amherstview", 59, 75));
			cs.push(new Ct(2368, "Belleville", 59, 75));
			cs.push(new Ct(2369, "Trenton", 59, 75));
			cs.push(new Ct(2370, "Peterborough", 59, 75));
			cs.push(new Ct(2371, "Newmarket", 59, 75));
			cs.push(new Ct(2373, "Oshawa", 59, 75));
			cs.push(new Ct(2375, "Whitby", 59, 75));
			cs.push(new Ct(2377, "Markham", 59, 37));
			cs.push(new Ct(2380, "Cobourg", 59, 75));
			cs.push(new Ct(2381, "Port Hope", 59, 75));
			cs.push(new Ct(2383, "Clarington", 59, 75));
			cs.push(new Ct(2384, "Bowmanville", 59, 75));
			cs.push(new Ct(2385, "Ajax", 59, 37));
			cs.push(new Ct(2386, "Pickering", 59, 37));
			cs.push(new Ct(2387, "Toronto", 59, 15));
			cs.push(new Ct(2389, "Richmond Hill", 59, 37));
			cs.push(new Ct(2393, "Owen Sound", 59, 75));
			cs.push(new Ct(2394, "Port Elgin", 59, 75));
			cs.push(new Ct(2397, "Hanover", 59, 75));
			cs.push(new Ct(2399, "Kincardine", 59, 75));
			cs.push(new Ct(2401, "Brampton", 59, 37));
			cs.push(new Ct(2402, "Orangeville", 59, 75));
			cs.push(new Ct(2403, "Goderich", 59, 75));
			cs.push(new Ct(2404, "Listowel", 59, 75));
			cs.push(new Ct(2405, "Fergus", 59, 75));
			cs.push(new Ct(2406, "Guelph", 59, 75));
			cs.push(new Ct(2407, "Milton", 59, 37));
			cs.push(new Ct(2408, "Mississauga", 59, 15));
			cs.push(new Ct(2409, "Oakville", 59, 37));
			cs.push(new Ct(2410, "Burlington", 59, 75));
			cs.push(new Ct(2412, "Hamilton", 59, 75));
			cs.push(new Ct(2413, "Cambridge", 59, 75));
			cs.push(new Ct(2415, "Preston", 59, 75));
			cs.push(new Ct(2417, "Paris", 59, 75));
			cs.push(new Ct(2419, "Brantford", 59, 75));
			cs.push(new Ct(2420, "St. Catharines", 59, 75));
			cs.push(new Ct(2422, "Niagara Falls", 59, 75));
			cs.push(new Ct(2424, "Welland", 59, 75));
			cs.push(new Ct(2427, "Dunnville", 59, 75));
			cs.push(new Ct(2428, "Nanticoke", 59, 75));
			cs.push(new Ct(2432, "Simcoe", 59, 75));
			cs.push(new Ct(2433, "Tillsonburg", 59, 75));
			cs.push(new Ct(2434, "Aylmer", 59, 75));
			cs.push(new Ct(2436, "St. Thomas", 59, 75));
			cs.push(new Ct(2437, "London", 59, 75));
			cs.push(new Ct(2439, "Stratford", 59, 75));
			cs.push(new Ct(2440, "Waterloo", 59, 75));
			cs.push(new Ct(2441, "Kitchener", 59, 75));
			cs.push(new Ct(2442, "Strathroy", 59, 75));
			cs.push(new Ct(2443, "Sarnia", 59, 75));
			cs.push(new Ct(2444, "Wallaceburg", 59, 75));
			cs.push(new Ct(2445, "Chatham", 59, 75));
			cs.push(new Ct(2446, "Windsor", 59, 15));
			cs.push(new Ct(2448, "Kingsville", 59, 75));
			cs.push(new Ct(2449, "Amherstburg", 59, 37));
			cs.push(new Ct(2452, "Leamington", 59, 75));
			cs.push(new Ct(4497, "Alliston", 59, 75));
			cs.push(new Ct(4498, "Brockville", 59, 75));
			cs.push(new Ct(4499, "Etobicoke", 59, 15));
			cs.push(new Ct(4500, "Grimsby", 59, 75));
			cs.push(new Ct(4501, "Kanata", 59, 75));
			cs.push(new Ct(4502, "Lindsay", 59, 75));
			cs.push(new Ct(4503, "Muskoka", 59, 75));
			cs.push(new Ct(4504, "Niagara", 59, 75));
			cs.push(new Ct(4505, "North York", 59, 75));
			cs.push(new Ct(4506, "Scarborough", 59, 15));
			cs.push(new Ct(4507, "Thornhill", 59, 15));
			cs.push(new Ct(4508, "Thunder Bay", 59, 75));
			cs.push(new Ct(4509, "Timmins", 59, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 89:
			cs = new Array();
			cs.push(new Ct(2324, "La Paz", 89, 75));
			cs.push(new Ct(2327, "Cochabamba", 89, 75));
			cs.push(new Ct(2329, "Oruro", 89, 75));
			cs.push(new Ct(2331, "Potosi", 89, 75));
			cs.push(new Ct(2332, "Sucre", 89, 75));
			cs.push(new Ct(2335, "Santa Cruz", 89, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 227:
			cs = new Array();
			cs.push(new Ct(2346, "Sullana", 227, 75));
			cs.push(new Ct(2347, "Piura", 227, 75));
			cs.push(new Ct(2349, "Chiclayo", 227, 75));
			cs.push(new Ct(2351, "Trujillo", 227, 75));
			cs.push(new Ct(2353, "Chimbote", 227, 75));
			cs.push(new Ct(2355, "Huacho", 227, 75));
			cs.push(new Ct(2357, "Callao", 227, 75));
			cs.push(new Ct(2359, "Lima", 227, 75));
			cs.push(new Ct(2360, "Ica", 227, 75));
			cs.push(new Ct(2372, "Huancayo", 227, 75));
			cs.push(new Ct(2374, "Ayacucho", 227, 75));
			cs.push(new Ct(2376, "Cusco", 227, 75));
			cs.push(new Ct(2378, "Juliaca", 227, 75));
			cs.push(new Ct(2379, "Arequipa", 227, 75));
			cs.push(new Ct(2382, "Tacna", 227, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 124:
			cs = new Array();
			cs.push(new Ct(2388, "Esmeraldas", 124, 75));
			cs.push(new Ct(2390, "Santo Domingo", 124, 75));
			cs.push(new Ct(2395, "Portoviejo", 124, 75));
			cs.push(new Ct(2396, "Manta", 124, 75));
			cs.push(new Ct(2398, "Milagro", 124, 75));
			cs.push(new Ct(2411, "Guayaquil", 124, 75));
			cs.push(new Ct(2414, "Machala", 124, 75));
			cs.push(new Ct(2416, "Loja", 124, 75));
			cs.push(new Ct(2418, "Cuenca", 124, 75));
			cs.push(new Ct(2421, "Riobamba", 124, 75));
			cs.push(new Ct(2423, "Ambato", 124, 75));
			cs.push(new Ct(2425, "Quito", 124, 75));
			cs.push(new Ct(2426, "Ibarra", 124, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 123:
			cs = new Array();
			cs.push(new Ct(2429, "Santa Ana", 123, 75));
			cs.push(new Ct(2430, "San Salvador", 123, 75));
			cs.push(new Ct(2431, "San Miguel", 123, 75));
			cs.push(new Ct(2435, "San Vicente", 123, 75));
			cs.push(new Ct(2438, "Sonsonate", 123, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 149:
			cs = new Array();
			cs.push(new Ct(2447, "Guatemala City", 149, 75));
			cs.push(new Ct(2450, "Barrios", 149, 75));
			cs.push(new Ct(2451, "San Luis", 149, 75));
			cs.push(new Ct(2453, "Carmelita", 149, 75));
			cs.push(new Ct(2454, "San benito", 149, 75));
			cs.push(new Ct(2455, "Sayaxche", 149, 75));
			cs.push(new Ct(2456, "Dolores", 149, 75));
			cs.push(new Ct(2457, "La Libertad", 149, 75));
			cs.push(new Ct(2458, "Quezaltenango", 149, 75));
			cs.push(new Ct(2459, "Los Amates", 149, 75));
			cs.push(new Ct(2460, "Esquintla", 149, 75));
			cs.push(new Ct(2461, "San Marcos", 149, 75));
			cs.push(new Ct(2462, "Huehuetenango", 149, 75));
			cs.push(new Ct(2463, "Jacaltenango", 149, 75));
			cs.push(new Ct(2464, "Barillas", 149, 75));
			cs.push(new Ct(2465, "Nebaj", 149, 75));
			cs.push(new Ct(2466, "Coban", 149, 75));
			cs.push(new Ct(5486, "Antigua", 149, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 156:
			cs = new Array();
			cs.push(new Ct(2467, "Tegucigalpa", 156, 75));
			cs.push(new Ct(2470, "San Pedro Sula", 156, 75));
			cs.push(new Ct(2471, "La Ceiba", 156, 75));
			cs.push(new Ct(2473, "Comayagua", 156, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 61:
			cs = new Array();
			cs.push(new Ct(2468, "La Sarre", 61, 75));
			cs.push(new Ct(2469, "Amos", 61, 75));
			cs.push(new Ct(2472, "Rouyn-Noranda", 61, 75));
			cs.push(new Ct(2474, "Val-d'Or", 61, 75));
			cs.push(new Ct(2475, "St-Felicien", 61, 75));
			cs.push(new Ct(2476, "Dolbeau", 61, 75));
			cs.push(new Ct(2477, "Mistassini", 61, 75));
			cs.push(new Ct(2478, "Alma", 61, 75));
			cs.push(new Ct(2479, "Jonquiere", 61, 75));
			cs.push(new Ct(2480, "Chicoutimi", 61, 75));
			cs.push(new Ct(2481, "Mont-Joli", 61, 75));
			cs.push(new Ct(2482, "Rimouski", 61, 75));
			cs.push(new Ct(2483, "Montmagny", 61, 75));
			cs.push(new Ct(2484, "Riviere-du-Loup", 61, 75));
			cs.push(new Ct(2485, "Levis", 61, 75));
			cs.push(new Ct(2486, "Quebec", 61, 75));
			cs.push(new Ct(2487, "Ste-Marie", 61, 75));
			cs.push(new Ct(2488, "St-Georges", 61, 75));
			cs.push(new Ct(2489, "Donna-cona", 61, 75));
			cs.push(new Ct(2490, "Maniwaki", 61, 75));
			cs.push(new Ct(2491, "Mont-Laurier", 61, 75));
			cs.push(new Ct(2492, "La Tuque", 61, 75));
			cs.push(new Ct(2493, "Thetford Mines", 61, 75));
			cs.push(new Ct(2494, "Lac-Megantic", 61, 75));
			cs.push(new Ct(2495, "Plessisville", 61, 75));
			cs.push(new Ct(2496, "Victoriaville", 61, 75));
			cs.push(new Ct(2497, "Asbestos", 61, 75));
			cs.push(new Ct(2498, "Sherbrooke", 61, 75));
			cs.push(new Ct(2499, "Coaticook", 61, 75));
			cs.push(new Ct(2500, "Magog", 61, 75));
			cs.push(new Ct(2501, "Drummondville", 61, 75));
			cs.push(new Ct(2502, "Becancour", 61, 75));
			cs.push(new Ct(2503, "Trois-Rivieres", 61, 75));
			cs.push(new Ct(2504, "Cap-de-la-Madeleine", 61, 75));
			cs.push(new Ct(2505, "Shawinigan", 61, 75));
			cs.push(new Ct(2507, "Grand-Mere", 61, 75));
			cs.push(new Ct(2509, "Granby", 61, 75));
			cs.push(new Ct(2510, "Cowansville", 61, 75));
			cs.push(new Ct(2512, "St-Hyacinthe", 61, 75));
			cs.push(new Ct(2515, "Montreal", 61, 75));
			cs.push(new Ct(2516, "Longueuil", 61, 75));
			cs.push(new Ct(2518, "St-Jean-sur-Richelieu", 61, 75));
			cs.push(new Ct(2519, "Chateauguay", 61, 75));
			cs.push(new Ct(2520, "Salaberry-de-Valleyfield", 61, 75));
			cs.push(new Ct(2521, "Laval", 61, 75));
			cs.push(new Ct(2522, "Terrebonne", 61, 75));
			cs.push(new Ct(2523, "Joliette", 61, 75));
			cs.push(new Ct(2524, "St-Eustache", 61, 75));
			cs.push(new Ct(2525, "Lachute", 61, 75));
			cs.push(new Ct(2526, "Ste-Agathe-des-Monts", 61, 75));
			cs.push(new Ct(4510, "Gatineau", 61, 75));
			cs.push(new Ct(4511, "Hull", 61, 75));
			cs.push(new Ct(4512, "Pierrefonds", 61, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 85:
			cs = new Array();
			cs.push(new Ct(2506, "Belmopan", 85, 75));
			cs.push(new Ct(2508, "San Antonio", 85, 75));
			cs.push(new Ct(2511, "Punta Gorda", 85, 75));
			cs.push(new Ct(2513, "Belize City", 85, 75));
			cs.push(new Ct(2514, "San Pedro", 85, 75));
			cs.push(new Ct(2517, "Indian Church", 85, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 108:
			cs = new Array();
			cs.push(new Ct(2528, "Riohacha", 108, 75));
			cs.push(new Ct(2530, "Santa Marta", 108, 75));
			cs.push(new Ct(2532, "Barranquilla", 108, 75));
			cs.push(new Ct(2534, "Soledad", 108, 75));
			cs.push(new Ct(2536, "Cartagena", 108, 75));
			cs.push(new Ct(2538, "Valledupar", 108, 75));
			cs.push(new Ct(2540, "Sincelejo", 108, 75));
			cs.push(new Ct(2543, "Monteria", 108, 75));
			cs.push(new Ct(2544, "Bello", 108, 75));
			cs.push(new Ct(2546, "Medellin", 108, 75));
			cs.push(new Ct(2548, "Quibdo", 108, 75));
			cs.push(new Ct(2550, "Manizales", 108, 75));
			cs.push(new Ct(2553, "Pereira", 108, 75));
			cs.push(new Ct(2554, "Armenia", 108, 75));
			cs.push(new Ct(2556, "Tulua", 108, 75));
			cs.push(new Ct(2557, "Buenaventura", 108, 75));
			cs.push(new Ct(2560, "Tumaco", 108, 75));
			cs.push(new Ct(2562, "Pasto", 108, 75));
			cs.push(new Ct(2564, "Popayan", 108, 75));
			cs.push(new Ct(2566, "Cali", 108, 75));
			cs.push(new Ct(2568, "Palmira", 108, 75));
			cs.push(new Ct(2573, "Ibague", 108, 75));
			cs.push(new Ct(2576, "Florencia", 108, 75));
			cs.push(new Ct(2577, "Neiva", 108, 75));
			cs.push(new Ct(2580, "Villavicencio", 108, 75));
			cs.push(new Ct(2582, "Bogota", 108, 75));
			cs.push(new Ct(2583, "Tunja", 108, 75));
			cs.push(new Ct(2584, "Barrancabermeja", 108, 75));
			cs.push(new Ct(2585, "Cucuta", 108, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 55:
			cs = new Array();
			cs.push(new Ct(2529, "Edmunston", 55, 75));
			cs.push(new Ct(2531, "Campbellton", 55, 75));
			cs.push(new Ct(2533, "Beresford", 55, 75));
			cs.push(new Ct(2535, "Bathurst", 55, 75));
			cs.push(new Ct(2537, "Caraquet", 55, 75));
			cs.push(new Ct(2539, "Shippagan", 55, 75));
			cs.push(new Ct(2541, "Miramichi", 55, 75));
			cs.push(new Ct(2545, "Grand Falls", 55, 75));
			cs.push(new Ct(2547, "Woodstock", 55, 75));
			cs.push(new Ct(2549, "Minto", 55, 75));
			cs.push(new Ct(2551, "Fredericton", 55, 75));
			cs.push(new Ct(2555, "New Maryland", 55, 75));
			cs.push(new Ct(2558, "Oromocto", 55, 75));
			cs.push(new Ct(2559, "Sussex", 55, 75));
			cs.push(new Ct(2561, "Moncton", 55, 75));
			cs.push(new Ct(2563, "Riverview", 55, 75));
			cs.push(new Ct(2565, "Shediac", 55, 75));
			cs.push(new Ct(2567, "Dieppe", 55, 75));
			cs.push(new Ct(2569, "Sackville", 55, 75));
			cs.push(new Ct(2570, "Hampton", 55, 75));
			cs.push(new Ct(2572, "Quispamsis", 55, 75));
			cs.push(new Ct(2574, "Fairvale", 55, 75));
			cs.push(new Ct(2575, "Grand Bay", 55, 75));
			cs.push(new Ct(2578, "Saint John", 55, 75));
			cs.push(new Ct(2579, "St. Stephen", 55, 75));
			cs.push(new Ct(2581, "Calais", 55, 75));
			cs.push(new Ct(4496, "Corner Brook", 55, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 287:
			cs = new Array();
			cs.push(new Ct(2586, "Maracaibo", 287, 75));
			cs.push(new Ct(2587, "Ciudad Ojeda", 287, 75));
			cs.push(new Ct(2588, "Merida", 287, 75));
			cs.push(new Ct(2589, "Valera", 287, 75));
			cs.push(new Ct(2590, "Barquisimeto", 287, 75));
			cs.push(new Ct(2591, "Cabimas", 287, 75));
			cs.push(new Ct(2592, "Guanare", 287, 75));
			cs.push(new Ct(2593, "Acarigua", 287, 75));
			cs.push(new Ct(2594, "Valencia", 287, 75));
			cs.push(new Ct(2595, "Maracay", 287, 75));
			cs.push(new Ct(2596, "Caracas", 287, 75));
			cs.push(new Ct(2597, "Cumana", 287, 75));
			cs.push(new Ct(2598, "Puerto La Cruz", 287, 75));
			cs.push(new Ct(2599, "Barcelona", 287, 75));
			cs.push(new Ct(2600, "El Tigre", 287, 75));
			cs.push(new Ct(2602, "Ciudad Bolivar", 287, 75));
			cs.push(new Ct(2604, "Ciudad Guayana", 287, 75));
			cs.push(new Ct(2608, "Maturin", 287, 75));
			cs.push(new Ct(5290, "Porlamar", 287, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 58:
			cs = new Array();
			cs.push(new Ct(2601, "Sydney Mines", 58, 75));
			cs.push(new Ct(2603, "New Waterford", 58, 75));
			cs.push(new Ct(2605, "Dominion", 58, 75));
			cs.push(new Ct(2606, "Glace Bay", 58, 75));
			cs.push(new Ct(2607, "Sydney", 58, 75));
			cs.push(new Ct(2609, "North Sydney", 58, 75));
			cs.push(new Ct(2610, "Port Hawkesbury", 58, 75));
			cs.push(new Ct(2611, "Antigonish", 58, 75));
			cs.push(new Ct(2612, "Pictou", 58, 75));
			cs.push(new Ct(2613, "Trenton", 58, 75));
			cs.push(new Ct(2614, "New Glasgow", 58, 75));
			cs.push(new Ct(2616, "Stellarton", 58, 75));
			cs.push(new Ct(2618, "Westville", 58, 75));
			cs.push(new Ct(2619, "Truro", 58, 75));
			cs.push(new Ct(2620, "Amherst", 58, 75));
			cs.push(new Ct(2621, "Springhill", 58, 75));
			cs.push(new Ct(2623, "Wolfville", 58, 75));
			cs.push(new Ct(2625, "Kentville", 58, 75));
			cs.push(new Ct(2626, "Windsor", 58, 15));
			cs.push(new Ct(2627, "Dartmouth", 58, 75));
			cs.push(new Ct(2628, "Halifax", 58, 75));
			cs.push(new Ct(2630, "Lunenburg", 58, 75));
			cs.push(new Ct(2631, "Bridgewater", 58, 75));
			cs.push(new Ct(2632, "Liverpool", 58, 75));
			cs.push(new Ct(2633, "Digby", 58, 75));
			cs.push(new Ct(2635, "Yarmouth", 58, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 112:
			cs = new Array();
			cs.push(new Ct(2615, "San Jose", 112, 75));
			cs.push(new Ct(2617, "Limon", 112, 75));
			cs.push(new Ct(2622, "Puntarenas", 112, 75));
			cs.push(new Ct(2624, "Filadelfia", 112, 75));
			cs.push(new Ct(2629, "Puerto Viejo", 112, 75));
			cs.push(new Ct(2634, "Quepos", 112, 75));
			cs.push(new Ct(2636, "Palmar Sur", 112, 75));
			cs.push(new Ct(5531, "Liberia", 112, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 60:
			cs = new Array();
			cs.push(new Ct(2637, "Charlottetown", 60, 75));
			cs.push(new Ct(2638, "Summerside", 60, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 63:
			cs = new Array();
			cs.push(new Ct(2639, "Dawson", 63, 75));
			cs.push(new Ct(2640, "Mayo", 63, 75));
			cs.push(new Ct(2641, "Beaver Creek", 63, 75));
			cs.push(new Ct(2643, "Carmacks", 63, 75));
			cs.push(new Ct(2645, "Faro", 63, 75));
			cs.push(new Ct(2646, "Ross River", 63, 75));
			cs.push(new Ct(2647, "Watson Lake", 63, 75));
			cs.push(new Ct(2648, "Haines Junction", 63, 75));
			cs.push(new Ct(2649, "Carcross", 63, 75));
			cs.push(new Ct(2650, "Tungsten", 63, 75));
			cs.push(new Ct(4514, "Whitehorse", 63, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 213:
			cs = new Array();
			cs.push(new Ct(2642, "Managua", 213, 75));
			cs.push(new Ct(2644, "Leon", 213, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 57:
			cs = new Array();
			cs.push(new Ct(2651, "Fort McPherson", 57, 75));
			cs.push(new Ct(2652, "Fort Good Hope", 57, 75));
			cs.push(new Ct(2653, "Port Radium", 57, 75));
			cs.push(new Ct(2654, "Yellowknife", 57, 75));
			cs.push(new Ct(2655, "Fort Resolution", 57, 75));
			cs.push(new Ct(2656, "Fort Providence", 57, 75));
			cs.push(new Ct(2657, "Fort Smith", 57, 75));
			cs.push(new Ct(2658, "Hay River", 57, 75));
			cs.push(new Ct(2659, "Enterprise", 57, 75));
			cs.push(new Ct(2660, "Trout Lake", 57, 75));
			cs.push(new Ct(2661, "Nahanni Butte", 57, 75));
			cs.push(new Ct(2664, "Rae", 57, 75));
			cs.push(new Ct(2666, "Colville Lake", 57, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 252:
			cs = new Array();
			cs.push(new Ct(2662, "Bellville", 252, 75));
			cs.push(new Ct(2663, "Cape Town", 252, 75));
			cs.push(new Ct(2665, "Port Elizabeth", 252, 75));
			cs.push(new Ct(2667, "East London", 252, 75));
			cs.push(new Ct(2668, "Mdantsane", 252, 75));
			cs.push(new Ct(2669, "Durban", 252, 75));
			cs.push(new Ct(2670, "Pietermaritzburg", 252, 75));
			cs.push(new Ct(2671, "Johannesburg", 252, 75));
			cs.push(new Ct(2672, "Soweto", 252, 75));
			cs.push(new Ct(2673, "Kimberley", 252, 75));
			cs.push(new Ct(2674, "Welkom", 252, 75));
			cs.push(new Ct(2675, "Bloemfontein", 252, 75));
			cs.push(new Ct(2676, "Pretoria", 252, 75));
			cs.push(new Ct(4605, "Gauteng", 252, 75));
			cs.push(new Ct(4607, "Randburg", 252, 75));
			cs.push(new Ct(4608, "Roodepoort", 252, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 255:
			cs = new Array();
			cs.push(new Ct(2677, "Seville", 255, 75));
			cs.push(new Ct(2678, "Huelva", 255, 75));
			cs.push(new Ct(2679, "Cadiz", 255, 75));
			cs.push(new Ct(2680, "Malaga", 255, 75));
			cs.push(new Ct(2681, "Cordoba", 255, 75));
			cs.push(new Ct(2682, "Jaen", 255, 75));
			cs.push(new Ct(2683, "Badajoz", 255, 75));
			cs.push(new Ct(2684, "Getafe", 255, 75));
			cs.push(new Ct(2685, "Madrid", 255, 75));
			cs.push(new Ct(2686, "Salamanca", 255, 75));
			cs.push(new Ct(2687, "Valladolid", 255, 75));
			cs.push(new Ct(2688, "Burgos", 255, 75));
			cs.push(new Ct(2689, "Leon", 255, 75));
			cs.push(new Ct(2690, "Santander", 255, 75));
			cs.push(new Ct(2691, "Xixon", 255, 75));
			cs.push(new Ct(2692, "Oviedo", 255, 75));
			cs.push(new Ct(2693, "Orense", 255, 75));
			cs.push(new Ct(2694, "Vigo", 255, 75));
			cs.push(new Ct(2695, "La Coruna", 255, 75));
			cs.push(new Ct(2696, "Bilbao", 255, 75));
			cs.push(new Ct(2697, "San Sebastian", 255, 75));
			cs.push(new Ct(2698, "Vitoria-Gasteiz", 255, 75));
			cs.push(new Ct(2699, "Pamplona", 255, 75));
			cs.push(new Ct(2700, "Logrono", 255, 75));
			cs.push(new Ct(2701, "Albacete", 255, 75));
			cs.push(new Ct(2702, "Cartagena", 255, 75));
			cs.push(new Ct(2703, "Murcia", 255, 75));
			cs.push(new Ct(2704, "Elche", 255, 75));
			cs.push(new Ct(2705, "Alicante", 255, 75));
			cs.push(new Ct(2706, "Valencia", 255, 75));
			cs.push(new Ct(2707, "Castello de la Plana", 255, 75));
			cs.push(new Ct(2708, "Tarragona", 255, 75));
			cs.push(new Ct(2709, "Barcelona", 255, 75));
			cs.push(new Ct(2710, "Terrassa", 255, 75));
			cs.push(new Ct(2711, "Sabadell", 255, 75));
			cs.push(new Ct(2712, "Lerida", 255, 75));
			cs.push(new Ct(2713, "Zaragoza", 255, 75));
			cs.push(new Ct(2714, "Granada", 255, 75));
			cs.push(new Ct(5500, "Palma", 255, 75));
			cs.push(new Ct(5512, "Las Palmas de Gran Canaria", 255, 75));
			cs.push(new Ct(5513, "Santa Cruz de Tenerife", 255, 75));
			cs.push(new Ct(5514, "Arrecife", 255, 75));
			cs.push(new Ct(5515, "Santa Cruz de La Palma", 255, 75));
			cs.push(new Ct(5516, "San Sebastián de La Gomera", 255, 75));
			cs.push(new Ct(5517, "Valverde", 255, 75));
			cs.push(new Ct(5518, "Puerto del Rosario", 255, 75));
			cs.push(new Ct(5519, "Caleta de Sebo", 255, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 231:
			cs = new Array();
			cs.push(new Ct(2715, "Lisbon", 231, 75));
			cs.push(new Ct(2716, "Vila Nova de Gaia", 231, 75));
			cs.push(new Ct(2717, "Porto", 231, 75));
			cs.push(new Ct(5302, "Évora", 231, 75));
			cs.push(new Ct(5303, "Faro", 231, 75));
			cs.push(new Ct(5304, "Braga", 231, 75));
			cs.push(new Ct(5305, "Coimbra", 231, 75));
			cs.push(new Ct(5537, "Viseu", 231, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 203:
			cs = new Array();
			cs.push(new Ct(2719, "Agadir", 203, 75));
			cs.push(new Ct(2720, "Safi", 203, 75));
			cs.push(new Ct(2721, "Marrakech", 203, 75));
			cs.push(new Ct(2722, "Khouribga", 203, 75));
			cs.push(new Ct(2723, "Casablanca", 203, 75));
			cs.push(new Ct(2724, "Rabat", 203, 75));
			cs.push(new Ct(2725, "Fes", 203, 75));
			cs.push(new Ct(2726, "Sale", 203, 75));
			cs.push(new Ct(2727, "Tanger", 203, 75));
			cs.push(new Ct(2728, "Tetouan", 203, 75));
			cs.push(new Ct(2729, "Oujda", 203, 75));
			cs.push(new Ct(2730, "Mohammedia", 203, 75));
			cs.push(new Ct(4566, "Kenitra", 203, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 209:
			cs = new Array();
			cs.push(new Ct(2731, "Zaanstad", 209, 75));
			cs.push(new Ct(2732, "Haarlem", 209, 75));
			cs.push(new Ct(2733, "Amsterdam", 209, 75));
			cs.push(new Ct(2734, "Leiden", 209, 75));
			cs.push(new Ct(2735, "The Hague", 209, 75));
			cs.push(new Ct(2736, "Utrecht", 209, 75));
			cs.push(new Ct(2737, "Zoetermeer", 209, 75));
			cs.push(new Ct(2738, "Rotterdam", 209, 75));
			cs.push(new Ct(2739, "Dordrecht", 209, 75));
			cs.push(new Ct(2740, "Breda", 209, 75));
			cs.push(new Ct(2741, "Tilburg", 209, 75));
			cs.push(new Ct(2742, "Amersfoort", 209, 75));
			cs.push(new Ct(2743, "Enschede", 209, 75));
			cs.push(new Ct(2744, "Nijmegen", 209, 75));
			cs.push(new Ct(2745, "Eindhoven", 209, 75));
			cs.push(new Ct(2746, "Groningen", 209, 75));
			cs.push(new Ct(4568, "Den Haag", 209, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 224:
			cs = new Array();
			cs.push(new Ct(2747, "David", 224, 75));
			cs.push(new Ct(2748, "Colon", 224, 75));
			cs.push(new Ct(2749, "Panama City", 224, 75));
			cs.push(new Ct(2750, "San Miguelito", 224, 75));
			cs.push(new Ct(4575, "Panama", 224, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 228:
			cs = new Array();
			cs.push(new Ct(2751, "Baguio", 228, 75));
			cs.push(new Ct(2752, "Manila", 228, 15));
			cs.push(new Ct(2753, "Dagupan", 228, 75));
			cs.push(new Ct(2754, "Cabanatuan", 228, 75));
			cs.push(new Ct(2755, "Angeles", 228, 75));
			cs.push(new Ct(2756, "Lucena", 228, 75));
			cs.push(new Ct(2757, "Naga", 228, 75));
			cs.push(new Ct(2758, "Calbayog", 228, 75));
			cs.push(new Ct(2759, "Roxas City", 228, 75));
			cs.push(new Ct(2760, "Cadiz", 228, 75));
			cs.push(new Ct(2761, "Tacloban", 228, 75));
			cs.push(new Ct(2762, "Iloilo", 228, 75));
			cs.push(new Ct(2763, "Bacolod City", 228, 75));
			cs.push(new Ct(2764, "Cebu", 228, 75));
			cs.push(new Ct(2765, "Butuan", 228, 75));
			cs.push(new Ct(2766, "Cagayan de Oro", 228, 75));
			cs.push(new Ct(2767, "Davao", 228, 75));
			cs.push(new Ct(2768, "Zamboanga", 228, 75));
			cs.push(new Ct(2769, "General Santos", 228, 75));
			cs.push(new Ct(4576, "Angeles City", 228, 75));
			cs.push(new Ct(4577, "Baguio City", 228, 75));
			cs.push(new Ct(4578, "Bais City", 228, 75));
			cs.push(new Ct(4579, "Cagayan De Oro City", 228, 75));
			cs.push(new Ct(4580, "Cavite", 228, 37));
			cs.push(new Ct(4581, "Cebu City", 228, 75));
			cs.push(new Ct(4582, "Davao City", 228, 75));
			cs.push(new Ct(4583, "Dumaguete City", 228, 75));
			cs.push(new Ct(4584, "Lapu-Lapu City", 228, 75));
			cs.push(new Ct(4585, "Las Pinas City", 228, 15));
			cs.push(new Ct(4586, "Makati", 228, 75));
			cs.push(new Ct(4587, "Mandaue City", 228, 75));
			cs.push(new Ct(4588, "Marikina", 228, 75));
			cs.push(new Ct(4589, "Olongapo City", 228, 75));
			cs.push(new Ct(4590, "Paranaque", 228, 15));
			cs.push(new Ct(4591, "Pasig City", 228, 15));
			cs.push(new Ct(4592, "Quezon City", 228, 15));
			cs.push(new Ct(4593, "Rizal", 228, 75));
			cs.push(new Ct(4594, "Tacloban City", 228, 75));
			cs.push(new Ct(4595, "Taguig", 228, 15));
			cs.push(new Ct(4596, "Talisay", 228, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 230:
			cs = new Array();
			cs.push(new Ct(2770, "Szczecin", 230, 75));
			cs.push(new Ct(2771, "Koszalin", 230, 75));
			cs.push(new Ct(2772, "Gdynia", 230, 75));
			cs.push(new Ct(2773, "Gdansk", 230, 75));
			cs.push(new Ct(2774, "Elblag", 230, 75));
			cs.push(new Ct(2775, "Olsztyn", 230, 75));
			cs.push(new Ct(2776, "Bialystok", 230, 75));
			cs.push(new Ct(2777, "Torun", 230, 75));
			cs.push(new Ct(2778, "Gorzow Wielkopolski", 230, 75));
			cs.push(new Ct(2779, "Poznan", 230, 75));
			cs.push(new Ct(2780, "Wloclawek", 230, 75));
			cs.push(new Ct(2781, "Plock", 230, 75));
			cs.push(new Ct(2782, "Warsaw", 230, 75));
			cs.push(new Ct(2783, "Legnica", 230, 75));
			cs.push(new Ct(2784, "Zielona Gora", 230, 75));
			cs.push(new Ct(2785, "Lodz", 230, 75));
			cs.push(new Ct(2786, "Radom", 230, 75));
			cs.push(new Ct(2787, "Lublin", 230, 75));
			cs.push(new Ct(2788, "Kielce", 230, 75));
			cs.push(new Ct(2789, "Czestochowa", 230, 75));
			cs.push(new Ct(2790, "Opole", 230, 75));
			cs.push(new Ct(2791, "Walbrzch", 230, 75));
			cs.push(new Ct(2792, "Rybnik", 230, 75));
			cs.push(new Ct(2793, "Slaski", 230, 75));
			cs.push(new Ct(2794, "Chorzow", 230, 75));
			cs.push(new Ct(2795, "Katowice", 230, 75));
			cs.push(new Ct(2796, "Tychy", 230, 75));
			cs.push(new Ct(2797, "Krakow", 230, 75));
			cs.push(new Ct(2798, "Tarnow", 230, 75));
			cs.push(new Ct(2799, "Rzeszow", 230, 75));
			cs.push(new Ct(2800, "Bielsko-Biala", 230, 75));
			cs.push(new Ct(2801, "Jastrzebie-Zdroj", 230, 75));
			cs.push(new Ct(2802, "Wroclaw", 230, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 232:
			cs = new Array();
			cs.push(new Ct(2805, "San Juan", 232, 75));
			cs.push(new Ct(2806, "Mayaguez", 232, 75));
			cs.push(new Ct(2807, "Ponce", 232, 75));
			cs.push(new Ct(2808, "Caguas", 232, 75));
			cs.push(new Ct(4598, "Bayamon", 232, 75));
			cs.push(new Ct(4599, "Carolina", 232, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 258:
			cs = new Array();
			cs.push(new Ct(2813, "Castries", 258, 75));
			cs.push(new Ct(2814, "Vieux Fort", 258, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 268:
			cs = new Array();
			cs.push(new Ct(2815, "Taipei", 268, 75));
			cs.push(new Ct(2816, "Chilung", 268, 75));
			cs.push(new Ct(2817, "T'aichung", 268, 75));
			cs.push(new Ct(2818, "Chiai", 268, 75));
			cs.push(new Ct(2819, "T'ainan", 268, 75));
			cs.push(new Ct(2820, "Kaohsiung", 268, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 269:
			cs = new Array();
			cs.push(new Ct(2821, "Bangkok", 269, 75));
			cs.push(new Ct(2822, "Chiang Mai ", 269, 75));
			cs.push(new Ct(2823, "Phuket", 269, 75));
			cs.push(new Ct(4609, "Pattaya", 269, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 276:
			cs = new Array();
			cs.push(new Ct(2824, "Istanbul", 276, 75));
			cs.push(new Ct(2825, "Bursa", 276, 75));
			cs.push(new Ct(2826, "Izmit", 276, 75));
			cs.push(new Ct(2827, "Kutahya", 276, 75));
			cs.push(new Ct(2828, "Usak", 276, 75));
			cs.push(new Ct(2829, "Denizli", 276, 75));
			cs.push(new Ct(2830, "Balikesir", 276, 75));
			cs.push(new Ct(2831, "Izmir", 276, 75));
			cs.push(new Ct(2832, "Manisa", 276, 75));
			cs.push(new Ct(2833, "Aydin", 276, 75));
			cs.push(new Ct(2834, "Antalya", 276, 75));
			cs.push(new Ct(2835, "Isparta", 276, 75));
			cs.push(new Ct(2836, "Eskisehir", 276, 75));
			cs.push(new Ct(2837, "Ankara", 276, 75));
			cs.push(new Ct(2838, "Adapazari", 276, 75));
			cs.push(new Ct(2839, "Zonguldak", 276, 75));
			cs.push(new Ct(2840, "Kirikkale", 276, 75));
			cs.push(new Ct(2841, "Konya", 276, 75));
			cs.push(new Ct(2842, "Mersin", 276, 75));
			cs.push(new Ct(2843, "Tarsus", 276, 75));
			cs.push(new Ct(2844, "Adana", 276, 75));
			cs.push(new Ct(2845, "Iskenderun", 276, 75));
			cs.push(new Ct(2846, "Osmaniye", 276, 75));
			cs.push(new Ct(2847, "Gaziantep", 276, 75));
			cs.push(new Ct(2848, "Kahramanmaras", 276, 75));
			cs.push(new Ct(2849, "Kayseri", 276, 75));
			cs.push(new Ct(2850, "Sivas", 276, 75));
			cs.push(new Ct(2852, "Samsun", 276, 75));
			cs.push(new Ct(2853, "Trabzon", 276, 75));
			cs.push(new Ct(2854, "Elazig", 276, 75));
			cs.push(new Ct(2855, "Malatya", 276, 75));
			cs.push(new Ct(2856, "Diyarbakir", 276, 75));
			cs.push(new Ct(2859, "Sanliurfa", 276, 75));
			cs.push(new Ct(2860, "Erzurum", 276, 75));
			cs.push(new Ct(2861, "Van", 276, 75));
			cs.push(new Ct(2863, "Agri", 276, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 289:
			cs = new Array();
			cs.push(new Ct(2864, "Road Town", 289, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 290:
			cs = new Array();
			cs.push(new Ct(2865, "Charlotte Amalie", 290, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 132:
			cs = new Array();
			cs.push(new Ct(2868, "Nadi", 132, 75));
			cs.push(new Ct(2869, "Suva", 132, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 136:
			cs = new Array();
			cs.push(new Ct(2870, "Papeete", 136, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 194:
			cs = new Array();
			cs.push(new Ct(2879, "Fort-de-France", 194, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 121:
			cs = new Array();
			cs.push(new Ct(2880, "Santiago", 121, 75));
			cs.push(new Ct(2881, "San Francisco de Macoris", 121, 75));
			cs.push(new Ct(2883, "La Romana", 121, 75));
			cs.push(new Ct(2884, "Santo Domingo", 121, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 129:
			cs = new Array();
			cs.push(new Ct(2885, "Goose Green", 129, 75));
			cs.push(new Ct(2886, "Stanley", 129, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 133:
			cs = new Array();
			cs.push(new Ct(2887, "Oulu", 133, 75));
			cs.push(new Ct(2888, "Tampere", 133, 75));
			cs.push(new Ct(2889, "Turku", 133, 75));
			cs.push(new Ct(2890, "Vantaa", 133, 75));
			cs.push(new Ct(2891, "Espoo", 133, 75));
			cs.push(new Ct(2892, "Helsinki", 133, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 135:
			cs = new Array();
			cs.push(new Ct(2893, "Cayenne", 135, 75));
			cs.push(new Ct(2894, "Sinnamary", 135, 75));
			cs.push(new Ct(2895, "Kourou", 135, 75));
			cs.push(new Ct(2896, "Ouanary", 135, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 144:
			cs = new Array();
			cs.push(new Ct(2897, "Salonica", 144, 75));
			cs.push(new Ct(2898, "Patra", 144, 75));
			cs.push(new Ct(2899, "Piraeus", 144, 75));
			cs.push(new Ct(2900, "Athens", 144, 75));
			cs.push(new Ct(4538, "Thessaloniki", 144, 75));
			cs.push(new Ct(5507, "Heraklion", 144, 75));
			cs.push(new Ct(5508, "Chalcis", 144, 75));
			cs.push(new Ct(5509, "Mytilene", 144, 75));
			cs.push(new Ct(5510, "Rhodes", 144, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 167:
			cs = new Array();
			cs.push(new Ct(2901, "Montego Bay", 167, 75));
			cs.push(new Ct(2902, "Spanish Town", 167, 75));
			cs.push(new Ct(2903, "Portmore", 167, 75));
			cs.push(new Ct(2904, "Kingston", 167, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 146:
			cs = new Array();
			cs.push(new Ct(2905, "St. George's", 146, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 147:
			cs = new Array();
			cs.push(new Ct(2906, "Pointe-a-Pitre", 147, 75));
			cs.push(new Ct(2907, "Basse-Terre", 147, 75));
			cs.push(new Ct(4691, "Guadeloupe", 147, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 158:
			cs = new Array();
			cs.push(new Ct(2908, "Gyor", 158, 75));
			cs.push(new Ct(2909, "Budapest", 158, 75));
			cs.push(new Ct(2910, "Miskolc", 158, 75));
			cs.push(new Ct(2911, "Nyiregyhaza", 158, 75));
			cs.push(new Ct(2912, "Debrecen", 158, 75));
			cs.push(new Ct(2913, "Kecskemet", 158, 75));
			cs.push(new Ct(2914, "Szekesfehervar", 158, 75));
			cs.push(new Ct(2915, "Pecs", 158, 75));
			cs.push(new Ct(2916, "Szeged", 158, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 159:
			cs = new Array();
			cs.push(new Ct(2917, "Reykjavik", 159, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 175:
			cs = new Array();
			cs.push(new Ct(2918, "Ch'unch'on", 175, 75));
			cs.push(new Ct(2919, "Seoul", 175, 75));
			cs.push(new Ct(2920, "Inch'on", 175, 75));
			cs.push(new Ct(2921, "Taejon", 175, 75));
			cs.push(new Ct(2922, "Kwangju", 175, 75));
			cs.push(new Ct(2923, "Pusan", 175, 75));
			cs.push(new Ct(2924, "Ulsan", 175, 75));
			cs.push(new Ct(2925, "Taegu", 175, 75));
			cs.push(new Ct(4565, "Camp Casey", 175, 75));
			cs.push(new Ct(5485, "Gunsan City", 175, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 182:
			cs = new Array();
			cs.push(new Ct(2926, "Vaduz", 182, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 84:
			cs = new Array();
			cs.push(new Ct(2927, "Bruges", 84, 75));
			cs.push(new Ct(2928, "Antwerp", 84, 75));
			cs.push(new Ct(2929, "Schaerbeek", 84, 75));
			cs.push(new Ct(2930, "Brussels", 84, 75));
			cs.push(new Ct(2931, "Namur", 84, 75));
			cs.push(new Ct(2932, "Charleroi", 84, 75));
			cs.push(new Ct(4526, "Gent", 84, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 118:
			cs = new Array();
			cs.push(new Ct(2940, "Alborg", 118, 75));
			cs.push(new Ct(2941, "Arhus", 118, 75));
			cs.push(new Ct(2942, "Copenhagen", 118, 75));
			cs.push(new Ct(2943, "Odense", 118, 75));
			cs.push(new Ct(4529, "Aarhus", 118, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 47:
			cs = new Array();
			cs.push(new Ct(4417, "District Of Columbia", 47, 15));
			cs.push(new Ct(4418, "Washington, D.C.", 47, 15));
			this.cbl[lID + ''] = cs;
			break;
		case 116:
			cs = new Array();
			cs.push(new Ct(4527, "Limassol", 116, 75));
			cs.push(new Ct(4528, "Nicosia", 116, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 246:
			cs = new Array();
			cs.push(new Ct(4600, "Kuala Lumpur", 246, 75));
			cs.push(new Ct(4601, "Singapore", 246, 75));
			cs.push(new Ct(4602, "Tampines", 246, 75));
			cs.push(new Ct(4603, "Woodlands", 246, 75));
			cs.push(new Ct(4604, "Yishun", 246, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 56:
			cs = new Array();
			cs.push(new Ct(4669, "Corner Brook", 56, 75));
			cs.push(new Ct(4670, "St. Anthony", 56, 75));
			cs.push(new Ct(4671, "Deer Lake", 56, 75));
			cs.push(new Ct(4672, "Pasadena", 56, 75));
			cs.push(new Ct(4673, "Stephenville", 56, 75));
			cs.push(new Ct(4674, "Channel-Port-aux-Basques", 56, 75));
			cs.push(new Ct(4675, "Burgeo", 56, 75));
			cs.push(new Ct(4676, "Gander", 56, 75));
			cs.push(new Ct(4677, "St. John's", 56, 75));
			cs.push(new Ct(4678, "Lamaline", 56, 75));
			cs.push(new Ct(4679, "St. Alban's", 56, 75));
			cs.push(new Ct(4680, "Port Blandford", 56, 75));
			cs.push(new Ct(4681, "Grates Cove", 56, 75));
			cs.push(new Ct(4682, "Branch", 56, 75));
			cs.push(new Ct(4683, "Daniel's Harbor", 56, 75));
			cs.push(new Ct(4684, "Verte", 56, 75));
			cs.push(new Ct(4685, "Bonavista", 56, 75));
			cs.push(new Ct(4686, "Arnold's Cove", 56, 75));
			cs.push(new Ct(4687, "Roddickton", 56, 75));
			cs.push(new Ct(4688, "Mount Pearl", 56, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 148:
			cs = new Array();
			cs.push(new Ct(4692, "Guam", 148, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 199:
			cs = new Array();
			cs.push(new Ct(4693, "Monaco", 199, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 101:
			cs = new Array();
			cs.push(new Ct(4694, "Grand Cayman", 101, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 143:
			cs = new Array();
			cs.push(new Ct(4695, "Gibraltar", 143, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 184:
			cs = new Array();
			cs.push(new Ct(4696, "Luxembourg", 184, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 145:
			cs = new Array();
			cs.push(new Ct(4697, "Nuuk", 145, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 87:
			cs = new Array();
			cs.push(new Ct(4698, "Hamilton", 87, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 68:
			cs = new Array();
			cs.push(new Ct(4699, "Andorra la Vella", 68, 75));
			cs.push(new Ct(4700, "Canillo", 68, 75));
			cs.push(new Ct(4701, "Encamp", 68, 75));
			cs.push(new Ct(4702, "La Massana", 68, 75));
			cs.push(new Ct(4703, "Les Escaldes", 68, 75));
			cs.push(new Ct(4704, "Ordino", 68, 75));
			cs.push(new Ct(4705, "Sant Julia de Loria", 68, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 70:
			cs = new Array();
			cs.push(new Ct(4706, "Benguela", 70, 75));
			cs.push(new Ct(4707, "Huambo", 70, 75));
			cs.push(new Ct(4708, "Lobito", 70, 75));
			cs.push(new Ct(4709, "Luanda", 70, 75));
			cs.push(new Ct(4710, "Namibe", 70, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 71:
			cs = new Array();
			cs.push(new Ct(4711, "Sandy Ground", 71, 75));
			cs.push(new Ct(4712, "The Valley", 71, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 73:
			cs = new Array();
			cs.push(new Ct(4713, "Yerevan", 73, 75));
			cs.push(new Ct(4714, "Vanadzor", 73, 75));
			cs.push(new Ct(4715, "Gyumri", 73, 75));
			cs.push(new Ct(4716, "Vagharshapat", 73, 75));
			cs.push(new Ct(4717, "Hrazdan", 73, 75));
			cs.push(new Ct(4718, "Abovyan", 73, 75));
			cs.push(new Ct(4719, "Armavir", 73, 75));
			cs.push(new Ct(4720, "Kapan", 73, 75));
			cs.push(new Ct(4721, "Gavar", 73, 75));
			cs.push(new Ct(4722, "Artashat", 73, 75));
			cs.push(new Ct(4723, "Charentsavan", 73, 75));
			cs.push(new Ct(4724, "Sevan", 73, 75));
			cs.push(new Ct(4725, "Dilijan", 73, 75));
			cs.push(new Ct(4726, "Alaverdi", 73, 75));
			cs.push(new Ct(4727, "Artik", 73, 75));
			cs.push(new Ct(4728, "Goris", 73, 75));
			cs.push(new Ct(4729, "Ijevan", 73, 75));
			cs.push(new Ct(4730, "Stepanavan", 73, 75));
			cs.push(new Ct(4731, "Ararat", 73, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 106:
			cs = new Array();
			cs.push(new Ct(4732, "Shanghai", 106, 75));
			cs.push(new Ct(4733, "Beijing", 106, 75));
			cs.push(new Ct(4734, "Tianjin", 106, 75));
			cs.push(new Ct(4735, "Wuhan", 106, 75));
			cs.push(new Ct(4736, "Shenyang", 106, 75));
			cs.push(new Ct(4737, "Guangzhou", 106, 75));
			cs.push(new Ct(4738, "Harbin", 106, 75));
			cs.push(new Ct(4739, "Xian", 106, 75));
			cs.push(new Ct(4740, "Chongqing", 106, 75));
			cs.push(new Ct(4741, "Jiulong", 106, 75));
			cs.push(new Ct(4742, "Chengdu", 106, 75));
			cs.push(new Ct(4743, "Changchun", 106, 75));
			cs.push(new Ct(4744, "Nanjing", 106, 75));
			cs.push(new Ct(4745, "Taiyuan", 106, 75));
			cs.push(new Ct(4746, "Jinan", 106, 75));
			cs.push(new Ct(4747, "Dalian", 106, 75));
			cs.push(new Ct(4748, "Qingdao", 106, 75));
			cs.push(new Ct(4749, "Fushun", 106, 75));
			cs.push(new Ct(4750, "Lanzhou", 106, 75));
			cs.push(new Ct(4751, "Xianggang", 106, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 78:
			cs = new Array();
			cs.push(new Ct(4752, "Baki", 78, 75));
			cs.push(new Ct(4753, "Ganca", 78, 75));
			cs.push(new Ct(4754, "Sumquayit", 78, 75));
			cs.push(new Ct(4755, "Mingacevir", 78, 75));
			cs.push(new Ct(4756, "Ali Byramli", 78, 75));
			cs.push(new Ct(4757, "Naxcivan", 78, 75));
			cs.push(new Ct(4758, "Bakixanov", 78, 75));
			cs.push(new Ct(4759, "Xankandi", 78, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 165:
			cs = new Array();
			cs.push(new Ct(4760, "Jerusalem", 165, 75));
			cs.push(new Ct(4761, "Tel Aviv", 165, 75));
			cs.push(new Ct(4762, "Haifa", 165, 75));
			cs.push(new Ct(4763, "Rishon LeZiyyon", 165, 75));
			cs.push(new Ct(4764, "Ashquelon", 165, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 80:
			cs = new Array();
			cs.push(new Ct(4765, "Manama", 80, 75));
			cs.push(new Ct(4766, "Muharraq", 80, 75));
			cs.push(new Ct(4767, "Sitrah", 80, 75));
			cs.push(new Ct(4768, "Riffa", 80, 75));
			cs.push(new Ct(4769, "Jidd Hafs", 80, 75));
			cs.push(new Ct(4770, "Isa", 80, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 88:
			cs = new Array();
			cs.push(new Ct(4771, "Thimphu", 88, 75));
			cs.push(new Ct(4772, "Phuntsholing", 88, 75));
			cs.push(new Ct(4773, "Punakha", 88, 75));
			cs.push(new Ct(4774, "Samdrup Jongkhar", 88, 75));
			cs.push(new Ct(4775, "Gaylegphug", 88, 75));
			cs.push(new Ct(4776, "Paro", 88, 75));
			cs.push(new Ct(4777, "Tashigang", 88, 75));
			cs.push(new Ct(4778, "Wangdi Phodrang", 88, 75));
			cs.push(new Ct(4779, "Taga Dzong", 88, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 90:
			cs = new Array();
			cs.push(new Ct(4780, "Banja Luka", 90, 75));
			cs.push(new Ct(4781, "Mostar", 90, 75));
			cs.push(new Ct(4782, "Sarajevo", 90, 75));
			cs.push(new Ct(4783, "Tuzla", 90, 75));
			cs.push(new Ct(4784, "Zenica", 90, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 91:
			cs = new Array();
			cs.push(new Ct(4785, "Francistown", 91, 75));
			cs.push(new Ct(4786, "Gaborone", 91, 75));
			cs.push(new Ct(4787, "Kanye", 91, 75));
			cs.push(new Ct(4788, "Mahalapye", 91, 75));
			cs.push(new Ct(4789, "Maun", 91, 75));
			cs.push(new Ct(4790, "Mochudi", 91, 75));
			cs.push(new Ct(4791, "Mogoditshane", 91, 75));
			cs.push(new Ct(4792, "Selibi Phikwe", 91, 75));
			cs.push(new Ct(4793, "Serowe", 91, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 97:
			cs = new Array();
			cs.push(new Ct(4794, "Bujumbura", 97, 75));
			cs.push(new Ct(4795, "Gitega", 97, 75));
			cs.push(new Ct(4796, "Muyinga", 97, 75));
			cs.push(new Ct(4797, "Ngozi", 97, 75));
			cs.push(new Ct(4798, "Ruyigi", 97, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 98:
			cs = new Array();
			cs.push(new Ct(4799, "Batdambang", 98, 75));
			cs.push(new Ct(4800, "Phnom Pehn", 98, 75));
			cs.push(new Ct(4801, "Siemreab", 98, 75));
			cs.push(new Ct(4802, "Tbeng Mean Chey", 98, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 102:
			cs = new Array();
			cs.push(new Ct(4803, "Bambari", 102, 75));
			cs.push(new Ct(4804, "Bangui", 102, 75));
			cs.push(new Ct(4805, "Berberati", 102, 75));
			cs.push(new Ct(4806, "Bouar", 102, 75));
			cs.push(new Ct(4807, "Carnot", 102, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 103:
			cs = new Array();
			cs.push(new Ct(4808, "Abeshr", 103, 75));
			cs.push(new Ct(4809, "Kelo", 103, 75));
			cs.push(new Ct(4810, "Koumra", 103, 75));
			cs.push(new Ct(4811, "Moundou", 103, 75));
			cs.push(new Ct(4812, "NDjamena", 103, 75));
			cs.push(new Ct(4813, "Sarh", 103, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 110:
			cs = new Array();
			cs.push(new Ct(4814, "Kananga", 110, 75));
			cs.push(new Ct(4815, "Kinshasa", 110, 75));
			cs.push(new Ct(4816, "Kolwezi", 110, 75));
			cs.push(new Ct(4817, "Lubumbashi", 110, 75));
			cs.push(new Ct(4818, "Boma", 110, 75));
			cs.push(new Ct(4819, "Kisangani", 110, 75));
			cs.push(new Ct(4820, "Likasi", 110, 75));
			cs.push(new Ct(4821, "Mbuji-Mayi", 110, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 113:
			cs = new Array();
			cs.push(new Ct(4822, "Bouake", 113, 75));
			cs.push(new Ct(4823, "Daloa", 113, 75));
			cs.push(new Ct(4824, "Korhogo", 113, 75));
			cs.push(new Ct(4825, "Yamoussoukro", 113, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 114:
			cs = new Array();
			cs.push(new Ct(4826, "Osijek", 114, 75));
			cs.push(new Ct(4827, "Rijeka", 114, 75));
			cs.push(new Ct(4828, "Split", 114, 75));
			cs.push(new Ct(4829, "Zadar", 114, 75));
			cs.push(new Ct(4830, "Zagreb", 114, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 115:
			cs = new Array();
			cs.push(new Ct(4831, "Havana", 115, 75));
			cs.push(new Ct(4832, "Santiago de Cuba", 115, 75));
			cs.push(new Ct(4833, "Camaguey", 115, 75));
			cs.push(new Ct(4834, "Holguin", 115, 75));
			cs.push(new Ct(4835, "Guantanamo", 115, 75));
			cs.push(new Ct(4836, "Santa Clara", 115, 75));
			cs.push(new Ct(4837, "Bayamo", 115, 75));
			cs.push(new Ct(4838, "Pinar del Rio", 115, 75));
			cs.push(new Ct(4839, "Cienfuegos", 115, 75));
			cs.push(new Ct(4840, "Las Tunas", 115, 75));
			cs.push(new Ct(4841, "Matanzas", 115, 75));
			cs.push(new Ct(4842, "Sancti Spiritus", 115, 75));
			cs.push(new Ct(4843, "Manzanillo", 115, 75));
			cs.push(new Ct(4844, "Ciego de Avila", 115, 75));
			cs.push(new Ct(4845, "Palma Soriano", 115, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 117:
			cs = new Array();
			cs.push(new Ct(4846, "Ceske Budejovice", 117, 75));
			cs.push(new Ct(4847, "Liberec", 117, 75));
			cs.push(new Ct(4848, "Olomouc", 117, 75));
			cs.push(new Ct(4849, "Ostrava", 117, 75));
			cs.push(new Ct(4850, "Plzen", 117, 75));
			cs.push(new Ct(4851, "Prague", 117, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 120:
			cs = new Array();
			cs.push(new Ct(4852, "Atkinson", 120, 75));
			cs.push(new Ct(4853, "Barroui", 120, 75));
			cs.push(new Ct(4854, "Berekua", 120, 75));
			cs.push(new Ct(4855, "Castle Bruce", 120, 75));
			cs.push(new Ct(4856, "Coulihaut", 120, 75));
			cs.push(new Ct(4857, "La Plaine", 120, 75));
			cs.push(new Ct(4858, "Mahaut", 120, 75));
			cs.push(new Ct(4859, "Marigot", 120, 75));
			cs.push(new Ct(4860, "Pointe Michel", 120, 75));
			cs.push(new Ct(4861, "Pont Casse", 120, 75));
			cs.push(new Ct(4862, "Portsmouth", 120, 75));
			cs.push(new Ct(4863, "Rosalie", 120, 75));
			cs.push(new Ct(4864, "Roseau", 120, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 122:
			cs = new Array();
			cs.push(new Ct(4865, "Port Said", 122, 75));
			cs.push(new Ct(4866, "Dar as Salam", 122, 75));
			cs.push(new Ct(4867, "Alexandria", 122, 75));
			cs.push(new Ct(4868, "Giza", 122, 75));
			cs.push(new Ct(4869, "Al-mahallah Al-kubah", 122, 75));
			cs.push(new Ct(4870, "Al-Mansurah", 122, 75));
			cs.push(new Ct(4871, "Cairo", 122, 75));
			cs.push(new Ct(4872, "Subra Al-Haymah", 122, 75));
			cs.push(new Ct(4873, "Suez", 122, 75));
			cs.push(new Ct(4874, "Tanta", 122, 75));
			cs.push(new Ct(4875, "Luxor", 122, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 126:
			cs = new Array();
			cs.push(new Ct(4876, "Taipa", 126, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 127:
			cs = new Array();
			cs.push(new Ct(4877, "Kohtla-Jarve", 127, 75));
			cs.push(new Ct(4878, "Narva", 127, 75));
			cs.push(new Ct(4879, "Parnu", 127, 75));
			cs.push(new Ct(4880, "Tallinn", 127, 75));
			cs.push(new Ct(4881, "Tartu", 127, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 128:
			cs = new Array();
			cs.push(new Ct(4882, "Adis Abeba", 128, 75));
			cs.push(new Ct(4883, "Dese", 128, 75));
			cs.push(new Ct(4884, "Diredawa", 128, 75));
			cs.push(new Ct(4885, "Gonder", 128, 75));
			cs.push(new Ct(4886, "Nazret", 128, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 138:
			cs = new Array();
			cs.push(new Ct(4887, "Bakua", 138, 75));
			cs.push(new Ct(4888, "Banjul", 138, 75));
			cs.push(new Ct(4889, "Brikama", 138, 75));
			cs.push(new Ct(4890, "Farafenni", 138, 75));
			cs.push(new Ct(4891, "Serekunda", 138, 75));
			cs.push(new Ct(4892, "Sukuta", 138, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 142:
			cs = new Array();
			cs.push(new Ct(4893, "Accra", 142, 75));
			cs.push(new Ct(4894, "Kumasi", 142, 75));
			cs.push(new Ct(4895, "Obuasi", 142, 75));
			cs.push(new Ct(4896, "Tamale", 142, 75));
			cs.push(new Ct(4897, "Tema", 142, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 150:
			cs = new Array();
			cs.push(new Ct(4898, "Port Moresby", 150, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 151:
			cs = new Array();
			cs.push(new Ct(4899, "Bafata", 151, 75));
			cs.push(new Ct(4900, "Bissau", 151, 75));
			cs.push(new Ct(4901, "Bissora", 151, 75));
			cs.push(new Ct(4902, "Bolama", 151, 75));
			cs.push(new Ct(4903, "Gabu", 151, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 152:
			cs = new Array();
			cs.push(new Ct(4904, "Bartica", 152, 75));
			cs.push(new Ct(4905, "Corriverton", 152, 75));
			cs.push(new Ct(4906, "Georgetown", 152, 75));
			cs.push(new Ct(4907, "Linden", 152, 75));
			cs.push(new Ct(4908, "New Amsterdam", 152, 75));
			cs.push(new Ct(4909, "Rosignol", 152, 75));
			cs.push(new Ct(4910, "Skeldon", 152, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 153:
			cs = new Array();
			cs.push(new Ct(4911, "Cap Haiten", 153, 75));
			cs.push(new Ct(4912, "Carrefour", 153, 75));
			cs.push(new Ct(4913, "Delmas", 153, 75));
			cs.push(new Ct(4914, "Petionville", 153, 75));
			cs.push(new Ct(4915, "Port-au-Prince", 153, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 157:
			cs = new Array();
			cs.push(new Ct(4916, "Hong Kong", 157, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 161:
			cs = new Array();
			cs.push(new Ct(4917, "Jakarta", 161, 75));
			cs.push(new Ct(4918, "Surabaya", 161, 75));
			cs.push(new Ct(4919, "Bandung", 161, 75));
			cs.push(new Ct(4920, "Medan", 161, 75));
			cs.push(new Ct(4921, "Palembang", 161, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 200:
			cs = new Array();
			cs.push(new Ct(4922, "Choybalsan", 200, 75));
			cs.push(new Ct(4923, "Darhan", 200, 75));
			cs.push(new Ct(4924, "Erdenet", 200, 75));
			cs.push(new Ct(4925, "Olgiy", 200, 75));
			cs.push(new Ct(4926, "Ulaangom", 200, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 201:
			cs = new Array();
			cs.push(new Ct(4927, "Podgorica", 201, 75));
			cs.push(new Ct(4928, "Nikshic", 201, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 202:
			cs = new Array();
			cs.push(new Ct(4929, "Plymouth", 202, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 204:
			cs = new Array();
			cs.push(new Ct(4930, "Beira", 204, 75));
			cs.push(new Ct(4931, "Chimoio", 204, 75));
			cs.push(new Ct(4932, "Maputo", 204, 75));
			cs.push(new Ct(4933, "Matola", 204, 75));
			cs.push(new Ct(4934, "Nampula", 204, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 208:
			cs = new Array();
			cs.push(new Ct(4935, "Biratnagar", 208, 75));
			cs.push(new Ct(4936, "Birganj", 208, 75));
			cs.push(new Ct(4937, "Kathmandu", 208, 75));
			cs.push(new Ct(4938, "Lalitpur", 208, 75));
			cs.push(new Ct(4939, "Pokhara", 208, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 210:
			cs = new Array();
			cs.push(new Ct(4940, "Kralendijk", 210, 75));
			cs.push(new Ct(4941, "Oranjestad", 210, 75));
			cs.push(new Ct(4942, "Philipsburg", 210, 75));
			cs.push(new Ct(4943, "Willemstad", 210, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 214:
			cs = new Array();
			cs.push(new Ct(4944, "Agadez", 214, 75));
			cs.push(new Ct(4945, "Maradi", 214, 75));
			cs.push(new Ct(4946, "Niamey", 214, 75));
			cs.push(new Ct(4947, "Tahoua", 214, 75));
			cs.push(new Ct(4948, "Zinder", 214, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 215:
			cs = new Array();
			cs.push(new Ct(4949, "Ibadan", 215, 75));
			cs.push(new Ct(4950, "Kaduna", 215, 75));
			cs.push(new Ct(4951, "Kano", 215, 75));
			cs.push(new Ct(4952, "Lagos", 215, 75));
			cs.push(new Ct(4953, "Port Harcourt", 215, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 221:
			cs = new Array();
			cs.push(new Ct(4954, "Ibri", 221, 75));
			cs.push(new Ct(4955, "Salalah", 221, 75));
			cs.push(new Ct(4956, "Suhar", 221, 75));
			cs.push(new Ct(5541, "Muscat", 221, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 222:
			cs = new Array();
			cs.push(new Ct(4957, "Faisalabad", 222, 75));
			cs.push(new Ct(4958, "Gujranwala", 222, 75));
			cs.push(new Ct(4959, "Islamabad", 222, 75));
			cs.push(new Ct(4960, "Karachi", 222, 75));
			cs.push(new Ct(4961, "Lahore", 222, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 225:
			cs = new Array();
			cs.push(new Ct(4962, "Port Moresby", 225, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 233:
			cs = new Array();
			cs.push(new Ct(4963, "Doha", 233, 75));
			cs.push(new Ct(4964, "Umm Bab", 233, 75));
			cs.push(new Ct(4965, "Umm Salal", 233, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 235:
			cs = new Array();
			cs.push(new Ct(4966, "Bucharest", 235, 75));
			cs.push(new Ct(4967, "Iasi", 235, 75));
			cs.push(new Ct(4968, "Cluj-Napoca", 235, 75));
			cs.push(new Ct(4969, "Timisoara", 235, 75));
			cs.push(new Ct(4970, "Constanta", 235, 75));
			cs.push(new Ct(4971, "Craiova", 235, 75));
			cs.push(new Ct(4972, "Galati", 235, 75));
			cs.push(new Ct(4973, "Brasov", 235, 75));
			cs.push(new Ct(4974, "Ploiesti", 235, 75));
			cs.push(new Ct(4975, "Braila", 235, 75));
			cs.push(new Ct(4976, "Oradea", 235, 75));
			cs.push(new Ct(4977, "Bacau", 235, 75));
			cs.push(new Ct(4978, "Arad", 235, 75));
			cs.push(new Ct(4979, "Pitesti", 235, 75));
			cs.push(new Ct(4980, "Sibiu", 235, 75));
			cs.push(new Ct(4981, "Targu-Mures", 235, 75));
			cs.push(new Ct(4982, "Baia Mare", 235, 75));
			cs.push(new Ct(4983, "Buzau", 235, 75));
			cs.push(new Ct(4984, "Satu Mare", 235, 75));
			cs.push(new Ct(4985, "Botosani", 235, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 236:
			cs = new Array();
			cs.push(new Ct(4986, "Alma Ata", 236, 75));
			cs.push(new Ct(4987, "Archangel", 236, 75));
			cs.push(new Ct(4988, "Kaliningrad", 236, 75));
			cs.push(new Ct(4989, "Krasnoyarsk", 236, 75));
			cs.push(new Ct(4990, "Kiev", 236, 75));
			cs.push(new Ct(4991, "Kharkov", 236, 75));
			cs.push(new Ct(4992, "Kuibyshev", 236, 75));
			cs.push(new Ct(4993, "Minsk", 236, 75));
			cs.push(new Ct(4994, "Moscow", 236, 75));
			cs.push(new Ct(4995, "Odessa", 236, 75));
			cs.push(new Ct(4996, "Petropavlovsk", 236, 75));
			cs.push(new Ct(4997, "Rostov on Don", 236, 75));
			cs.push(new Ct(4998, "Sverdlovsk", 236, 75));
			cs.push(new Ct(4999, "St. Petersburg", 236, 75));
			cs.push(new Ct(5000, "Tashkent", 236, 75));
			cs.push(new Ct(5001, "Tbilisi", 236, 75));
			cs.push(new Ct(5002, "Vladivostok", 236, 75));
			cs.push(new Ct(5003, "Volgograd", 236, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 237:
			cs = new Array();
			cs.push(new Ct(5004, "Butare", 237, 75));
			cs.push(new Ct(5005, "Gisenyi", 237, 75));
			cs.push(new Ct(5006, "Kibungo", 237, 75));
			cs.push(new Ct(5007, "Kigali", 237, 75));
			cs.push(new Ct(5008, "Ruhengeri", 237, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 241:
			cs = new Array();
			cs.push(new Ct(5009, "Ad Dammam", 241, 75));
			cs.push(new Ct(5010, "Jiddah", 241, 75));
			cs.push(new Ct(5011, "Medina", 241, 75));
			cs.push(new Ct(5012, "Mecca", 241, 75));
			cs.push(new Ct(5013, "Riyadh", 241, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 242:
			cs = new Array();
			cs.push(new Ct(5014, "Dakar", 242, 75));
			cs.push(new Ct(5015, "Kaolack", 242, 75));
			cs.push(new Ct(5016, "Saint-Louis", 242, 75));
			cs.push(new Ct(5017, "Ziguinchor", 242, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 243:
			cs = new Array();
			cs.push(new Ct(5018, "Belgrade", 243, 75));
			cs.push(new Ct(5019, "Pristina", 243, 75));
			cs.push(new Ct(5020, "Novi Sad", 243, 75));
			cs.push(new Ct(5021, "Nis", 243, 75));
			cs.push(new Ct(5022, "Kragujevac", 243, 75));
			cs.push(new Ct(5023, "Prizren", 243, 75));
			cs.push(new Ct(5024, "Subotica", 243, 75));
			cs.push(new Ct(5025, "Pec", 243, 75));
			cs.push(new Ct(5026, "Zrenjanin", 243, 75));
			cs.push(new Ct(5027, "Dakovica", 243, 75));
			cs.push(new Ct(5028, "Pancevo", 243, 75));
			cs.push(new Ct(5029, "Kosovska", 243, 75));
			cs.push(new Ct(5030, "Cacak", 243, 75));
			cs.push(new Ct(5031, "Gnjilane", 243, 75));
			cs.push(new Ct(5032, "Leskovac", 243, 75));
			cs.push(new Ct(5033, "Smederevo", 243, 75));
			cs.push(new Ct(5034, "Valjevo", 243, 75));
			cs.push(new Ct(5035, "Kraljevo", 243, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 245:
			cs = new Array();
			cs.push(new Ct(5036, "Bo", 245, 75));
			cs.push(new Ct(5037, "Freetown", 245, 75));
			cs.push(new Ct(5038, "Kenema", 245, 75));
			cs.push(new Ct(5039, "Koidu", 245, 75));
			cs.push(new Ct(5040, "Koindu", 245, 75));
			cs.push(new Ct(5041, "Makeni", 245, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 247:
			cs = new Array();
			cs.push(new Ct(5042, "Dehimala-Mount Lavinia", 247, 75));
			cs.push(new Ct(5043, "Colombo", 247, 75));
			cs.push(new Ct(5044, "Moratuwa", 247, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 248:
			cs = new Array();
			cs.push(new Ct(5045, "Bratislava", 248, 75));
			cs.push(new Ct(5046, "Kosice", 248, 75));
			cs.push(new Ct(5047, "Presov", 248, 75));
			cs.push(new Ct(5048, "Nitra", 248, 75));
			cs.push(new Ct(5049, "Zilina", 248, 75));
			cs.push(new Ct(5050, "Banska Bystrica", 248, 75));
			cs.push(new Ct(5051, "Trnava", 248, 75));
			cs.push(new Ct(5052, "Martin", 248, 75));
			cs.push(new Ct(5053, "Trencin", 248, 75));
			cs.push(new Ct(5054, "Poprad", 248, 75));
			cs.push(new Ct(5055, "Prievidza", 248, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 249:
			cs = new Array();
			cs.push(new Ct(5056, "Ljubljana", 249, 75));
			cs.push(new Ct(5057, "Maribor", 249, 75));
			cs.push(new Ct(5058, "Celje", 249, 75));
			cs.push(new Ct(5059, "Kranj", 249, 75));
			cs.push(new Ct(5060, "Velenje", 249, 75));
			cs.push(new Ct(5061, "Nova Gorica", 249, 75));
			cs.push(new Ct(5062, "Izola", 249, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 251:
			cs = new Array();
			cs.push(new Ct(5063, "Mogadishu", 251, 75));
			cs.push(new Ct(5064, "Berbera", 251, 75));
			cs.push(new Ct(5065, "Hargeysa", 251, 75));
			cs.push(new Ct(5066, "Chisimayu", 251, 75));
			cs.push(new Ct(5067, "Merca", 251, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 259:
			cs = new Array();
			cs.push(new Ct(5068, "Khartoum", 259, 75));
			cs.push(new Ct(5069, "Omduman", 259, 75));
			cs.push(new Ct(5070, "Niyala", 259, 75));
			cs.push(new Ct(5071, "Port Sudan", 259, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 260:
			cs = new Array();
			cs.push(new Ct(5072, "Lelydorp", 260, 75));
			cs.push(new Ct(5073, "Marienburg", 260, 75));
			cs.push(new Ct(5074, "Meerzorg", 260, 75));
			cs.push(new Ct(5075, "Moengo", 260, 75));
			cs.push(new Ct(5076, "Nieuw Amsterdam", 260, 75));
			cs.push(new Ct(5077, "Nieuw Nickerie", 260, 75));
			cs.push(new Ct(5078, "Paramaribo", 260, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 265:
			cs = new Array();
			cs.push(new Ct(5079, "Damascus", 265, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 266:
			cs = new Array();
			cs.push(new Ct(5080, "Dushanbe", 266, 75));
			cs.push(new Ct(5081, "Kulob", 266, 75));
			cs.push(new Ct(5082, "Qurgonteppa", 266, 75));
			cs.push(new Ct(5083, "Uroteppa", 266, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 267:
			cs = new Array();
			cs.push(new Ct(5084, "Dar es Salaam", 267, 75));
			cs.push(new Ct(5085, "Mbeya", 267, 75));
			cs.push(new Ct(5086, "Morogoro", 267, 75));
			cs.push(new Ct(5087, "Mwanza", 267, 75));
			cs.push(new Ct(5088, "Zanzibar", 267, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 270:
			cs = new Array();
			cs.push(new Ct(5089, "Atakpame", 270, 75));
			cs.push(new Ct(5090, "Kara", 270, 75));
			cs.push(new Ct(5091, "Kpalime", 270, 75));
			cs.push(new Ct(5092, "Lome", 270, 75));
			cs.push(new Ct(5093, "Sokode", 270, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 273:
			cs = new Array();
			cs.push(new Ct(5094, "Arima", 273, 75));
			cs.push(new Ct(5095, "Marabella", 273, 75));
			cs.push(new Ct(5096, "Port of Spain", 273, 75));
			cs.push(new Ct(5097, "San Fernando", 273, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 274:
			cs = new Array();
			cs.push(new Ct(5098, "Tunis", 274, 75));
			cs.push(new Ct(5099, "L'Ariana", 274, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 277:
			cs = new Array();
			cs.push(new Ct(5100, "Ashgabat", 277, 75));
			cs.push(new Ct(5101, "Balkanabat", 277, 75));
			cs.push(new Ct(5102, "Turkmenabat", 277, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 280:
			cs = new Array();
			cs.push(new Ct(5103, "Gulu", 280, 75));
			cs.push(new Ct(5104, "Jinja", 280, 75));
			cs.push(new Ct(5105, "Kampala", 280, 75));
			cs.push(new Ct(5106, "Lira", 280, 75));
			cs.push(new Ct(5107, "Mbale", 280, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 281:
			cs = new Array();
			cs.push(new Ct(5108, "Kiev", 281, 75));
			cs.push(new Ct(5109, "Kharkiv", 281, 75));
			cs.push(new Ct(5110, "Dnipropetrovs'k", 281, 75));
			cs.push(new Ct(5111, "Odesa", 281, 75));
			cs.push(new Ct(5112, "Donets'k", 281, 75));
			cs.push(new Ct(5113, "Zaporizhzhya", 281, 75));
			cs.push(new Ct(5114, "L'viv", 281, 75));
			cs.push(new Ct(5115, "Kryvyy Rih", 281, 75));
			cs.push(new Ct(5116, "Mykolayiv", 281, 75));
			cs.push(new Ct(5117, "Mariupol", 281, 75));
			cs.push(new Ct(5118, "Luhans'k", 281, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 282:
			cs = new Array();
			cs.push(new Ct(5119, "Dubai", 282, 75));
			cs.push(new Ct(5120, "Abu Dhabi", 282, 75));
			cs.push(new Ct(5121, "Al Fujayrah", 282, 75));
			cs.push(new Ct(5122, "Khawr Fakkan", 282, 75));
			cs.push(new Ct(5123, "Ra's al Khaymah", 282, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 285:
			cs = new Array();
			cs.push(new Ct(5124, "Andijon", 285, 75));
			cs.push(new Ct(5125, "Buhoro", 285, 75));
			cs.push(new Ct(5126, "Namangan", 285, 75));
			cs.push(new Ct(5127, "Toskent", 285, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 288:
			cs = new Array();
			cs.push(new Ct(5128, "Hanoi", 288, 75));
			cs.push(new Ct(5129, "Da Nang", 288, 75));
			cs.push(new Ct(5130, "Haiphong", 288, 75));
			cs.push(new Ct(5131, "Ho Chi Minh City", 288, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 293:
			cs = new Array();
			cs.push(new Ct(5132, "Sanaa", 293, 75));
			cs.push(new Ct(5133, "Al Hudaydah", 293, 75));
			cs.push(new Ct(5134, "Al Mukalia", 293, 75));
			cs.push(new Ct(5135, "Ta'izz", 293, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 296:
			cs = new Array();
			cs.push(new Ct(5136, "Kabwe", 296, 75));
			cs.push(new Ct(5137, "Kitwe", 296, 75));
			cs.push(new Ct(5138, "Lusaka", 296, 75));
			cs.push(new Ct(5139, "Ndola", 296, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 297:
			cs = new Array();
			cs.push(new Ct(5140, "Bulawayo", 297, 75));
			cs.push(new Ct(5141, "Chitungwiza", 297, 75));
			cs.push(new Ct(5142, "Gweru", 297, 75));
			cs.push(new Ct(5143, "Harare", 297, 75));
			cs.push(new Ct(5144, "Mutare", 297, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 299:
			cs = new Array();
			cs.push(new Ct(5145, "Banghazi", 299, 75));
			cs.push(new Ct(5146, "Al Khums", 299, 75));
			cs.push(new Ct(5147, "Misratah", 299, 75));
			cs.push(new Ct(5148, "Tripoli", 299, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 162:
			cs = new Array();
			cs.push(new Ct(5149, "Tehran", 162, 75));
			cs.push(new Ct(5150, "Mashhad", 162, 75));
			cs.push(new Ct(5151, "Esfahan", 162, 75));
			cs.push(new Ct(5152, "Tabriz", 162, 75));
			cs.push(new Ct(5153, "Shiraz", 162, 75));
			cs.push(new Ct(5154, "Karaj", 162, 75));
			cs.push(new Ct(5155, "Ahvaz", 162, 75));
			cs.push(new Ct(5156, "Qom", 162, 75));
			cs.push(new Ct(5157, "Kermanshah", 162, 75));
			cs.push(new Ct(5158, "Zahedan", 162, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 170:
			cs = new Array();
			cs.push(new Ct(5159, "Amman", 170, 75));
			cs.push(new Ct(5160, "Az-Zarqa'", 170, 75));
			cs.push(new Ct(5161, "Irbid", 170, 75));
			cs.push(new Ct(5162, "Al-Aqabah", 170, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 171:
			cs = new Array();
			cs.push(new Ct(5163, "Almaty", 171, 75));
			cs.push(new Ct(5164, "Astana", 171, 75));
			cs.push(new Ct(5165, "Qaraghandy", 171, 75));
			cs.push(new Ct(5166, "Pavlodar", 171, 75));
			cs.push(new Ct(5167, "Shymkent", 171, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 172:
			cs = new Array();
			cs.push(new Ct(5168, "Eldoret", 172, 75));
			cs.push(new Ct(5169, "Kisumu", 172, 75));
			cs.push(new Ct(5170, "Mombasa", 172, 75));
			cs.push(new Ct(5171, "Nairobi", 172, 75));
			cs.push(new Ct(5172, "Nakuru", 172, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 174:
			cs = new Array();
			cs.push(new Ct(5173, "Chongjin", 174, 75));
			cs.push(new Ct(5174, "Hamhung", 174, 75));
			cs.push(new Ct(5175, "Nampo", 174, 75));
			cs.push(new Ct(5176, "Pyongyang", 174, 75));
			cs.push(new Ct(5177, "Sinuiju", 174, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 176:
			cs = new Array();
			cs.push(new Ct(5178, "Kuwait City", 176, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 177:
			cs = new Array();
			cs.push(new Ct(5179, "Vientiane", 177, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 178:
			cs = new Array();
			cs.push(new Ct(5180, "Riga", 178, 75));
			cs.push(new Ct(5181, "Daugavpils", 178, 75));
			cs.push(new Ct(5182, "Liepaja", 178, 75));
			cs.push(new Ct(5183, "Jelgava", 178, 75));
			cs.push(new Ct(5184, "Jurmala", 178, 75));
			cs.push(new Ct(5185, "Ventspils", 178, 75));
			cs.push(new Ct(5186, "Rezekne", 178, 75));
			cs.push(new Ct(5187, "Valmiera", 178, 75));
			cs.push(new Ct(5188, "Jekabspils", 178, 75));
			cs.push(new Ct(5189, "Ogre", 178, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 179:
			cs = new Array();
			cs.push(new Ct(5190, "Beirut", 179, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 181:
			cs = new Array();
			cs.push(new Ct(5191, "Buchanan", 181, 75));
			cs.push(new Ct(5192, "Harper", 181, 75));
			cs.push(new Ct(5193, "Monrovia", 181, 75));
			cs.push(new Ct(5194, "Yekepa", 181, 75));
			cs.push(new Ct(5195, "Zwedru", 181, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 183:
			cs = new Array();
			cs.push(new Ct(5196, "Vilnius", 183, 75));
			cs.push(new Ct(5197, "Kaunas", 183, 75));
			cs.push(new Ct(5198, "Klaipeda", 183, 75));
			cs.push(new Ct(5199, "Šiauliai", 183, 75));
			cs.push(new Ct(5200, "Panevežys", 183, 75));
			cs.push(new Ct(5201, "Alytus", 183, 75));
			cs.push(new Ct(5202, "Marijampole", 183, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 186:
			cs = new Array();
			cs.push(new Ct(5203, "Skopje", 186, 75));
			cs.push(new Ct(5204, "Bitola", 186, 75));
			cs.push(new Ct(5205, "Kumanovo", 186, 75));
			cs.push(new Ct(5206, "Tetovo", 186, 75));
			cs.push(new Ct(5207, "Prilep", 186, 75));
			cs.push(new Ct(5208, "Ohrid", 186, 75));
			cs.push(new Ct(5209, "Veles", 186, 75));
			cs.push(new Ct(5210, "Gostivar", 186, 75));
			cs.push(new Ct(5211, "Stip", 186, 75));
			cs.push(new Ct(5212, "Strumica", 186, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 187:
			cs = new Array();
			cs.push(new Ct(5213, "Antananarivo", 187, 75));
			cs.push(new Ct(5214, "Antsirabé", 187, 75));
			cs.push(new Ct(5215, "Fianarantsoa", 187, 75));
			cs.push(new Ct(5216, "Mahajanga", 187, 75));
			cs.push(new Ct(5217, "Toamasina", 187, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 189:
			cs = new Array();
			cs.push(new Ct(5218, "Ampang Jaya", 189, 75));
			cs.push(new Ct(5219, "Ipoh", 189, 75));
			cs.push(new Ct(5220, "Johor Bahru", 189, 75));
			cs.push(new Ct(5221, "Klang", 189, 75));
			cs.push(new Ct(5222, "Kuala Lumpur", 189, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 198:
			cs = new Array();
			cs.push(new Ct(5223, "Chisinau", 198, 75));
			cs.push(new Ct(5224, "Tiraspol", 198, 75));
			cs.push(new Ct(5225, "Balti", 198, 75));
			cs.push(new Ct(5226, "Tighina", 198, 75));
			cs.push(new Ct(5227, "Rabnita", 198, 75));
			cs.push(new Ct(5228, "Cahul", 198, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 300:
			cs = new Array();
			cs.push(new Ct(5235, "Baghdad", 300, 75));
			cs.push(new Ct(5239, "Mosul", 300, 75));
			cs.push(new Ct(5240, "Tikrit", 300, 75));
			cs.push(new Ct(5241, "Samarra", 300, 75));
			cs.push(new Ct(5242, "Najaf", 300, 75));
			cs.push(new Ct(5243, "Basra", 300, 75));
			cs.push(new Ct(5569, "Balad", 300, 75));
			cs.push(new Ct(5574, "Al Asad", 300, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 301:
			cs = new Array();
			cs.push(new Ct(5236, "Sofia", 301, 75));
			cs.push(new Ct(5244, "Plovdiv", 301, 75));
			cs.push(new Ct(5245, "Varna", 301, 75));
			cs.push(new Ct(5246, "Burgas", 301, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 302:
			cs = new Array();
			cs.push(new Ct(5237, "Valletta", 302, 75));
			cs.push(new Ct(5238, "Birkirkara", 302, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 303:
			cs = new Array();
			cs.push(new Ct(5249, "Windhoek", 303, 75));
			cs.push(new Ct(5250, "Swakopmund", 303, 75));
			cs.push(new Ct(5251, "Rundu", 303, 75));
			cs.push(new Ct(5252, "Rehoboth", 303, 75));
			cs.push(new Ct(5253, "Oshakati", 303, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 304:
			cs = new Array();
			cs.push(new Ct(5256, "Kabul", 304, 75));
			cs.push(new Ct(5257, "Khost", 304, 75));
			cs.push(new Ct(5258, "Fayzabad", 304, 75));
			cs.push(new Ct(5259, "Qala i Naw", 304, 75));
			cs.push(new Ct(5260, "Mazari Sharif", 304, 75));
			cs.push(new Ct(5261, "Bamiyan", 304, 75));
			cs.push(new Ct(5262, "Nili", 304, 75));
			cs.push(new Ct(5263, "Farah", 304, 75));
			cs.push(new Ct(5264, "Maymana", 304, 75));
			cs.push(new Ct(5265, "Ghazni", 304, 75));
			cs.push(new Ct(5266, "Herat", 304, 75));
			cs.push(new Ct(5267, "Kandahar", 304, 75));
			cs.push(new Ct(5268, "Mahmud-i-Raqi", 304, 75));
			cs.push(new Ct(5269, "Puli Khumri", 304, 75));
			cs.push(new Ct(5270, "Chaghcharan", 304, 75));
			cs.push(new Ct(5271, "Lashkar Gah", 304, 75));
			cs.push(new Ct(5272, "Sheberghan", 304, 75));
			cs.push(new Ct(5273, "Qalat", 304, 75));
			cs.push(new Ct(5274, "Meydan Shahr", 304, 75));
			cs.push(new Ct(5275, "Taloqan", 304, 75));
			cs.push(new Ct(5276, "Sar-e Pol", 304, 75));
			cs.push(new Ct(5277, "Aybak", 304, 75));
			cs.push(new Ct(5278, "Charikar", 304, 75));
			cs.push(new Ct(5279, "Bazarak", 304, 75));
			cs.push(new Ct(5280, "Sharan", 304, 75));
			cs.push(new Ct(5281, "Gardez", 304, 75));
			cs.push(new Ct(5282, "Tarin Kowt", 304, 75));
			cs.push(new Ct(5283, "Kamdish", 304, 75));
			cs.push(new Ct(5284, "Zaranj", 304, 75));
			cs.push(new Ct(5285, "Jalalabad", 304, 75));
			cs.push(new Ct(5286, "Pul-i-Alam", 304, 75));
			cs.push(new Ct(5287, "Mehtar Lam", 304, 75));
			cs.push(new Ct(5288, "Kunduz", 304, 75));
			cs.push(new Ct(5289, "Asadabad", 304, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 305:
			cs = new Array();
			cs.push(new Ct(5291, "Malé", 305, 75));
			cs.push(new Ct(5292, "Kulhudhuffushi", 305, 75));
			cs.push(new Ct(5293, "Naifaru", 305, 75));
			cs.push(new Ct(5294, "Thinadhoo", 305, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 306:
			cs = new Array();
			cs.push(new Ct(5296, "Tbilisi", 306, 75));
			cs.push(new Ct(5297, "Kutaisi", 306, 75));
			cs.push(new Ct(5298, "Batoumi", 306, 75));
			cs.push(new Ct(5299, "Sokhumi", 306, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 307:
			cs = new Array();
			cs.push(new Ct(5306, "Berat", 307, 75));
			cs.push(new Ct(5307, "Peshkopi", 307, 75));
			cs.push(new Ct(5308, "Durrës", 307, 75));
			cs.push(new Ct(5309, "Elbasan", 307, 75));
			cs.push(new Ct(5310, "Fier", 307, 75));
			cs.push(new Ct(5311, "Gjirokastër", 307, 75));
			cs.push(new Ct(5312, "Korçë", 307, 75));
			cs.push(new Ct(5313, "Kukës", 307, 75));
			cs.push(new Ct(5314, "Lezhë", 307, 75));
			cs.push(new Ct(5315, "Shkodër", 307, 75));
			cs.push(new Ct(5316, "Tirana", 307, 75));
			cs.push(new Ct(5317, "Vlorë", 307, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 308:
			cs = new Array();
			cs.push(new Ct(5318, "Mawson Station", 308, 75));
			cs.push(new Ct(5319, "Casey Station", 308, 75));
			cs.push(new Ct(5320, "Macquarie Island", 308, 75));
			cs.push(new Ct(5321, "Davis Station", 308, 75));
			cs.push(new Ct(5322, "McMurdo Station", 308, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 309:
			cs = new Array();
			cs.push(new Ct(5325, "Minsk", 309, 75));
			cs.push(new Ct(5326, "Vitsebsk", 309, 75));
			cs.push(new Ct(5327, "Mahilyow", 309, 75));
			cs.push(new Ct(5328, "Hrodna", 309, 75));
			cs.push(new Ct(5329, "Homyel", 309, 75));
			cs.push(new Ct(5330, "Brest", 309, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 310:
			cs = new Array();
			cs.push(new Ct(5331, "Bambous", 310, 75));
			cs.push(new Ct(5332, "Centre de Flacq", 310, 75));
			cs.push(new Ct(5333, "Rose-Belle", 310, 75));
			cs.push(new Ct(5334, "Quartier Militaire", 310, 75));
			cs.push(new Ct(5335, "Triolet", 310, 75));
			cs.push(new Ct(5336, "Curepipe", 310, 75));
			cs.push(new Ct(5337, "Port Louis", 310, 75));
			cs.push(new Ct(5338, "Mapou", 310, 75));
			cs.push(new Ct(5339, "Souillac", 310, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 311:
			cs = new Array();
			cs.push(new Ct(5340, "Ouagadougou", 311, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 312:
			cs = new Array();
			cs.push(new Ct(5396, "Kingstown", 312, 75));
			cs.push(new Ct(5397, "Georgetown", 312, 75));
			cs.push(new Ct(5398, "Port Elizabeth", 312, 75));
			cs.push(new Ct(5399, "Layou", 312, 75));
			cs.push(new Ct(5400, "Chateaubelair", 312, 75));
			cs.push(new Ct(5401, "Barrouallie", 312, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 313:
			cs = new Array();
			cs.push(new Ct(5402, "Porto-Novo", 313, 75));
			cs.push(new Ct(5406, "Cotonou ", 313, 75));
			cs.push(new Ct(5407, "Djougou", 313, 75));
			cs.push(new Ct(5408, "Djougou", 313, 75));
			cs.push(new Ct(5409, "Bohicon ", 313, 75));
			cs.push(new Ct(5410, "Kandi", 313, 75));
			cs.push(new Ct(5411, "Abomey ", 313, 75));
			cs.push(new Ct(5412, "Natitingou ", 313, 75));
			cs.push(new Ct(5413, "Lokossa ", 313, 75));
			cs.push(new Ct(5414, "Ouidah ", 313, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 314:
			cs = new Array();
			cs.push(new Ct(5403, "Bandar Seri Begawan", 314, 75));
			cs.push(new Ct(5404, "Kuala Belait", 314, 75));
			cs.push(new Ct(5405, "Labi", 314, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 315:
			cs = new Array();
			cs.push(new Ct(5416, "Mamoudzou", 315, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 316:
			cs = new Array();
			cs.push(new Ct(5418, "Apia", 316, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 317:
			cs = new Array();
			cs.push(new Ct(5420, "Mata-Utu", 317, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 319:
			cs = new Array();
			cs.push(new Ct(5426, "Port-Vila", 319, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 320:
			cs = new Array();
			cs.push(new Ct(5430, "Papapapaiuta", 320, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 321:
			cs = new Array();
			cs.push(new Ct(5431, "Koror", 321, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 322:
			cs = new Array();
			cs.push(new Ct(5432, "Saint-Denis", 322, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 323:
			cs = new Array();
			cs.push(new Ct(5433, "Honiara", 323, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 324:
			cs = new Array();
			cs.push(new Ct(5434, "Victoria", 324, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 325:
			cs = new Array();
			cs.push(new Ct(5435, "San Marino", 325, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 326:
			cs = new Array();
			cs.push(new Ct(5436, "São Tomé", 326, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 327:
			cs = new Array();
			cs.push(new Ct(5437, "Mbabane", 327, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 328:
			cs = new Array();
			cs.push(new Ct(5438, "Grand Turk", 328, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 329:
			cs = new Array();
			cs.push(new Ct(5439, "Nukunonu", 329, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 330:
			cs = new Array();
			cs.push(new Ct(5440, "Nuku'Alofa", 330, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 331:
			cs = new Array();
			cs.push(new Ct(5441, "Funafuti", 331, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 332:
			cs = new Array();
			cs.push(new Ct(5442, "Saint-Pierre", 332, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 333:
			cs = new Array();
			cs.push(new Ct(5443, "Alofi", 333, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 334:
			cs = new Array();
			cs.push(new Ct(5444, "Yaren", 334, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 335:
			cs = new Array();
			cs.push(new Ct(5445, "Kingston", 335, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 336:
			cs = new Array();
			cs.push(new Ct(5446, "Noumea", 336, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 337:
			cs = new Array();
			cs.push(new Ct(5447, "Nouakchott", 337, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 338:
			cs = new Array();
			cs.push(new Ct(5448, "Saipan", 338, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 339:
			cs = new Array();
			cs.push(new Ct(5449, "Rangoon", 339, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 340:
			cs = new Array();
			cs.push(new Ct(5450, "Bamako", 340, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 341:
			cs = new Array();
			cs.push(new Ct(5451, "Majuro", 341, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 342:
			cs = new Array();
			cs.push(new Ct(5452, "Maseru", 342, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 343:
			cs = new Array();
			cs.push(new Ct(5453, "Basseterre", 343, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 344:
			cs = new Array();
			cs.push(new Ct(5454, "Malabo", 344, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 345:
			cs = new Array();
			cs.push(new Ct(5455, "Moroni", 345, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 346:
			cs = new Array();
			cs.push(new Ct(5456, "South Tarawa", 346, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 347:
			cs = new Array();
			cs.push(new Ct(5457, "Bishkek", 347, 75));
			cs.push(new Ct(5458, "Jalal-Abad", 347, 75));
			cs.push(new Ct(5459, "Batken", 347, 75));
			cs.push(new Ct(5460, "Karakol", 347, 75));
			cs.push(new Ct(5461, "Osh", 347, 75));
			cs.push(new Ct(5462, "Talas", 347, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 348:
			cs = new Array();
			cs.push(new Ct(5463, "Libreville", 348, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 349:
			cs = new Array();
			cs.push(new Ct(5464, "Torshavn", 349, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 350:
			cs = new Array();
			cs.push(new Ct(5465, "Palikir", 350, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 351:
			cs = new Array();
			cs.push(new Ct(5466, "Asmara", 351, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 352:
			cs = new Array();
			cs.push(new Ct(5467, "Algiers", 352, 75));
			cs.push(new Ct(5468, "Adrar", 352, 75));
			cs.push(new Ct(5469, "Tamanrasset", 352, 75));
			cs.push(new Ct(5470, "Tlemcen", 352, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 353:
			cs = new Array();
			cs.push(new Ct(5471, "Djibouti City", 353, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 354:
			cs = new Array();
			cs.push(new Ct(5472, "Praia", 354, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 355:
			cs = new Array();
			cs.push(new Ct(5473, "Yaounde", 355, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 356:
			cs = new Array();
			cs.push(new Ct(5475, "Al-Bireh", 356, 75));
			cs.push(new Ct(5476, "Beit Lahia", 356, 75));
			cs.push(new Ct(5477, "Bethlehem", 356, 75));
			cs.push(new Ct(5478, "Gaza City", 356, 75));
			cs.push(new Ct(5479, "Hebron", 356, 75));
			cs.push(new Ct(5480, "Jenin", 356, 75));
			cs.push(new Ct(5481, "Jericho", 356, 75));
			cs.push(new Ct(5482, "East Jerusalem", 356, 75));
			cs.push(new Ct(5483, "Nablus", 356, 75));
			cs.push(new Ct(5484, "Ramallah", 356, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 357:
			cs = new Array();
			cs.push(new Ct(5556, "Lilongwe", 357, 75));
			this.cbl[lID + ''] = cs;
			break;
		case 358:
			cs = new Array();
			cs.push(new Ct(5558, "Douglas", 358, 75));
			cs.push(new Ct(5559, "Onchan", 358, 75));
			cs.push(new Ct(5560, "Ramsey", 358, 75));
			cs.push(new Ct(5561, "Peel", 358, 75));
			this.cbl[lID + ''] = cs;
			break;
		}
	}
	return this.cbl[lID + ''];
}
LM.prototype.gC = LM_gC;

function LM_gIC(lID, cID) {
	if (lID == null) return null;
	var cs = lm.gC(lID);
	if (cs == null) return null;
	var i = 0;
	var c;
	for (i = 0; i < cs.length; i++) {
		c = cs[i];
		if (c.id == cID) return c;
	}
	return null;
}
LM.prototype.gIC = LM_gIC;

function Ct(id, nm, lID, msr) {
	this.id = id;
	this.nm = nm;
	this.lID = lID;
	this.msr = msr;
}

function Ct_sA(cA, cB) {
	if (cA == null) return -1;
	if (cB == null) return 1;
	if (cA.nm == null) return -1;
	if (cB.nm == null) return 1;
	if (cA.nm.toLowerCase() < cB.nm.toLowerCase()) return -1;
	if (cB.nm.toLowerCase() < cA.nm.toLowerCase()) return 1;
	return 0;
}
