
top.menu = "weather";

///// Start link table ///// (make sure there's a comma after each linkname and URL) 

var linktable = new Array( 

'AccuWeather',
'Get your local weather by U.S. City name or zip code',
'http://www.accuweather.com/adcbin/local_index?nav=home&thiszip=get&selcity=<symbol>&newstate=NONE',

'AccuWeather Int\'l',
'International weather, search by city name',
'http://www.accuweather.com/adcbin/intlocal_index?wxcity2=<symbol>&wxcountry=CA;ON',

'Astronomy Report',
'Find astronomy reports by zip code',
'http://www.wunderground.com/sky/SkyRedirect.asp?zipcode=<symbol>',

'CNN Weather',
'Get your local weather by zip code',
'http://weather.cnnaudience.com/cgi-bin/weather/redirect?zipcode=<symbol>',

'FEMA Storm Watch',
'Find info on about major US storms',
'http://www.fema.gov/fema/trop.htm',

'GOES East US',
'Satellite map of eastern US',
'http://www.goes.noaa.gov/browse.html',

'GOES West US',
'Satellite map of western US',
'http://www.goes.noaa.gov/browsw.html',

'HIRES-Atlantic',
'Radar map of Atlantic Ocean',
'http://www.intellicast.com/LocalWeather/World/UnitedStates/AtlanticHIRES/',

'HIRES-Pacific',
'Radar map of Pacific Ocean',
'http://www.intellicast.com/LocalWeather/World/UnitedStates/PacificHIRES/',

'<b>Intellicast</b>&nbsp;<span class="featuredLink"> FEATURED </span>',
'Search for worldwide weather by city name, zip code or keyword search',
'http://www.search.intellicast.com/search/Search.asp?Keywords=<symbol>&SearchType=OR&Catalog=Intellicast%2CZipcode%2CRawContent',

'Intellicast Radar',
'Radar map of US',
'http://www.intellicast.com/LocalWeather/World/UnitedStates/Radar/',

'Intellicast Loop',
'Radar loop of US using JavaScript',
'http://www.intellicast.com/LocalWeather/World/UnitedStates/JavaLoop/',

'MarineWeather',
'Search for global marine weather conditions, by city name',
'http://www.accuweather.com/adcbin/local_index?nav=marine&thiszip=get&selcity=<symbol>&newstate=NONE',

'Nat\'l Weather Service',
'US Weather and warnings',
'http://www.nws.noaa.gov/',

'NWS Interactive',
'US National Weather Service Interactive search',
'http://iwin.nws.noaa.gov/iwin/iwdspg1.html',

'PilotWeather',
'Search for global flight weather conditions',
'http://www.pilotweather.com/avibinf/x_check_intlcity?partner=AccuWeather&wxcity=<symbol>',

'Skiing Weather',
'Search for worldwide skiing conditions, by city name',
'http://www.accuweather.com/adcbin/local_index?nav=ski&thiszip=get&selcity=<symbol>&newstate=NONE',

'Weather Channel',
'Search for weather by zip code or worldwide city name',
'http://www.weather.com/cgi-bin/uncgi/zip_city_search.cgi?destination=<symbol>',

'Weather Satellite',
'Infrared satellite of weather in the U.S.',
'http://www.accuweather.com/adcbin/sat_index?nav=home',

'Wunderground',
'Search U.S. Weather by zip code',
'http://www.wunderground.com/cgi-bin/findweather/getForecast?query=<symbol>'

);

///// End link table ///// (make sure there's no comma at end of last line)

