/*	Current Tab Names:
		productsTab - servicesTab - industriesTab -	showcaseTab - trainingTab - supportTab - companyTab
*/

/*
	addTabURL syntax:
	addTabURL(  "/directory_path" , "tabName"  );
*/
addTabURL( "/", 				"productsTab"	);

// ======================================================================
//  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("Software", "http://www.esri.com/software/index.html", "");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Hardware Bundles", "http://www.esri.com/partners/hardware/hw_promo.html", ""); 
			
	// addSubmenuItem(description, URL, _target);	
	addSubmenuItem("Data", "http://www.esri.com/data/index.html", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("ESRI Press Books", "http://gis.esri.com/esripress/index.cfm", ""); 
		
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("ESRI Store", "http://gisstore.esri.com/", "");

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("Systems Integration Services", "http://www.esri.com/systemsint/index.html", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Business Partners", "http://www.esri.com/partners/index.html", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Corporate Alliances", "http://www.esri.com/partners/alliances/index.html", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Corporate Hardware Partners", "http://www.esri.com/partners/hardware/hw_vendors.html", ""); 
	
	// addSubmenuItem(description, URL, _target);
	//addSubmenuItem("ArcWeb Services", "/software/arcwebservices/index.html", ""); 


addMainItem("Industries", "http://www.esri.com/industries.html", "", "industriesTab");
// appliedMenu
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Industries Overview", "http://www.esri.com/industries.html", ""); 
	
	// addSubmenuItem(description, URL, _target);
	//addSubmenuItem("Census Watch", "/censuswatch/index.html", "");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Grants", "http://www.esri.com/grants/index.html", "");
	
	// addSubmenuItem(description, URL, _target);
	//addSubmenuItem("Business", "/industries/index.html#bus", ""); 

	// addSubmenuItem(description, URL, _target);
	//addSubmenuItem("Defense", "/industries/defense/index.html", ""); 
		
	// addSubmenuItem(description, URL, _target);
	//addSubmenuItem("Educators", "/industries/index.html#edu", ""); 
	
	// addSubmenuItem(description, URL, _target);
	//addSubmenuItem("Engineering", "/industries/index.html#eng", "");
	
	// addSubmenuItem(description, URL, _target);
	//addSubmenuItem("Government", "/industries/index.html#gov", ""); 
	
	// addSubmenuItem(description, URL, _target);
	//addSubmenuItem("Health &amp; Human Services", "/industries/health/index.html", ""); 
	
	// addSubmenuItem(description, URL, _target);
	//addSubmenuItem("Natural Resources", "/industries/index.html#nat", "");
	// addSubmenuItem(description, URL, _target);
	//addSubmenuItem("Utilities and Transportation", "/industries/index.html#util", ""); 

	
addMainItem("User Showcase", "http://www.esri.com/user_showcase.html", "", "showcaseTab");
// showcaseMenu

	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("User Showcase Overview", "http://www.esri.com/user_showcase.html", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Internet Mapping", "http://www.esri.com/software/internetmaps/index.html", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Map Book Gallery", "http://www.esri.com/mapmuseum/index.html", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Special Achievement in GIS", "http://www.esri.com/sag/index.html", ""); 


addMainItem("Training &amp; Events", "http://www.esri.com/training_events.html", "", "trainingTab");
// trainingMenu
     // addSubmenuItem(description, URL, _target);
	addSubmenuItem("Training & Events Overview", "http://www.esri.com/training_events.html", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Events", "http://www.esri.com/events/index.html", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Instructor-Led Training", "http://www.esri.com/training/index.html", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Virtual Campus Training", "http://campus.esri.com", "new"); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Authorized Training Program", "http://www.esri.com/training/atp/atp.html", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("ESRI Press Books", "http://gis.esri.com/esripress/index.cfm", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Publications &amp; Media", "http://www.esri.com/library/index.html", ""); 
	
	// addSubmenuItem(description, URL, _target);
	//addSubmenuItem("GIS for Educators", "/industries/index.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", "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("For Developers", "http://support.esri.com/index.cfm?fa=developers.gateway", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("User Group Meetings", "http://gis.esri.com/usersupport/usergroups/usergroups.cfm", ""); 


addMainItem("About ESRI", "http://www.esri.com/about_esri.html", "", "companyTab");
// companyMenu
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("About ESRI Overview", "http://www.esri.com/about_esri.html", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("News &amp; Publications", "http://www.esri.com/news/index.html", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Headquarters", "http://www.esri.com/company/about/headquarters.html", ""); 
				
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("U.S. Regional Offices", "http://www.esri.com/company/contactusa.html", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Distributors Worldwide", "http://gis.esri.com/intldist/contactint.cfm", ""); 
	
	// addSubmenuItem(description, URL, _target);
	//addSubmenuItem("Partnerships", "/partners/index.html", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Careers", "http://gis.esri.com/jobs/jobs.cfm", ""); 
	
	// addSubmenuItem(description, URL, _target);
	//addSubmenuItem("ESRI Web Sites", "blank.html", "");
			
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("ESRI User Conference", "http://www.esri.com/events/uc/index.html", ""); 
	
generateMenus();

