/*	Current Tab Names:
	homeTab - productsTab - servicesTab - industriesTab -	trainingTab - supportTab -  newsTab - eventsTab - companyTab 
*/

/*
	addTabURL syntax:
	addTabURL(  "/directory_path" , "tabName"  );
*/
addTabURL( "/", 				   "homeTab"	);
addTabURL( "/uc", 				   "eventsTab"	);
addTabURL( "/feduc", 			   "eventsTab"	);
addTabURL( "/bpc", 				   "eventsTab"	);

// ======================================================================
//  MENUS

// addMainItem(description, URL, _target, tabName);
addMainItem("Home", "http://www.esri.com/index.html", "", "homeTab");
	
	
// addMainItem(description, URL, _target, tabName);
addMainItem("Products", "http://www.esri.com/products.html", "", "productsTab");
// productsMenu

    // addSubmenuItem(description, URL, _target);
	addSubmenuItem("Products Overview", "http://www.esri.com/products.html", "");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("ArcGIS", "http://www.esri.com/software/arcgis/index.html", "");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("ArcWeb Services", "http://www.esri.com/software/arcwebservices/index.html", "");
	
	// addSubmenuItem(description, URL, _target);	
	addSubmenuItem("ESRI Data", "http://www.esri.com/data/index.html", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Interoperability and Standards", "http://www.esri.com/software/standards/index.html", "");		
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Hardware Bundles", "http://www.esri.com/partners/hardware/hw_promo.html", ""); 			
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Buy Online", "http://www.esri.com/products/store.html", "");



addMainItem("Services", "http://www.esri.com/services.html", "", "servicesTab");
// servicesMenu

    // addSubmenuItem(description, URL, _target);
	addSubmenuItem("Services Overview", "http://www.esri.com/services.html", "");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Professional Services", "http://www.esri.com/consulting/index.html", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("&nbsp;&nbsp;&nbsp;&#151;Consulting and Design Services", "http://www.esri.com/consulting/consulting.html", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("&nbsp;&nbsp;&nbsp;&#151;Database Services", "http://www.esri.com/consulting/database.html", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("&nbsp;&nbsp;&nbsp;&#151;Programming Services", "http://www.esri.com/consulting/programming.html", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("&nbsp;&nbsp;&nbsp;&#151;Implementation Services", "http://www.esri.com/consulting/implementation.html", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("&nbsp;&nbsp;&nbsp;&#151;Systems Integration Services", "http://www.esri.com/systemsint/index.html", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Enterprise Advantage Program", "http://www.esri.com/eeap/index.html", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Disaster Response and Help", "http://www.esri.com/disaster_response/index.html", "");
	

addMainItem("Industries", "http://www.esri.com/industries.html", "", "industriesTab");
// industriesMenu
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Industries Overview", "http://www.esri.com/industries.html", ""); 

	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("User Showcase", "http://www.esri.com/showcase/index.html", "");	
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Case Studies", "http://www.esri.com/showcase/case-studies/index.html", "");	
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Data Models", "http://support.esri.com/index.cfm?fa=downloads.dataModels.gateway", "");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Grant Programs", "http://www.esri.com/grants/index.html", "");
 


addMainItem("Training", "http://training.esri.com/gateway/index.cfm", "", "trainingTab");
// trainingMenu
     // addSubmenuItem(description, URL, _target);
	addSubmenuItem("ESRI Training and Education", "http://training.esri.com/gateway/index.cfm", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Course Catalog", "http://training.esri.com/gateway/index.cfm?fa=catalog.gateway", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("My Training", "http://training.esri.com/gateway/index.cfm?fa=myTraining.gateway", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Learning Center Locations", "http://training.esri.com/gateway/index.cfm?fa=trainingLocations.gateway", ""); 

	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Library", "http://training.esri.com/campus/library/index.cfm", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("ESRI Press Books", "http://www.esri.com/training/esri-press-books.html", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Authorized Training Program", "http://www.esri.com/training/atp/atp.html", ""); 
	
		
		
addMainItem("Support", "http://support.esri.com", "", "supportTab");
// supportMenu

	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("ESRI Support Center", "http://support.esri.com", ""); 
	
	// addSubmenuItem(description, URL, _target);
    addSubmenuItem("Software Support", "http://support.esri.com/index.cfm?fa=software.gateway", "");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Knowledge Base", "http://support.esri.com/index.cfm?fa=knowledgeBase.gateway", ""); 

    // addSubmenuItem(description, URL, _target);
	addSubmenuItem("Downloads", "http://support.esri.com/index.cfm?fa=downloads.gateway", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("User Forums", "http://support.esri.com/index.cfm?fa=forums.gateway", "");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Project Center", "http://support.esri.com/index.cfm?fa=projectCenter.gateway", ""); 

    // addSubmenuItem(description, URL, _target);
	addSubmenuItem("ESRI Developer Network", "http://edn.esri.com", "");
			
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Customer Service", "http://service.esri.com", ""); 
	


addMainItem("Events", "http://www.esri.com/events/index.html", "", "eventsTab");
// eventsMenu
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Events Worldwide", "http://www.esri.com/events/index.html", ""); 	
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Conferences", "http://www.esri.com/events/conferences.html", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("&nbsp;&nbsp;&nbsp;&#151;International User Conference", "http://www.esri.com/events/uc/index.html", ""); 	
	
    // addSubmenuItem(description, URL, _target);
	addSubmenuItem("Seminars", "http://www.esri.com/events/seminars.html", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Trade Shows", "http://www.esri.com/events/tradeshows.html", ""); 
					
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("User Group Meetings", "http://www.esri.com/events/usergroups.html", ""); 
	


addMainItem("News", "http://www.esri.com/news/index.html", "", "newsTab");
// newsMenu
	 
	// addSubmenuItem(description, URL, _target);	
	addSubmenuItem("News and Publications", "http://www.esri.com/news/index.html", "");	   

	// addSubmenuItem(description, URL, _target);		
	addSubmenuItem("RSS News Feed", "http://www.esri.com/news/rss/news_feed.html", "");	   

	// addSubmenuItem(description, URL, _target);		
	addSubmenuItem("Podcasts", "http://www.esri.com/news/podcasts/index.html", "");	   

	// addSubmenuItem(description, URL, _target);	
	addSubmenuItem("<i>ArcNews</i>", "http://www.esri.com/news/arcnews/arcnews.html", ""); 	

	// addSubmenuItem(description, URL, _target);	
	addSubmenuItem("<i>ArcUser</i>", "http://www.esri.com/news/arcuser/index.html", ""); 
	
    // addSubmenuItem(description, URL, _target);
	addSubmenuItem("Newsletter Subscriptions", "http://www.esri.com/news/subscriptions/subscribe.html", ""); 
	
	 // addSubmenuItem(description, URL, _target);
	addSubmenuItem(   "&nbsp;&nbsp;&nbsp;&#151;Unsubscribe", "http://www.esri.com/news/subscriptions/unsubscribe.html", "");
	
	 // addSubmenuItem(description, URL, _target);
	 addSubmenuItem(   "&nbsp;&nbsp;&nbsp;&#151;Change of Address", "http://www.esri.com/news/subscriptions/change-address.html", ""); 

     //addSubmenuItem(description, URL, _target);		
	 addSubmenuItem("ESRI in the News", "http://www.esri.com/news/pressroom/press.html", "");	   
	 
	 //addSubmenuItem(description, URL, _target); 
	 addSubmenuItem("News Releases", "http://www.esri.com/news/releases/index.html", "");	   
	 
	 //addSubmenuItem(description, URL, _target); 
	 addSubmenuItem("Media Relations", "http://www.esri.com/news/pressroom/relations.html", "");
	
	
	
addMainItem("About ESRI", "http://www.esri.com/about_esri.html", "", "companyTab");
// companyMenu

	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("General Information", "http://www.esri.com/about_esri.html", ""); 

	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Locations Worldwide", "http://www.esri.com/company/contactusa.html", ""); 	

	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Careers", "http://careers.esri.com", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Legal Information", "http://www.esri.com/legal/index.html", "");	
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("&nbsp;&nbsp;&nbsp;&#151;Privacy Policy", "http://www.esri.com/legal/privacy.html", "");	
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Partners", "http://www.esri.com/partners/index.html", ""); 
		
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("More ESRI Sites...", "http://www.esri.com/company/esri_sites.html", "");	

		// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Contact Us", "http://www.esri.com/company/contact.html", "");	
	//addSubmenuItem("test", "http://www.esri.com/company/contact.html", "");	
	
	
generateMenus();


