/*********************************************************************************************
 *  Things to be aware of when updating this file:
 *      1. Always enter the affiliate callsign using ALL CAPS
 *      2. Make sure to include 'http://' or 'https://' (usually http) in the url
 *      3. Remove any trailing spaces from the end of the url
 *      4. If there are multiple callsigns for the same affiliate (ie 'KAVU/KVCT/KXTS/KMOL') use the first, ie 'KAVU'
 *      5. The call sign in this file MUST MATCH the call sign assigned in the 2halfmenRedir.txt geoserver config file
 *      6. Obviously, adding or changing any callsigns in this file requires adding / changing them in 2halfmenRedir.txt
 *           for everything to work together
 *      7. The format for defining ad zones is: [localAdZone, nationalAdZone]
 *      8. There was one case where the callsign used by the geoserver and the login for the ad server did not match.
 *           THIS IS OKAY, as long as the callsign used here and in the geoserver match, and the ad zones are properly defined
 *********************************************************************************************/

var affiliatesWB = {
	//demo / test ad zones
	'TEST1' : {
		'video': [3, 2726],
		'right': [4, 2727],
		'middle': [5, 2728],
		'bottom': [6, 2729],
		'url':'http://qmedia.xlontech.net/100513/two_and_a_half_men/index.html'
	},
	'TEST2' : {
		'video': [11, 2730],
		'right': [12, 2731],
		'middle': [13, 2732],
		'bottom': [14, 2733],
		'url':'http://qmedia.xlontech.net/100513/two_and_a_half_men/index.html'
	},
	'EMPTY' : { //return empty info if the affiliate can't be found
		'video': [-1,-1],
		'right': [-1,-1],
		'middle': [-1,-1],
		'bottom': [-1,-1],
		'url':'http://www.twoandahalfmenplayer.com/index.html'
	},
	'WPIX': {
		'video': [1000, 2000],
		'right': [1001, 2001],
		'middle': [1002, 2002],
		'bottom': [1003, 2003],
		'url':'http://tv.trb.com/extras/wpix/25men/'
	},
	'KTLA': {
		'video': [1004, 2004],
		'right': [1005, 2005],
		'middle': [1006, 2006],
		'bottom': [1007, 2007],
		'url':'http://tv.trb.com/extras/ktla/25men/index.html'
		
	},
	'WGN': {
		'video': [1008, 2008],
		'right': [1009, 2009],
		'middle': [1010, 2010],
		'bottom': [1011, 2011],
		'url':'http://tv.trb.com/extras/wgntv/25men/'
	},
	'WPHL': {
		'video': [1012, 2012],
		'right': [1013, 2013],
		'middle': [1014, 2014],
		'bottom': [1015, 2015],
		'url':'http://tv.trb.com/extras/wphl/25men/'
	},
	'KBCW': {
		'video': [1016, 2016],
		'right': [1017, 2017],
		'middle': [1018, 2018],
		'bottom': [1019, 2019],
		'url':'http://static.cbslocal.com/national/videoplayertemplate/twoandahalfmen'
	},
	'KDAF': {
		'video': [1020, 2020],
		'right': [1021, 2021],
		'middle': [1022, 2022],
		'bottom': [1023, 2023],
		'url':'http://tv.trb.com/extras/kdaf/25men/'
	},
	'WLVI': {
		'video': [1024, 2024],
		'right': [1025, 2025],
		'middle': [1026, 2026],
		'bottom': [1027, 2027],
		'url':'http://www.cw56.com/network/video/twoandahalfmen'
	},
	'WDCW': {
		'video': [1028, 2028],
		'right': [1029, 2029],
		'middle': [1030, 2030],
		'bottom': [1031, 2031],
		'url':'http://tv.trb.com/extras/wdcw/25men/'
	},
	'WUPA': {
		'video': [1032, 2032],
		'right': [1033, 2033],
		'middle': [1034, 2034],
		'bottom': [1035, 2035],
		'url':'http://static.cbslocal.com/national/videoplayertemplate/twoandahalfmen'
	},
	'KHCW': {
		'video': [1036, 2036],
		'right': [1037, 2037],
		'middle': [1038, 2038],
		'bottom': [1039, 2039],
		'url':'http://tv.trb.com/extras/khcw/25men/'
	},
	'WKBD': {
		'video': [1040, 2040],
		'right': [1041, 2041],
		'middle': [1042, 2042],
		'bottom': [1043, 2043],
		'url':'http://static.cbslocal.com/national/videoplayertemplate/twoandahalfmen'
	},
	'WTOG': {
		'video': [1044, 2044],
		'right': [1045, 2045],
		'middle': [1046, 2046],
		'bottom': [1047, 2047],
		'url':'http://static.cbslocal.com/national/videoplayertemplate/twoandahalfmen'
	},
	'KTVK': {
		'video': [1048, 2048],
		'right': [1049, 2049],
		'middle': [1050, 2050],
		'bottom': [1051, 2051],
		'url':'http://www.quick6.com/cw6/shows/twoandahalfmen.html'
	},
	'KMYQ': {
		'video': [1052, 2052],
		'right': [1053, 2053],
		'middle': [1054, 2054],
		'bottom': [1055, 2055],
		'url':'http://tv.trb.com/extras/kcpq/25men/'
	},
	'KMSP': {
		'video': [1056, 2056],
		'right': [1057, 2057],
		'middle': [1058, 2058],
		'bottom': [1059, 2059],
		'url':'http://www.my29tv.com/includes/video/twomenvideo.htm'
	},
	'WSFL': {
		'video': [1060, 2060],
		'right': [1061, 2061],
		'middle': [1062, 2062],
		'bottom': [1063, 2063],
		'url':'http://tv.trb.com/extras/wsfl/25men/'
	},
	'WOIO': {
		'video': [1064, 2064],
		'right': [1065, 2065],
		'middle': [1066, 2066],
		'bottom': [1067, 2067],
		'url':''
	},
	'KWGN': {
		'video': [1068, 2068],
		'right': [1069, 2069],
		'middle': [1070, 2070],
		'bottom': [1071, 2071],
		'url':'http://tv.trb.com/extras/kwgn/25men/'
	},
	'WOFL': {
		'video': [1072, 2072],
		'right': [1073, 2073],
		'middle': [1074, 2074],
		'bottom': [1075, 2075],
		'url':'http://media.myfoxorlando.com/special/twoandahalfmenvod'
	},
	'KTXL': {
		'video': [1076, 2076],
		'right': [1077, 2077],
		'middle': [1078, 2078],
		'bottom': [1079, 2079],
		'url':'http://tv.trb.com/extras/ktxl/25men/'
	},
	'KPLR': {
		'video': [1080, 2080],
		'right': [1081, 2081],
		'middle': [1082, 2082],
		'bottom': [1083, 2083],
		'url':'http://tv.trb.com/extras/kplr/25men/'
	},
	'WPGH': {
		'video': [1084, 2084],
		'right': [1085, 2085],
		'middle': [1086, 2086],
		'bottom': [1087, 2087],
		'url':'http://www.wpgh53.com/entertainment/twomen/index.shtml'
	},
	'KWBP': {
		'video': [1088, 2088],
		'right': [1089, 2089],
		'middle': [1090, 2090],
		'bottom': [1091, 2091],
		'url':'http://tv.trb.com/extras/krcw/25men/'
	},
	'WUTB': {
		'video': [1092, 2092],
		'right': [1093, 2093],
		'middle': [1094, 2094],
		'bottom': [1095, 2095],
		'url':'http://www.my24wutb.com/subindex/entertainment/two_and_a_half_men'
	},
	'WTTV': {
		'video': [1096, 2096],
		'right': [1097, 2097],
		'middle': [1098, 2098],
		'bottom': [1099, 2099],
		'url':'http://tv.trb.com/extras/wttv/25men/'
	},
	'WJZY': {
		'video': [1100, 2100],
		'right': [1101, 2101],
		'middle': [1102, 2102],
		'bottom': [1103, 2103],
		'url':'http://wjzy.com/pages/shows-twohalfmen-video.html'
	},
	'KSWB': {
		'video': [1104, 2104],
		'right': [1105, 2105],
		'middle': [1106, 2106],
		'bottom': [1107, 2107],
		'url':'http://tv.trb.com/extras/kswb/25men/'
	},
	'WTXX': {
		'video': [1108, 2108],
		'right': [1109, 2109],
		'middle': [1110, 2110],
		'bottom': [1111, 2111],
		'url':'http://tv.trb.com/extras/wtic/25men/'
	},
	'WRAZ': {
		'video': [1112, 2112],
		'right': [1113, 2113],
		'middle': [1114, 2114],
		'bottom': [1115, 2115],
		'url':'http://media.myfoxraleigh.com/special/head/two_and_a_half_men/video.html'
	},
	'WZTV': {
		'video': [1116, 2116],
		'right': [1117, 2117],
		'middle': [1118, 2118],
		'bottom': [1119, 2119],
		'url':'http://www.cw58.tv/entertainment/twomen/index.shtml'
	},
	'KMBC': {
		'video': [1120, 2120],
		'right': [1121, 2121],
		'middle': [1122, 2122],
		'bottom': [1123, 2123],
		'url':'http://www.kmbc.com/2andahalfmen/index.html'
	},
	'WSYX': {
		'video': [1124, 2124],
		'right': [1125, 2125],
		'middle': [1126, 2126],
		'bottom': [1127, 2127],
		'url':''
	},
	'WKRC': {
		'video': [1128, 2128],
		'right': [1129, 2129],
		'middle': [1130, 2130],
		'bottom': [1131, 2131],
		'url':'http://www.cincw.com/content/mediacenter/2andhalfmen/player.aspx'
	},
	'WVTV': {
		'video': [1132, 2132],
		'right': [1133, 2133],
		'middle': [1134, 2134],
		'bottom': [1135, 2135],
		'url':'http://www.cw18milwaukee.com/entertainment/twomen/index.shtml'
	},
	'KTVX': {
		'video': [1136, 2136],
		'right': [1137, 2137],
		'middle': [1138, 2138],
		'bottom': [1139, 2139],
		'url':'http://www.cw30.com/content/twoandahalfmen/default.aspx'
	},
	'WHNS': {
		'video': [1140, 2140],
		'right': [1141, 2141],
		'middle': [1142, 2142],
		'bottom': [1143, 2143],
		'url':'http://www.foxcarolina.com/sponsors/14967736/detail.html'
	},
	'KABB': {
		'video': [1144, 2144],
		'right': [1145, 2145],
		'middle': [1146, 2146],
		'bottom': [1147, 2147],
		'url':'http://www.kmys.tv/twohalfmen/'
	},
	'WTVX': {
		'video': [1148, 2148],
		'right': [1149, 2149],
		'middle': [1150, 2150],
		'bottom': [1151, 2151],
		'url':'http://wearewestpalm.com/content/twohalfmen/videoplayer'
	},
	'WXMI': {
		'video': [1152, 2152],
		'right': [1153, 2153],
		'middle': [1154, 2154],
		'bottom': [1155, 2155],
		'url':'http://tv.trb.com/extras/wxmi/25men/'
	},
	'WTTO': {
		'video': [1156, 2156],
		'right': [1157, 2157],
		'middle': [1158, 2158],
		'bottom': [1159, 2159],
		'url':'http://www.wtto21.com/entertainment/twomen/index.shtml'
	},
	'WPMT': {
		'video': [1160, 2160],
		'right': [1161, 2161],
		'middle': [1162, 2162],
		'bottom': [1163, 2163],
		'url':'http://tv.trb.com/extras/wpmt/25men/'
	},
	'WTVZ': {
		'video': [1164, 2164],
		'right': [1165, 2165],
		'middle': [1166, 2166],
		'bottom': [1167, 2167],
		'url':'http://www.mytvz.com/entertainment/twomen/index.shtml'
	},
	'KVCW': {
		'video': [1168, 2168],
		'right': [1169, 2169],
		'middle': [1170, 2170],
		'bottom': [1171, 2171],
		'url':'http://www.mylvtv.com/entertainment/twomen/index.shtml'
	},
	'KASY': {
		'video': [1172, 2172],
		'right': [1173, 2173],
		'middle': [1174, 2174],
		'bottom': [1175, 2175],
		'url':'http://www.newmexicoscw.tv/twoandahalfmen'
	},
	'KOCB': {
		'video': [1176, 2176],
		'right': [1177, 2177],
		'middle': [1178, 2178],
		'bottom': [1179, 2179],
		'url':'http://www.cwokc.com/entertainment/twomen/index.shtml'
	},
	'WXLV': {
		'video': [1180, 2180],
		'right': [1181, 2181],
		'middle': [1182, 2182],
		'bottom': [1183, 2183],
		'url':'http://www.my48.tv/entertainment/twomen/index.shtml'
	},
	'WDRB': {
		'video': [1184, 2184],
		'right': [1185, 2185],
		'middle': [1186, 2186],
		'bottom': [1187, 2187],
		'url':'http://www.fox41.com/Global/story.asp?S=8430326'
	},
	'WUTV': {
		'video': [1188, 2188],
		'right': [1189, 2189],
		'middle': [1190, 2190],
		'bottom': [1191, 2191],
		'url':'http://www.wutv.com/entertainment/twomen/index.shtml'
	},
	'WAWS': {
		'video': [1192, 2192],
		'right': [1193, 2193],
		'middle': [1194, 2194],
		'bottom': [1195, 2195],
		'url':'http://www.cbs47.com/content/twomen/default.aspx'
	},
	'WLWC': {
		'video': [1196, 2196],
		'right': [1197, 2197],
		'middle': [1198, 2198],
		'bottom': [1199, 2199],
		'url':'http://yourprov.com/content/twoandahalfmen'
	},
	'KEYE': {
		'video': [1200, 2200],
		'right': [1201, 2201],
		'middle': [1202, 2202],
		'bottom': [1203, 2203],
		'url':'http://www.keyetv.com/content/entertainment/twoandahalfmen/default.aspx'
	},
	'WOLF': {
		'video': [1204, 2204],
		'right': [1205, 2205],
		'middle': [1206, 2206],
		'bottom': [1207, 2207],
		'url':''
	},
	'WGNO': {
		'video': [1208, 2208],
		'right': [1209, 2209],
		'middle': [1210, 2210],
		'bottom': [1211, 2211],
		'url':'http://tv.trb.com/extras/wnol/25men/'
	},
	'KMPH': {
		'video': [1212, 2212],
		'right': [1213, 2213],
		'middle': [1214, 2214],
		'bottom': [1215, 2215],
		'url':'http://www.videos.pappastv.com/kmph/twoandahalfmen/player.html'
	},
	'WCWN': {
		'video': [1216, 2216],
		'right': [1217, 2217],
		'middle': [1218, 2218],
		'bottom': [1219, 2219],
		'url':''
	},
	'KLRT': {
		'video': [1220, 2220],
		'right': [1221, 2221],
		'middle': [1222, 2222],
		'bottom': [1223, 2223],
		'url':''
	},
	'WBDT': {
		'video': [1224, 2224],
		'right': [1225, 2225],
		'middle': [1226, 2226],
		'bottom': [1227, 2227],
		'url':'http://daytonscw.com/twoandahalfmen'
	},
	'WPMI': {
		'video': [1228, 2228],
		'right': [1229, 2229],
		'middle': [1230, 2230],
		'bottom': [1231, 2231],
		'url':'http://www.utv44.com/content/twohalf/default.aspx'
	},
	'WTNZ': {
		'video': [1232, 2232],
		'right': [1233, 2233],
		'middle': [1234, 2234],
		'bottom': [1235, 2235],
		'url':'http://www.wwtnzfox43.com/twoandahalfment.html'
	},
	'WRLH': {
		'video': [1236, 2236],
		'right': [1237, 2237],
		'middle': [1238, 2238],
		'bottom': [1239, 2239],
		'url':''
	},
	'KTUL': {
		'video': [1240, 2240],
		'right': [1241, 2241],
		'middle': [1242, 2242],
		'bottom': [1243, 2243],
		'url':'http://static.ktul.com/twoandahalfmen.html'
	},
	'WDKY': {
		'video': [1244, 2244],
		'right': [1245, 2245],
		'middle': [1246, 2246],
		'bottom': [1247, 2247],
		'url':'http://www.wdky56.com/entertainment/twomen/index.shtml'
	},
	'WXCW': {
		'video': [1248, 2248],
		'right': [1249, 2249],
		'middle': [1250, 2250],
		'bottom': [1251, 2251],
		'url':''
	},
	'WCHS': {
		'video': [1252, 2252],
		'right': [1253, 2253],
		'middle': [1254, 2254],
		'bottom': [1255, 2255],
		'url':''
	},
	'WSMH': {
		'video': [1256, 2256],
		'right': [1257, 2257],
		'middle': [1258, 2258],
		'bottom': [1259, 2259],
		'url':'http://www.wsmh.com/entertainment/twomen/index.shtml'
	},
	'KSAS': {
		'video': [1260, 2260],
		'right': [1261, 2261],
		'middle': [1262, 2262],
		'bottom': [1263, 2263],
		'url':'http://www.foxkansas.com/sites/ksas/content/twoandhalf.html'
	},
	'WFXR': {
		'video': [1264, 2264],
		'right': [1265, 2265],
		'middle': [1266, 2266],
		'bottom': [1267, 2267],
		'url':'http://www.fox2127.com/subindex/two_and_a_half_men'
	},
	'WGBA': {
		'video': [1268, 2268],
		'right': [1269, 2269],
		'middle': [1270, 2270],
		'bottom': [1271, 2271],
		'url':'http://wacy.com/212Men/tabid/4381/Default.aspx'
	},
	'KMSB': {
		'video': [1272, 2272],
		'right': [1273, 2273],
		'middle': [1274, 2274],
		'bottom': [1275, 2275],
		'url':'http://www.kttu.com/itskttu/2menplayer.html'
	},
	'WT05': {
		'video': [1276, 2276],
		'right': [1277, 2277],
		'middle': [1278, 2278],
		'bottom': [1279, 2279],
		'url':'http://www.wt05toledo.com/video/twoandahalfmen.html'
	},
	'KHON': {
		'video': [1280, 2280],
		'right': [1281, 2281],
		'middle': [1282, 2282],
		'bottom': [1283, 2283],
		'url':''
	},
	'KDSM': {
		'video': [1284, 2284],
		'right': [1285, 2285],
		'middle': [1286, 2286],
		'bottom': [1287, 2287],
		'url':'http://www.kdsm17.com/entertainment/twomen/index.shtml'
	},
	'WPFO': {
		'video': [1288, 2288],
		'right': [1289, 2289],
		'middle': [1290, 2290],
		'bottom': [1291, 2291],
		'url':'http://media.myfoxmaine.com/special/head/two_and_a_half_men/video.html'
	},
	'KPTM': {
		'video': [1292, 2292],
		'right': [1293, 2293],
		'middle': [1294, 2294],
		'bottom': [1295, 2295],
		'url':''
	},
	'KSFX': {
		'video': [1296, 2296],
		'right': [1297, 2297],
		'middle': [1298, 2298],
		'bottom': [1299, 2299],
		'url':'http://www.ozarksfirst.com/content/2menmedia'
	},
	'KAYU': {
		'video': [1300, 2300],
		'right': [1301, 2301],
		'middle': [1302, 2302],
		'bottom': [1303, 2303],
		'url':'http://media.myfoxspokane.com/special/head/two_and_a_half_men/video.html'
	},
	'WUHF': {
		'video': [1304, 2304],
		'right': [1305, 2305],
		'middle': [1306, 2306],
		'bottom': [1307, 2307],
		'url':''
	},
	'WSYT': {
		'video': [1308, 2308],
		'right': [1309, 2309],
		'middle': [1310, 2310],
		'bottom': [1311, 2311],
		'url':'http://www.foxsyracuse.com/entertainment/twomen/index.shtml'
	},
	'KBSI': {
		'video': [1312, 2312],
		'right': [1313, 2313],
		'middle': [1314, 2314],
		'bottom': [1315, 2315],
		'url':''
	},
	'KMSS': {
		'video': [1316, 2316],
		'right': [1317, 2317],
		'middle': [1318, 2318],
		'bottom': [1319, 2319],
		'url':'http://www.kmsstv.com/2andahalfmen.html'
	},
	'WRSP': {
		'video': [1320, 2320],
		'right': [1321, 2321],
		'middle': [1322, 2322],
		'bottom': [1323, 2323],
		'url':'http://www.myfoxillinois.com/subindex/entertainment/entertainment_05'
	},
	'WKTC': {
		'video': [1324, 2324],
		'right': [1325, 2325],
		'middle': [1326, 2326],
		'bottom': [1327, 2327],
		'url':''
	},
	'WZDX': {
		'video': [1328, 2328],
		'right': [1329, 2329],
		'middle': [1330, 2330],
		'bottom': [1331, 2331],
		'url':'http://media2.fox54.com/special/two_and_half_men/video.html'
	},
	'WMSN': {
		'video': [1332, 2332],
		'right': [1333, 2333],
		'middle': [1334, 2334],
		'bottom': [1335, 2335],
		'url':'http://www.fox47.com/sections/entertainment/twomen/index.shtml'
	},
	'WFLI': {
		'video': [1336, 2336],
		'right': [1337, 2337],
		'middle': [1338, 2338],
		'bottom': [1339, 2339],
		'url':''
	},
	'WUFX': {
		'video': [1340, 2340],
		'right': [1341, 2341],
		'middle': [1342, 2342],
		'bottom': [1343, 2343],
		'url':''
	},
	'WSJV': {
		'video': [1344, 2344],
		'right': [1345, 2345],
		'middle': [1346, 2346],
		'bottom': [1347, 2347],
		'url':'http://www.fox28.com/Global/category.asp?C=139596&nav=menu1356_5_4'
	},
	'KCRG': {
		'video': [1348, 2348],
		'right': [1349, 2349],
		'middle': [1350, 2350],
		'bottom': [1351, 2351],
		'url':'http://www.kcrg.com/twoandahalfmen'
	},
	'WFFF': {
		'video': [1352, 2352],
		'right': [1353, 2353],
		'middle': [1354, 2354],
		'bottom': [1355, 2355],
		'url':''
	},
	'XHRIO': {
		'video': [1356, 2356],
		'right': [1357, 2357],
		'middle': [1358, 2358],
		'bottom': [1359, 2359],
		'url':''
	},
	'WKPT': {
		'video': [1360, 2360],
		'right': [1361, 2361],
		'middle': [1362, 2362],
		'bottom': [1363, 2363],
		'url':'http://www.wapktv.com/two.html'
	},
	'WGMB': {
		'video': [1364, 2364],
		'right': [1365, 2365],
		'middle': [1366, 2366],
		'bottom': [1367, 2367],
		'url':'http://www.fox44.com/whatson/twoandahalfmen'
	},
	'KXRM': {
		'video': [1368, 2368],
		'right': [1369, 2369],
		'middle': [1370, 2370],
		'bottom': [1371, 2371],
		'url':''
	},
	'KWKT': {
		'video': [1372, 2372],
		'right': [1373, 2373],
		'middle': [1374, 2374],
		'bottom': [1375, 2375],
		'url':'http://www.kwkt.com/twoandahalfmen'
	},
	'KLJB': {
		'video': [1376, 2376],
		'right': [1377, 2377],
		'middle': [1378, 2378],
		'bottom': [1379, 2379],
		'url':'http://media2.kljb.com/special/two_and_half_men/video.html'
	},
	'WHDS': {
		'video': [1380, 2380],
		'right': [1381, 2381],
		'middle': [1382, 2382],
		'bottom': [1383, 2383],
		'url':''
	},
	'WTAJ': {
		'video': [1384, 2384],
		'right': [1385, 2385],
		'middle': [1386, 2386],
		'bottom': [1387, 2387],
		'url':''
	},
	'WCSC': {
		'video': [1388, 2388],
		'right': [1389, 2389],
		'middle': [1390, 2390],
		'bottom': [1391, 2391],
		'url':'http://www.live5news.com/global/Category.asp?c=151270'
	},
	'WEVV': {
		'video': [1392, 2392],
		'right': [1393, 2393],
		'middle': [1394, 2394],
		'bottom': [1395, 2395],
		'url':'http://www.wevv.com/programming/men/'
	},
	'KPBI': {
		'video': [1396, 2396],
		'right': [1397, 2397],
		'middle': [1398, 2398],
		'bottom': [1399, 2399],
		'url':''
	},
	'WYFX': {
		'video': [1400, 2400],
		'right': [1401, 2401],
		'middle': [1402, 2402],
		'bottom': [1403, 2403],
		'url':'http://www.wkbn.com/twomen'
	},
	'KHGI': { // note: the ad server uses KTVG instead of KHGI for some reason (didn't follow the convention) -- but the GEOSERVER uses KHGI, so we need to use that here
		'video': [1404, 2404],
		'right': [1405, 2405],
		'middle': [1406, 2406],
		'bottom': [1407, 2407],
		'url':'http://www.foxnebraska.com/Global/category.asp?C=114916&nav=menu618_3'
	},
	'WPDE': {
		'video': [1408, 2408],
		'right': [1409, 2409],
		'middle': [1410, 2410],
		'bottom': [1411, 2411],
		'url':''
	},
	'WFFT': {
		'video': [1412, 2412],
		'right': [1413, 2413],
		'middle': [1414, 2414],
		'bottom': [1415, 2415],
		'url':'http://fortwaynehomepage.net/content/twoandahalfmen'
	},
	'WFXI': {
		'video': [1416, 2416],
		'right': [1417, 2417],
		'middle': [1418, 2418],
		'bottom': [1419, 2419],
		'url':'http://www.fox8fox14.com/twoandhalfplayer.html'
	},
	'WTLH': {
		'video': [1420, 2420],
		'right': [1421, 2421],
		'middle': [1422, 2422],
		'bottom': [1423, 2423],
		'url':'http://media.myfoxtallahassee.com/special/head/two_and_a_half_men/video.html'
	},
	'KAME': {
		'video': [1424, 2424],
		'right': [1425, 2425],
		'middle': [1426, 2426],
		'bottom': [1427, 2427],
		'url':'http://foxreno.com/twoandahalfmen'
	},
	'KFXK': {
		'video': [1428, 2428],
		'right': [1429, 2429],
		'middle': [1430, 2430],
		'bottom': [1431, 2431],
		'url':'http://www.fox51.com/twoandahalfmen'
	},
	'WHTV': {
		'video': [1432, 2432],
		'right': [1433, 2433],
		'middle': [1434, 2434],
		'bottom': [1435, 2435],
		'url':'http://www.my18.tv/video/twohalfmen.html'
	},
	'WWTV': {
		'video': [1436, 2436],
		'right': [1437, 2437],
		'middle': [1438, 2438],
		'bottom': [1439, 2439],
		'url':''
	},
	'WFXG': {
		'video': [1440, 2440],
		'right': [1441, 2441],
		'middle': [1442, 2442],
		'bottom': [1443, 2443],
		'url':'http://www.wfxg.com/Global/category.asp?C=135888&nav=menu456_2_4'
	},
	'KDLT': {
		'video': [1440, 2440],
		'right': [1441, 2441],
		'middle': [1442, 2442],
		'bottom': [1443, 2443],
		'url':''
	},
	'WYZZ': {
		'video': [1444, 2444],
		'right': [1445, 2445],
		'middle': [1446, 2446],
		'bottom': [1447, 2447],
		'url':'http://centralillinoisproud.com/content/wyzzprogramming'
	},
	'KNIN': {
		'video': [1448, 2448],
		'right': [1449, 2449],
		'middle': [1450, 2450],
		'bottom': [1451, 2451],
		'url':' http://www.knin.com/twoandahalfmen'
	},
	'KVRR': {
		'video': [1452, 2452],
		'right': [1453, 2453],
		'middle': [1454, 2454],
		'bottom': [1455, 2455],
		'url':''
	},
	'KLSR': {
		'video': [1456, 2456],
		'right': [1457, 2457],
		'middle': [1458, 2458],
		'bottom': [1459, 2459],
		'url':''
	},
	'WGXA': {
		'video': [1460, 2460],
		'right': [1461, 2461],
		'middle': [1462, 2462],
		'bottom': [1463, 2463],
		'url':''
	},
	'KCOY': {
		'video': [1464, 2464],
		'right': [1465, 2465],
		'middle': [1466, 2466],
		'bottom': [1467, 2467],
		'url':'http://centralcoastnow.com/twoandahalfmen/kkfx.html'
	},
	'KADN': {
		'video': [1468, 2468],
		'right': [1469, 2469],
		'middle': [1470, 2470],
		'bottom': [1471, 2471],
		'url':''
	},
	'KCBA': {
		'video': [1472, 2472],
		'right': [1473, 2473],
		'middle': [1474, 2474],
		'bottom': [1475, 2475],
		'url':'http://centralcoastnow.com/twoandahalfmen/kcba.html'
	},
	'KCYU': {
		'video': [1476, 2476],
		'right': [1477, 2477],
		'middle': [1478, 2478],
		'bottom': [1479, 2479],
		'url':'http://www.myfoxlinks.com/twoandahalfmen/index.php'
	},
	'KBAK': {
		'video': [1480, 2480],
		'right': [1481, 2481],
		'middle': [1482, 2482],
		'bottom': [1483, 2483],
		'url':''
	},
	'WLAX': {
		'video': [1484, 2484],
		'right': [1485, 2485],
		'middle': [1486, 2486],
		'bottom': [1487, 2487],
		'url':'http://media2.fox2548.com/special/two_and_half_men/video.html'
	},
	'KIII': {
		'video': [1488, 2488],
		'right': [1489, 2489],
		'middle': [1490, 2490],
		'bottom': [1491, 2491],
		'url':'http://cas.clickability.com/cac?a=xxx'
	},
	'KCVU': {
		'video': [1492, 2492],
		'right': [1493, 2493],
		'middle': [1494, 2494],
		'bottom': [1495, 2495],
		'url':'http://media.myfoxchico.com/special/head/two_and_a_half_men/video.html'
	},
	'KCIT': {
		'video': [1496, 2496],
		'right': [1497, 2497],
		'middle': [1498, 2498],
		'bottom': [1499, 2499],
		'url':''
	},
	'WTVA': {
		'video': [1500, 2500],
		'right': [1501, 2501],
		'middle': [1502, 2502],
		'bottom': [1503, 2503],
		'url':'http://www.wkdh.com/twoandhalf.html'
	},
	'WQRF': {
		'video': [1504, 2504],
		'right': [1505, 2505],
		'middle': [1506, 2506],
		'bottom': [1507, 2507],
		'url':''
	},
	'WAOW': {
		'video': [1508, 2508],
		'right': [1509, 2509],
		'middle': [1510, 2510],
		'bottom': [1511, 2511],
		'url':''
	},
	'KAQY': {
		'video': [1512, 2512],
		'right': [1513, 2513],
		'middle': [1514, 2514],
		'bottom': [1515, 2515],
		'url':'http://www.abc-11.com/2halfmen.html'
	},
	'WMYW': {
		'video': [1516, 2516],
		'right': [1517, 2517],
		'middle': [1518, 2518],
		'bottom': [1519, 2519],
		'url':''
	},
	'KQDS': {
		'video': [1520, 2520],
		'right': [1521, 2521],
		'middle': [1522, 2522],
		'bottom': [1523, 2523],
		'url':''
	},
	'WIBW': {
		'video': [1524, 2524],
		'right': [1525, 2525],
		'middle': [1526, 2526],
		'bottom': [1527, 2527],
		'url':'http://www.wibw.com/home/misc/12164651.html'
	},
	'KMIZ': {
		'video': [1528, 2528],
		'right': [1529, 2529],
		'middle': [1530, 2530],
		'bottom': [1531, 2531],
		'url':'http://www.kmiz.com/mymidmo/twomen.php'
	},
	'KUIL': {
		'video': [1532, 2532],
		'right': [1533, 2533],
		'middle': [1534, 2534],
		'bottom': [1535, 2535],
		'url':'http://media.myfoxbeaumont.com/special/head/two_and_a_half_men/video.html'
	},
	'KMVU': {
		'video': [1536, 2536],
		'right': [1537, 2537],
		'middle': [1538, 2538],
		'bottom': [1539, 2539],
		'url':'http://www.fox26medford.com/twoandahalfmen'
	},
	'KPTH': {
		'video': [1540, 2540],
		'right': [1541, 2541],
		'middle': [1542, 2542],
		'bottom': [1543, 2543],
		'url':'http://managekmeg.worldnow.com/global/Category.asp?c=115442'
	},
	'KFJX': {
		'video': [1544, 2544],
		'right': [1545, 2545],
		'middle': [1546, 2546],
		'bottom': [1547, 2547],
		'url':'http://www.fox14tv.com/Global/category.asp?C=117376'
	},
	'WFXL': {
		'video': [1548, 2548],
		'right': [1549, 2549],
		'middle': [1550, 2550],
		'bottom': [1551, 2551],
		'url':'http://www.wfxl.com/community/content.aspx?id=88926'
	},
	'KJTL': {
		'video': [1552, 2552],
		'right': [1553, 2553],
		'middle': [1554, 2554],
		'bottom': [1555, 2555],
		'url':''
	},
	'KJTV': {
		'video': [1556, 2556],
		'right': [1557, 2557],
		'middle': [1558, 2558],
		'bottom': [1559, 2559],
		'url':'http://media.myfoxlubbock.com/special/head/two_and_a_half_men/video.html'
	},
	'WBOC': {
		'video': [1560, 2560],
		'right': [1561, 2561],
		'middle': [1562, 2562],
		'bottom': [1563, 2563],
		'url':'http://www.fox21delmarva.com/twoandahalfmen.html'
	},
	'KPSE': {
		'video': [1564, 2564],
		'right': [1565, 2565],
		'middle': [1566, 2566],
		'bottom': [1567, 2567],
		'url':''
	},
	'WVNS': {
		'video': [1568, 2568],
		'right': [1569, 2569],
		'middle': [1570, 2570],
		'bottom': [1571, 2571],
		'url':''
	},
	'WABI': {
		'video': [1572, 2572],
		'right': [1573, 2573],
		'middle': [1574, 2574],
		'bottom': [1575, 2575],
		'url':'http://www.wabi.tv/content/4227/2HalfMen/'
	},
	'KTBY': {
		'video': [1576, 2576],
		'right': [1577, 2577],
		'middle': [1578, 2578],
		'bottom': [1579, 2579],
		'url':''
	},
	'WTRF': {
		'video': [1580, 2580],
		'right': [1581, 2581],
		'middle': [1582, 2582],
		'bottom': [1583, 2583],
		'url':''
	},
	'WPGX': {
		'video': [1584, 2584],
		'right': [1585, 2585],
		'middle': [1586, 2586],
		'bottom': [1587, 2587],
		'url':''
	},
	'WICZ': {
		'video': [1588, 2588],
		'right': [1589, 2589],
		'middle': [1590, 2590],
		'bottom': [1591, 2591],
		'url':'http://www.wicz.com/twoandahalfmen/'
	},
	'KNDX': {
		'video': [1592, 2592],
		'right': [1593, 2593],
		'middle': [1594, 2594],
		'bottom': [1595, 2595],
		'url':'http://media.myfoxbis.com/special/head/two_and_a_half_men/video.html'
	},
	'KPEJ': {
		'video': [1596, 2596],
		'right': [1597, 2597],
		'middle': [1598, 2598],
		'bottom': [1599, 2599],
		'url':'http://www.kpejtv.com/videos/twoandahalfmen/index.html'
	},
	'KXII': {
		'video': [1600, 2600],
		'right': [1601, 2601],
		'middle': [1602, 2602],
		'bottom': [1603, 2603],
		'url':'http://www.kxii.com/entertainment/misc/12213376.html'
	},
	'WGFL': {
		'video': [1604, 2604],
		'right': [1605, 2605],
		'middle': [1606, 2606],
		'bottom': [1607, 2607],
		'url':''
	},
	'KXVA': {
		'video': [1608, 2608],
		'right': [1609, 2609],
		'middle': [1610, 2610],
		'bottom': [1611, 2611],
		'url':''
	},
	'KECY': {
		'video': [1612, 2612],
		'right': [1613, 2613],
		'middle': [1614, 2614],
		'bottom': [1615, 2615],
		'url':'http://www.myfox9online.com/subindex/fox_on_demand/2_and_a_half_men'
	},
	'KTMF': {
		'video': [1616, 2616],
		'right': [1617, 2617],
		'middle': [1618, 2618],
		'bottom': [1619, 2619],
		'url':'http://www.abcmontana.com/programming/programminglinks'
	},
	'WFXV': {
		'video': [1620, 2620],
		'right': [1621, 2621],
		'middle': [1622, 2622],
		'bottom': [1623, 2623],
		'url':''
	},
	'KULR': {
		'video': [1624, 2624],
		'right': [1625, 2625],
		'middle': [1626, 2626],
		'bottom': [1627, 2627],
		'url':''
	},
	'WDFX': {
		'video': [1628, 2628],
		'right': [1629, 2629],
		'middle': [1630, 2630],
		'bottom': [1631, 2631],
		'url':''
	},
	'WETM': {
		'video': [1632, 2632],
		'right': [1633, 2633],
		'middle': [1634, 2634],
		'bottom': [1635, 2635],
		'url':''
	},
	'KVHP': {
		'video': [1636, 2636],
		'right': [1637, 2637],
		'middle': [1638, 2638],
		'bottom': [1639, 2639],
		'url':'http://www.watchfox29.com/vod/twomen.cfm'
	},
	'WWNY': {
		'video': [1640, 2640],
		'right': [1641, 2641],
		'middle': [1642, 2642],
		'bottom': [1643, 2643],
		'url':'http://www.wwnytv.net/twoandahalfmen.asp'
	},
	'KEVN': {
		'video': [1644, 2644],
		'right': [1645, 2645],
		'middle': [1646, 2646],
		'bottom': [1647, 2647],
		'url':''
	},
	'WNTZ': {
		'video': [1648, 2648],
		'right': [1649, 2649],
		'middle': [1650, 2650],
		'bottom': [1651, 2651],
		'url':'http://www.fox48tv.com/twoandahalfmen'
	},
	'WHSV': {
		'video': [1652, 2652],
		'right': [1653, 2653],
		'middle': [1654, 2654],
		'bottom': [1655, 2655],
		'url':''
	},
	'WCAV': {
		'video': [1656, 2656],
		'right': [1657, 2657],
		'middle': [1658, 2658],
		'bottom': [1659, 2659],
		'url':''
	},
	'WBKO': {
		'video': [1660, 2660],
		'right': [1661, 2661],
		'middle': [1662, 2662],
		'bottom': [1663, 2663],
		'url':''
	},
	'WTOK': {
		'video': [1664, 2664],
		'right': [1665, 2665],
		'middle': [1666, 2666],
		'bottom': [1667, 2667],
		'url':''
	},
	'KKCO': {
		'video': [1668, 2668],
		'right': [1669, 2669],
		'middle': [1670, 2670],
		'bottom': [1671, 2671],
		'url':''
	},
	'KLDO': {
		'video': [1672, 2672],
		'right': [1673, 2673],
		'middle': [1674, 2674],
		'bottom': [1675, 2675],
		'url':''
	},
	'KFBB': {
		'video': [1676, 2676],
		'right': [1677, 2677],
		'middle': [1678, 2678],
		'bottom': [1679, 2679],
		'url':''
	},
	'KMVT': {
		'video': [1680, 2680],
		'right': [1681, 2681],
		'middle': [1682, 2682],
		'bottom': [1683, 2683],
		'url':''
	},
	'KWYB': {
		'video': [1684, 2684],
		'right': [1685, 2685],
		'middle': [1686, 2686],
		'bottom': [1687, 2687],
		'url':'http://www.abcmontana.com/programming/programminglinks'
	},
	'KBVU': {
		'video': [1688, 2688],
		'right': [1689, 2689],
		'middle': [1690, 2690],
		'bottom': [1691, 2691],
		'url':''
	},
	'KDEV': {
		'video': [1692, 2692],
		'right': [1693, 2693],
		'middle': [1694, 2694],
		'bottom': [1695, 2695],
		'url':''
	},
	'KIDY': {
		'video': [1696, 2696],
		'right': [1697, 2697],
		'middle': [1698, 2698],
		'bottom': [1699, 2699],
		'url':''
	},
	'KGWC': {
		'video': [1700, 2700],
		'right': [1701, 2701],
		'middle': [1702, 2702],
		'bottom': [1703, 2703],
		'url':''
	},
	'KFXF': {
		'video': [1704, 2704],
		'right': [1705, 2705],
		'middle': [1706, 2706],
		'bottom': [1707, 2707],
		'url':''
	},
	'KAVU': {
		'video': [1708, 2708],
		'right': [1709, 2709],
		'middle': [1710, 2710],
		'bottom': [1711, 2711],
		'url':''
	},
	'KHBB': {
		'video': [1712, 2712],
		'right': [1713, 2713],
		'middle': [1714, 2714],
		'bottom': [1715, 2715],
		'url':''
	}
};