//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("popauthorsah", "Popular Authors A-H", "Popular Authors A-H",  null, null);
	menu.addItem("popauthorsip", "Popular Authors I-P", "Popular Authors I-P",  null, null);
	menu.addItem("popauthorsqz", "Popular Authors Q-Z", "Popular Authros Q-Z",  null, null);
	menu.addItem("nonfiction", "Non-Fiction", "Non-Fiction",  null, null);
	menu.addItem("fiction", "Fiction", "Fiction",  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("topspots", "Music", "Music",  "/music.php", "");
	menu.addSubItem("topspots", "Literature", "Literature",  "/lit_bestsellers.php", "");
	menu.addSubItem("topspots", "Lifestyle Issues", "Lifestyle Issues",  "/lifestyle.php", "");
	menu.addSubItem("topspots", "NFL Action", "NFL Action",  "/nfl.php", "");
	menu.addSubItem("topspots", "Best Sellers", "Best Sellers",  "../lit_bestsellers.php", "");
	menu.addSubItem("topspots", "Audio Books", "Audio Books",  "../lit_audiobooks.php", "");
		
	menu.addSubItem("popauthorsah", "Arthur Agatston", "Arthur Agatston",  "../lit_arthur_agatston.php", "");
	menu.addSubItem("popauthorsah", "Glenn Beck", "Glenn Beck",  "../lit_glenn_beck.php", "");
	menu.addSubItem("popauthorsah", "Dan Brown", "Dan Brown",  "../lit_dan_brown.php", "");
	menu.addSubItem("popauthorsah", "Tom Clancy", "Tom Clancy",  "../lit_tom_clancy.php", "");
	menu.addSubItem("popauthorsah", "J. M. Coatzee", "J. M. Coatzee",  "../lit_john_coetzee.php", "");
	menu.addSubItem("popauthorsah", "Al Franken", "Al Franken",  "../lit_al_franken.php", "");
	menu.addSubItem("popauthorsah", "John Grisham", "John Grisham",  "../lit_john_grisham.php", "");
	menu.addSubItem("popauthorsah", "Brett Helquist", "Brett Helquist",  "../lit_brett_helquist.php", "");

	menu.addSubItem("popauthorsip", "Sue Monk Kidd", "Sue Monk Kidd",  "../lit_sue_monk_kidd.php", "");
	menu.addSubItem("popauthorsip", "Stephen King", "Credit Card News",  "../lit_stephen_king.php", "");
	menu.addSubItem("popauthorsip", "David Limbaugh", "Credit Card News",  "../lit_david_limbaugh.php", "");
	menu.addSubItem("popauthorsip", "Madonna", "Credit Card News",  "../lit_madonna.php", "");
	menu.addSubItem("popauthorsip", "Dr. Phil McGraw", "Credit Card News",  "../lit_phil_mcgraw.php", "");
	menu.addSubItem("popauthorsip", "Michael Moore", "Credit Card News",  "../lit_michael_moore.php", "");
	menu.addSubItem("popauthorsip", "Bill O'Reilly", "Credit Card News",  "../lit_bill_oreilly.php", "");
	menu.addSubItem("popauthorsip", "Salam Pax", "Salam Pax",  "../lit_salam_pax.php", "");
	menu.addSubItem("popauthorsip", "Dr. Drew Pinsky", "Credit Card News",  "../lit_drew_pinsky.php", "");
	
	menu.addSubItem("popauthorsqz", "Lemony Snickett", "Neal Stephenson",  "../lit_lemony_snicket.php", "");
	menu.addSubItem("popauthorsqz", "Neal Stephenson", "Neal Stephenson",  "../lit_neal_stephenson.php", "");
	menu.addSubItem("popauthorsqz", "Rick Warren", "Rick Warren",  "../lit_rick_warren.php", "");
	
// note blank	menu.addSubItem("financialproducts", "Pre-paid Phone Cards News", "Pre-paid Phone Cards News",  "../financial_pre-paid_telco.php", "_blank");

	menu.addSubItem("nonfiction", "Biography", "Biography",  "../lit_biography.php", "");
	menu.addSubItem("nonfiction", "Non-Fiction", "Non-Fiction",  "../lit_non-fiction.php", "");
	menu.addSubItem("nonfiction", "Reference", "Reference",  "../lit_reference.php", "");
	menu.addSubItem("nonfiction", "Business & Investing", "Business & Investing",  "../lit_business.php", "");
	menu.addSubItem("nonfiction", "History", "History",  ".../lit_history.php", "");
	menu.addSubItem("nonfiction", "Science", "Science",  ".../lit_science.php", "");
	menu.addSubItem("nonfiction", "Religion & Spirituality", "Religion & Spirituality",  "../lit_religion.php", "");
	menu.addSubItem("nonfiction", "Art & Music", "Art & Music",  "../lit_art.php", "");

	menu.addSubItem("fiction", "Classics", "Classics",  "../lit_classic.php", "");
	menu.addSubItem("fiction", "Mystery & Thriller", "Mystery & Thriller",  "../lit_mysteries.php", "");
	menu.addSubItem("fiction", "Childrens", "Childrens",  "../lit_children.php", "");
	menu.addSubItem("fiction", "Romance", "Romance",  "../lit_romance.php", "");
	menu.addSubItem("fiction", "Science Fiction", "Science Fiction",  "../lit_scifi.php", "");
	menu.addSubItem("fiction", "Horror", "Horror",  "../lit_horror.php", "");
	menu.addSubItem("fiction", "Gay & Lesbian", "Gay & Lesbian",  "../lit_gay_lesbian.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", "Middle East News", "Middle East News",  "/middle_east.php?q=iraq+israel", "");
	menu.addSubItem("hottopics", "Bob Woodward", "Bob Woodward",  "../lit_woodward.php", "");
	menu.addSubItem("hottopics", "PLAN OF ATTACK", "PLAN OF ATTACK",  "../lit_plan_of_attack.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.showMenu();
}