
// JavaScript Document
//
// 'display','KEYWORD','link','description'
// Display : 0=Don't display, 1=Display, 2=non-functional
// Keyword : MUST BE IN CAPS
// keyword[] = new Array('DISPLAY','KEYWORD','DISPLAYED_KEYWORD','LINK','DESC');
//
var keyword = new Array();

keyword[0] = new Array('1','Keyword List','Keyword List','Http://www.whec.com/article/stories/s486590.shtml?cat=10247','All Keywords');
keyword[1] = new Array('1','------------------------','------------------------','Http://www.whec.com/article/stories/s486590.shtml?cat=10247','------------------------');
keyword[2] = new Array('1','pinpoint10','Pinpoint 10 Weather','http://www.whec.com/weather','Pinpoint 10 Weather');
keyword[3] = new Array('1','doppler','Doppler Radar','http://www.whec.com/doppler/','Doppler Radar');
keyword[4] = new Array('1','local','Local News','http://www.whec.com/article/565/','Local News');
keyword[5] = new Array('1','weblinks','Weblinks','http://www.whec.com/article/585/','Weblinks');
keyword[6] = new Array('1','movietimes','Movie Times','http://www.whec.com/article/11247/','Movie Times');
keyword[7] = new Array('1','blank','---','http://www.news10nbc.com','---');
keyword[8] = new Array('1','emailalerts','Email Alerts','http://www.whec.com/article/stories/s69724.shtml?cat=575','Email Alerts');
keyword[9] = new Array('1','fingerlakes','Finger Lakes Bureau','http://www.whec.com/article/10949/','Finger Lakes Bureau');
keyword[10] = new Array('1','gasprices','Gas Prices','http://www.whec.com/article/10047/','Gas Prices');
keyword[11] = new Array('1','hssports','High School Sports','http://www.whec.com/article/10461/','High School Sports');
keyword[12] = new Array('1','iteam','I-Team 10','http://www.whec.com/article/572/','I-Team 10');
keyword[13] = new Array('1','medical','Medical News','http://www.whec.com/article/577/','Medical News');
keyword[14] = new Array('1','mrfood','Mr. Food','http://www.whec.com/article/10801/','Mr. Food');
keyword[15] = new Array('1','scholar','Scholar Athlete','http://www.whec.com/article//10470//','Scholar Athlete');
keyword[16] = new Array('1','sports','Sports','http://www.whec.com/article/571/','Sports');
keyword[17] = new Array('1','traffic','Pinpoint 10 Traffic','http://www.whec.com/article/10791/','Pinpoint 10 Traffic');
keyword[18] = new Array('1','10country','10 Country','http://www.whec.com/article/10882','10 Country');
keyword[19] = new Array('1','seniorlife','Senior Life','http://www.news10nbc.com/article/10702/','Senior Life');
keyword[20] = new Array('1','carshow','The Car Show','http://www.whec.com/article/10465/','The Car Show');
keyword[21] = new Array('1','nbcshows','Watch NBC Shows','http://www.whec.com/article/stories/s499499.shtml?cat=575','Watch NBC Shows');
keyword[22] = new Array('1','about','About News 10NBC','http://www.whec.com/article/stories/s63989.shtml?cat=575','About News 10NBC');
keyword[23] = new Array('1','advertise','Advertise','http://www.whec.com/article/stories/s63822.shtml?cat=575','Advertise');
keyword[24] = new Array('1','calendar','Community Calendar','http://www.whec.com/article/587/','Community Calendar');
keyword[25] = new Array('1','contact','Contact Us','http://www.whec.com/article/stories/s60349.shtml?cat=575','Contact Us');
keyword[26] = new Array('1','employment','Employment','http://www.whec.com/article/10071/','Employment');
keyword[27] = new Array('1','newsteam','News Team','http://www.whec.com/article/stories/S64256.shtml?cat=573','News Team');
keyword[28] = new Array('1','programming','Programming','http://www.whec.com/article/stories/s60347.shtml?cat=574','Programming');

