
top.menu = "index";

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

var linktable = new Array( 

' <input value="Google Search Engine" type="submit">',
'SEARCH by keyword this popularity engine by citation analysis - relevancy of results based on number of links and the importance of the sites providing the links [b + -]',
'http://www.google.com/search?q=<symbol>',

'<input value="Monster Jobs" type="submit">',
'Search thousands of job listings by keyword for the USA',
'http://jobsearch.monster.com/jobsearch.asp?opt=go&sort=rv&vw=b&cy=US&re=14&brd=1%2C1862%2C1863&rad=50&q=<symbol>',

'<input value="eBay Auctions" type="submit">',
'World\'s largest online trading community',
'http://search.ebay.com/search/search.dll?MfcISAPICommand=GetResult&ht=1&SortProperty=MetaEndSort&query=<symbol>',

'<input value="DayPop News" type="submit">',
'Search News for stories in the last 24 hours by keyword',
'http://www.daypop.com/search?q=<symbol>&search=Search&t=n&min=0&max=24&c=20&ln=all&lc=all',

'<input value="Wunderground Weather" type="submit">',
'Search U.S. Weather by zip code or city name',
'http://www.wunderground.com/cgi-bin/findweather/getForecast?query=<symbol>',

'<input value="Yahoo Stock Quotes" type="submit">',
'One of the first and best stock sites, fast, comphrehensive - Put in a stock symbol or company name',
'http://finance.yahoo.com/q?s=<symbol>&d=v1'

);

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


