/*	Current Tab Names:
	homeTab - productsTab - servicesTab - industriesTab -	trainingTab - supportTab -  newsTab - eventsTab - companyTab 
*/

/*
	addTabURL syntax:
	addTabURL(  "/directory_path" , "tabName"  );
*/
addTabURL( "/", 				           "homeTab"	);
addTabURL( "/products.html", 		   "productsTab"	);
addTabURL( "/services.html", 		   "servicesTab"	);
addTabURL( "/industries.html", 		 "industriesTab"	);
addTabURL( "/about_esri.html", 			"companyTab"	);
addTabURL( "/user_showcase.html", 	 "industriesTab"	);
addTabURL( "/adpages", 			        "companyTab"	);
addTabURL( "/aprimoemails", 		    "companyTab"	);
addTabURL( "/atponly", 			       "trainingTab"	);
addTabURL( "/cd", 			            "companyTab"	);
addTabURL( "/censuswatch", 		     "industriesTab"	);
addTabURL( "/cigt", 			       "servicesTab"	);
addTabURL( "/cnn", 			               "newsTab"	);
addTabURL( "/company", 				    "companyTab"	);
addTabURL( "/company/usergroups", 	     "eventsTab"	);
addTabURL( "/data", 				   "productsTab"	);
addTabURL( "/devsupport", 			   "productsTab"	);
addTabURL( "/directnews", 			       "newsTab"	);
addTabURL( "/disaster_response",       "servicesTab"	);
addTabURL( "/download", 			   "productsTab"	);
addTabURL( "/eeap", 			       "servicesTab"	);
addTabURL( "/enewsletters", 			   "newsTab"	);
addTabURL( "/esripress", 			   "trainingTab"	);
addTabURL( "/events", 				     "eventsTab"	);
addTabURL( "/eventsReg", 				 "eventsTab"	);
addTabURL( "/federalgsa", 			 "industriesTab"	);
addTabURL( "/getting_started", 	           "homeTab"	);
addTabURL( "/gisday", 				     "eventsTab"	);
addTabURL( "/grant", 			     "industriesTab"	);
addTabURL( "/grants", 			     "industriesTab"	);
addTabURL( "/homepage", 			       "homeTab"	);
addTabURL( "/htmlemails", 			       "newsTab"	);
addTabURL( "/htmlform", 			       "newsTab"	);
addTabURL( "/legal", 			        "companyTab"	);
addTabURL( "/ims", 	                   "productsTab"	);
addTabURL( "/industries", 			 "industriesTab"	);
addTabURL( "/intldist", 			    "companyTab"	);
addTabURL( "/lewisandclark",         "industriesTab"	);
addTabURL( "/mars", 	             "industriesTab"	);
addTabURL( "/mops", 			        "companyTab"	);
addTabURL( "/library", 			           "newsTab"	);
addTabURL( "/library/casestudies", 	   "industriesTab"	);
addTabURL( "/library/bestpractices",   "industriesTab"	);
addTabURL( "/library/brochures", 	   "productsTab"	);
addTabURL( "/library/whitepapers", 	   "productsTab"	);
addTabURL( "/library/userconf", 		 "eventsTab"	);
addTabURL( "/library/esripress", 	   "trainingTab"	);
addTabURL( "/licenseagreement", 	   "productsTab"	);
addTabURL( "/mapmuseum", 			       "homeTab"	);
addTabURL( "/news", 				       "newsTab"	);
addTabURL( "/newsletters", 				   "newsTab"	);
addTabURL( "/partners", 			    "companyTab"	);
addTabURL( "/products", 	    	   "productsTab"	);
addTabURL( "/services", 			   "servicesTab"	);
addTabURL( "/showcase",              "industriesTab"	);
addTabURL( "/sag", 					 "industriesTab"	);
addTabURL( "/site", 			        "companyTab"	);
addTabURL( "/software", 			   "productsTab"	);
addTabURL( "/sourcebookamerica", 	   "productsTab"	);
addTabURL( "/surveys", 		            "companyTab"	);
addTabURL( "/surveys/form", 		 "industriesTab"	);
addTabURL( "/systemsint", 			   "servicesTab"	);
addTabURL( "/technology_trends",           "homeTab"	);
addTabURL( "/terms_conditions", 		"companyTab"	);
addTabURL( "/training", 		       "trainingTab"	);
addTabURL( "/universities",          "industriesTab"	);
addTabURL( "/usersupport", 			    "companyTab"	);
addTabURL( "/utility",               "industriesTab"	);
addTabURL( "/webmaster", 		        "companyTab"	);

/* code IS added for sites we manage */
addTabURL( "/industries/business",	"productsTab"	);
addTabURL( "/university",						"industriesTab"	);


// ======================================================================
//  MENUS

// addMainItem(description, URL, _target, tabName);
addMainItem("Home", "http://www.esri.com", "", "homeTab");
	
	
// addMainItem(description, URL, _target, tabName);
addMainItem("Products", "http://www.esri.com/products/index.html", "", "productsTab");
// productsMenu
	

addMainItem("Services", "http://www.esri.com/services.html", "", "servicesTab");
// servicesMenu

	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Professional Services", "http://www.esri.com/services/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
	 

addMainItem("Training", "http://training.esri.com/gateway/index.cfm", "", "trainingTab");
// trainingMenu		
		
addMainItem("Support", "http://support.esri.com", "", "supportTab");
// supportMenu

addMainItem("Events", "http://www.esri.com/events/index.html", "", "eventsTab");
// eventsMenu
	


addMainItem("News", "http://www.esri.com/news/index.html", "", "newsTab");
// newsMenu
	 
	// addSubmenuItem(description, URL, _target);	
	addSubmenuItem("ESRI News", "http://www.esri.com/news/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("<i>ArcWatch</i>", "http://www.esri.com/news/arcwatch/index.html", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Newsletter Subscriptions", "http://www.esri.com/news/subscriptions/subscribe.html", "");   
	 
	 //addSubmenuItem(description, URL, _target); 
	 addSubmenuItem("Media Relations", "http://www.esri.com/news/pressroom/relations.html", "");
	
	
	
addMainItem("Company", "http://www.esri.com/about_esri.html", "", "companyTab");
// companyMenu

	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("About ESRI", "http://www.esri.com/about_esri.html", ""); 

	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Offices", "http://www.esri.com/company/locations.html", ""); 	

	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Careers", "http://careers.esri.com", ""); 	
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Partners", "http://www.esri.com/partners/index.html", ""); 

		// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Contact Us", "http://www.esri.com/company/contact.html", "");	
	
generateMenus();

