//Top Nav bar script v2.1- http://www.dynamicdrive.com/dynamicindex1/sm/index.htm

function showToolbar()
{
// AddItem(id, text, hint, location, alternativeLocation);
// AddSubItem(idParent, text, hint, location, linktarget);

	menu = new Menu();
	menu.addItem("topspots", "Top Spots", "Top Spots",  null, null);
	menu.addItem("financialindustry", "Fin'l Industry News", "Fin'l Industry News",  null, null);
	menu.addItem("financialproducts", "Fin'l Products News", "Fin'l Products News",  null, null);
	menu.addItem("latino", "Latino News", "Latino News",  null, null);
	menu.addItem("politics", "U.S. Nat'l Politics", "U.S. Nat'l Politics",  null, null);
	menu.addItem("california", "California Politics", "California Politics",  null, null);
	menu.addItem("hottopics", "Hot Topics", "Hot Topics",  null, null);
	menu.addItem("leisure", "Leisure Topics", "Leisure Topics",  null, null);

	menu.addSubItem("topspots", "Fin'l Services News", "Financial Services News",  "../index.php", "");
		
	menu.addSubItem("financialindustry", "Banking News", "Banking News",  "../banking_news.php?q=banking", "");
	menu.addSubItem("financialindustry", "Retail Banking News", "Retail Banking News",  "../financial_retail_banking_news.php", "");
	menu.addSubItem("financialindustry", "Mortgage  News", "Mortgage  News",  "../mortgage_news.php", "");
	menu.addSubItem("financialindustry", "Sub-Prime Financial ", "Sub-Prime Financial ",  "../subprime.php", "");
	menu.addSubItem("financialindustry", "Fringe Banking News", "Fringe Banking News",  "/index.php?q=fringe+banking", "");
	menu.addSubItem("financialindustry", "Latino Financial Services News", "Latino Financial Services News",  "/latino_financial_news.php?q=latino+finance", "");
	menu.addSubItem("financialindustry", "Patriot Act News", "Patriot Act News",  "../patriot_act.php?q=patriot+act", "");
	menu.addSubItem("financialindustry", "Financial Services Observations", "Financial Services Observations",  "http://www.streetscience.com/blogger/Fringe_Banking.html", "_blank");

	menu.addSubItem("financialproducts", "Credit Card News", "Credit Card News",  "../credit_card_news.php?q=credit+cards", "");
	menu.addSubItem("financialproducts", "Debit Card News", "Debit Card News",  "../financial_debit_card_news.php", "");
	menu.addSubItem("financialproducts", "Money Transfer News", "Money Transfer News",  "../money_transfer_news.php", "");
	menu.addSubItem("financialproducts", "Check Cashing News", "Check Cashing News",  "../check_cashing_news.php", "");
	menu.addSubItem("financialproducts", "Stored-Value Card News", "Stored-Value Card News",  "../sv_card_news.php?q=stored-value+cards", "");
	menu.addSubItem("financialproducts", "Payday Lending News", "Payday Lending News",  "../payday_lending.php", "");
	menu.addSubItem("financialproducts", "Pre-paid Phone Cards News", "Pre-paid Phone Cards News",  "../financial_pre-paid_telco.php", "");
	menu.addSubItem("financialproducts", "Card Processing News", "Credit & Debit Card Processing News",  "../financial_credit_card_processing.php", "");

// note blank	menu.addSubItem("financialproducts", "Pre-paid Phone Cards News", "Pre-paid Phone Cards News",  "../financial_pre-paid_telco.php", "_blank");

	menu.addSubItem("latino", "Latino Market Research", "Latino Market Research",  "/latino_marketing_news.php?q=latino+marketing", "");
	menu.addSubItem("latino", "Latino Political News", "Latino Political News",  "/latino_political_news.php?q=latino+politics", "");
	menu.addSubItem("latino", "Latino Financial Services News", "Latino Financial Services News",  "/latino_financial_news.php?q=latino+finance", "");

	menu.addSubItem("politics", "Election 2004", "Election 2004",  "../presidential_election.php?q=presidential+election", "");
	menu.addSubItem("politics", "Howard Dean", "Howard Dean",  "/howard_dean.php", "");
	menu.addSubItem("politics", "Wesley Clark", "Wesley Clark",  "/wesley_clark.php", "");
	menu.addSubItem("politics", "John Edwards", "John Edwards",  "/john_edwards.php", "");
	menu.addSubItem("politics", "Joe Lieberman", "Joe Lieberman",  "/joe_lieberman.php", "");
	menu.addSubItem("politics", "Dick Gephardt", "Dick Gephardt",  "/dick_gephardt.php", "");
	menu.addSubItem("politics", "John Kerry", "John Kerry",  "/john_kerry.php", "");
	menu.addSubItem("politics", "George W. Bush", "George W. Bush",  "/politics_george_w_bush.php", "");

	menu.addSubItem("california", "California Recall News", "California Recall News",  "../california_recall.php", "");
	menu.addSubItem("california", "Gray Davis", "Gray Davis",  "/gray_davis.php", "");
	menu.addSubItem("california", "Cruz Bustamante", "Cruz Bustamante", "/bustamante.php", "");
	menu.addSubItem("california", "Arnold Schwarzenegger", "Arnold Schwarzenegger",  "/schwarzenegger.php", "");

	menu.addSubItem("hottopics", "News Buzz", "News Buzz",  "/buzz.php?q=buzz+index", "");
	menu.addSubItem("hottopics", "NASA & Space News", "NASA & Space News",  "/nasa_space_news.php?q=nasa+space", "");
	menu.addSubItem("hottopics", "North Korea News", "North Korea News",  "/north_korea.php", "");
	menu.addSubItem("hottopics", "Israel News", "Israel News",  "/news_israel.php", "");
	menu.addSubItem("hottopics", "Iraq News", "Iraq News",  "/news_iraq.php", "");
	menu.addSubItem("hottopics", "Gaming Industry News", "Gaming Industry News",  "/news_gambling.php", "");
	menu.addSubItem("hottopics", "Online Education News", "Online Education News",  "/online_education_news.php", "");


	menu.addSubItem("leisure", "Music", "Music",  "/music.php", "");
	menu.addSubItem("leisure", "Literature", "Literature",  "/lit_bestsellers.php", "");
	menu.addSubItem("leisure", "NFL Football", "NFL Football",  "/nfl.php", "");
	menu.addSubItem("leisure", "Lifestyle Issues", "Lifestyle Issues",  "/lifestyle.php", "");
	menu.addSubItem("leisure", "Audio Books", "Audio Books",  "../lit_audiobooks.php", "");
	menu.addSubItem("leisure", "The Matrix", "The Matrix",  "../music_matrix.php", "");
	menu.addSubItem("leisure", "Valentine's Day", "Valentine's Day",  "../holiday_valentines.php", "");
	menu.addSubItem("leisure", "Father's Day", "Father's Day",  "../holiday_fathers_day.php", "");
	menu.addSubItem("leisure", "Mother's Day", "Mother's Day",  "../holiday_mothers_day.php", "");

	menu.showMenu();
}