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

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

	menu = new Menu();
	menu.addItem("mainid", "Main", "Main",  null, null);
	menu.addItem("entertainmentid", "Entertainment", "Entertainment",  null, null);
	menu.addItem("restaurantsid", "Restaurants", "Restaurants",  null, null);
	menu.addItem("accommodationsid", "Accommodations", "Accommodations",  null, null);	
	menu.addItem("businessservicesid", "Business Services", "Business Services",  null, null);
	menu.addItem("relocationresourcesid", "Relocation Resources", "Relocation Resources",  null, null);

	menu.addSubItem("mainid", " Home", "Home",  "http://www.givemememphis.com");
	menu.addSubItem("mainid", " Contact Us", "Contact Us",  "mailto:sales@claramack.com");
	menu.addSubItem("mainid", "GiveMeJackson.com", "GiveMeJackson.com",  "http://www.givemejackson.com");	
	menu.addSubItem("mainid", "GiveMeNashville.com", "GiveMeNashville.com",  "http://www.givemenashville.com");	
	menu.addSubItem("mainid", "GiveMeHuntsville.com", "GiveMeHuntsville.com",  "http://www.givemehuntsville.com");	
	menu.addSubItem("mainid", "GiveMeStLouis.com", "GiveMeStLouis.com",  "http://www.givemestlouis.com");	
	menu.addSubItem("mainid", "GiveMeKnoxville.com", "GiveMeKnoxville.com",  "http://www.givemeknoxville.com");	
	menu.addSubItem("mainid", "GiveMeCharlotte.com", "GiveMeCharlotte.com",  "http://www.givemecharlotte.com");	
	menu.addSubItem("mainid", "GiveMeLouisville.com", "GiveMeLouisville.com",  "http://www.givemelouisville.com");
	menu.addSubItem("mainid", "GiveMeLexington.com", "GiveMeLexington.com",  "http://www.givemelexington.com");	
	menu.addSubItem("mainid", "GiveMePhoenix.com", "GiveMePhoenix.com",  "http://www.givemephoenix.com");	
	menu.addSubItem("mainid", " Check E-Mail", "Check E-Mail",  "http://www.givemememphis.com/webmail/");

	
	menu.addSubItem("entertainmentid", "Elvis", "Elvis",  "http://www.givemememphis.com/elvis.htm");
	menu.addSubItem("entertainmentid", "Memphis Music", "Memphis Music",  "http://www.givemememphis.com/music.htm");
	menu.addSubItem("entertainmentid", "Sports", "Sports",  "http://www.givemememphis.com/sports.htm");
	menu.addSubItem("entertainmentid", "Theatre/Arts", "Theatre/Arts",  "http://www.givemememphis.com/theaters.htm");
	menu.addSubItem("entertainmentid", "Parks", "Parks",  "http://www.givemememphis.com/parks.htm");
	menu.addSubItem("entertainmentid", "Casinos", "Casinos",  "http://www.givemememphis.com/casinos.htm");	
	menu.addSubItem("entertainmentid", "Museums", "Museums",  "http://www.givemememphis.com/museums.htm");
	menu.addSubItem("entertainmentid", "Community Events", "Community Events",  "http://www.givemememphis.com/community_events.htm");
	menu.addSubItem("entertainmentid", "Book Stores", "Book Stores",  "http://www.givemememphis.com/book_stores.htm");	
	menu.addSubItem("entertainmentid", "Memphis Chat", "Memphis Chat",  "http://www.givemememphis.com/memphis_chat.htm");
	

	menu.addSubItem("restaurantsid", "Recommended", "Recommended",  "http://www.givemememphis.com/recommended.htm");
	menu.addSubItem("restaurantsid", "American", "American",  "http://www.givemememphis.com/american.htm");
	menu.addSubItem("restaurantsid", "Fondue", "Fondue",  "http://www.givemememphis.com/fondue.htm");
	menu.addSubItem("restaurantsid", "Bar-B-Que", "Bar-B-Que",  "http://www.givemememphis.com/bar_b_que.htm");
	menu.addSubItem("restaurantsid", "Indian", "Indian",  "http://www.givemememphis.com/indian.htm");
	menu.addSubItem("restaurantsid", "Chinese", "Chinese",  "http://www.givemememphis.com/chinese.htm");	
	menu.addSubItem("restaurantsid", "Delivery", "Delivery",  "http://www.givemememphis.com/delivery.htm");	
	menu.addSubItem("restaurantsid", "Italian", "Italian",  "http://www.givemememphis.com/italian.htm");
	menu.addSubItem("restaurantsid", "Japanese", "Japanese",  "http://www.givemememphis.com/japanese.htm");	
	menu.addSubItem("restaurantsid", "Mexican", "Mexican",  "http://www.givemememphis.com/mexican.htm");
	menu.addSubItem("restaurantsid", "Vegetarian", "Vegetarian",  "http://www.givemememphis.com/vegitarian.htm");
	menu.addSubItem("restaurantsid", "Fish/Seafood", "Fish/Seafood",  "http://www.givemememphis.com/seafood.htm");
        menu.addSubItem("restaurantsid", "Fine Dining", "Fine Dining",  "http://www.givemememphis.com/fine_dining.htm");
	menu.addSubItem("restaurantsid", "Pizza", "Pizza",  "http://www.givemememphis.com/pizza.htm");

	menu.addSubItem("accommodationsid", "Hotels", "Hotels",  "http://www.givemememphis.com/hotel/hotels/us-tn-memphis.html");
	menu.addSubItem("accommodationsid", "Apartments", "Apartments",  "http://www.rent.com/enter/apartments/tennessee/memphis-and-vicinity/?source=108121");
	menu.addSubItem("accommodationsid", "Corporate Lodging", "Corporate Lodging",  "http://www.givemememphis.com/corporate_lodging.htm");
	
	menu.addSubItem("businessservicesid", "Business Finder", "Business Finder", "http://www.givemememphis.com/business_finder.htm");
	menu.addSubItem("businessservicesid", "Transportation", "Transportation", "http://www.givemememphis.com/transportation.htm");
	menu.addSubItem("businessservicesid", "Wi-Fi Hotspots", "Wi-Fi Hotspots",  "http://www.givemememphis.com/wi_fi.htm");
	menu.addSubItem("businessservicesid", "Job Center", "Job Center",  "http://www.givemememphis.com/job_center.htm");
	menu.addSubItem("businessservicesid", "News / Weather", "News / Weather", "http://www.givemememphis.com/news_center.htm");
	menu.addSubItem("businessservicesid", "Links", "Links", "http://www.givemememphis.com/BLinks.htm");
	

	menu.addSubItem("relocationresourcesid", "City Info.", "City Info.",  "http://www.givemememphis.com/city_info.htm");
	menu.addSubItem("relocationresourcesid", "Hotels", "Hotels",  "http://www.givemememphis.com/hotel/hotels/us-tn-memphis.html");
	menu.addSubItem("relocationresourcesid", "Apartments", "Apartments",  "http://www.rent.com/enter/apartments/tennessee/memphis-and-vicinity/?source=108121");
	menu.addSubItem("relocationresourcesid", "Realtors", "Realtors",  "http://www.givemememphis.com/realtors.htm");
	menu.addSubItem("relocationresourcesid", "Mortgages", "Mortgages",  "http://www.givemememphis.com/mortgages.htm");
	menu.addSubItem("relocationresourcesid", "Corporate Lodging", "Corporate Lodging",  "http://www.givemememphis.com/corporate_lodging.htm");
	menu.addSubItem("relocationresourcesid", "Moving Companies", "Moving Companies",  "movers.htm");	
	menu.addSubItem("relocationresourcesid", "Insurance", "Insurance",  "http://www.givemememphis.com/memphis_agents.htm");
	menu.addSubItem("relocationresourcesid", "Child Care", "Child Care",  "http://www.givemememphis.com/child_care.htm");
	menu.addSubItem("relocationresourcesid", "Furniture", "Furniture",  "http://www.givemememphis.com/furniture.htm");
	menu.addSubItem("relocationresourcesid", "Area Links", "Area Links",  "http://www.givemememphis.com/memphis_links.htm");
	menu.addSubItem("relocationresourcesid", "User Web-Sites", "User Web-Sites",  "http://www.givemememphis.com/user_web_sites.htm");
		menu.showMenu();
	menu.addSubItem("relocationresourcesid", "Utilities", "Utilities",  "http://www.givemememphis.com/utilities.htm");
}