/*	Current Tab Names:
	homeTab - productsTab - servicesTab - industriesTab -	trainingTab - supportTab -  newsTab - eventsTab - companyTab 
*/

/*
	addTabURL syntax:
	addTabURL(  "/directory_path" , "tabName"  );
*/
addTabURL( "/", 				     "homeTab"	);
addTabURL( "/index.cfm", 		   	"homeTab"	);
addTabURL( "/data", 		   		"softwareTab"	);
addTabURL( "/community", 		   	"communityTab"	);
addTabURL( "/arclessons", 			"imTab"	);
addTabURL( "/community/caseStudies", "imTab"	);
addTabURL( "/universityprograms", 	"connectTab"	);
addTabURL( "/apps/calendar/", 		"connectTab"	);
addTabURL( "/im", 			"imTab"	);
addTabURL( "/community/profiles.cfm", "connectTab");
addTabURL( "/community/profiles", "connectTab");
addTabURL( "/commAtlas", 			"imTab"	);
addTabURL( "/community/connect.cfm", 	"connectTab");
addTabURL( "/community/HigherEd/", 	"connectTab"	);
addTabURL( "/im/webinars", 			"connectTab"	);
addTabURL( "/geomentor", 			"communityTab"	);
addTabURL( "/software", 			"softwareTab"	);
addTabURL( "/maps", 			   "softwareTab"	);
addTabURL( "/support", 			   "softwareTab"	);
addTabURL( "/aboutGIS", 			   "GIScomTab"	);

// ======================================================================
//  MENUS

// addMainItem(description, URL, _target, tabName);
addMainItem("Home", "/", "", "homeTab");

	

// addMainItem(description, URL, _target, tabName);
addMainItem("Community Groups", "/community/index.cfm", "", "communityTab");
// productsMenu


	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("GeoMentors", "/geomentor/index.cfm", "");

	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Educational Researchers", "/research", "");

	// addSubmenuItem(description, URL, _target);
	//addSubmenuItem("Teacher Training and Education", "/community/teacherEd", "");

	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("School Administrators", "/syfr/", "");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Earth Science Instructors", "/esw/", "");

	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Geography Instructors", "/gaw/", "");

	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Math Instructors", "/math/", "");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("International Educators", "/community/international", "");
	
    // addSubmenuItem(description, URL, _target);
	addSubmenuItem("T3G Educators", "/t3g", "");
	
// addSubmenuItem(description, URL, _target);
	addSubmenuItem("The ESRI Education Team", "/community/edteam", "");	
	
	
	
// addMainItem(description, URL, _target, tabName);
addMainItem("Connect", "/Community/connect.cfm", "", "connectTab");

	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Blog", "/blog", "");
	
// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Calendar", "/apps/calendar", "", "connectTab")

	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Find a GIS Program ", "/universityprograms", "", "connectTab");

	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Forums", "http://forums.arcgis.com/forums/119-Education", "new");

	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Higher Education Listserv", "/community/HigherEd/", "", "connectTab");

	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Profiles Directory", "/community/profiles.cfm", "", "connectTab");
	
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Webinars", "/im/webinars/", "");	
	

	

// addMainItem(description, URL, _target, tabName);
addMainItem("Software & Data", "/software/index.cfm", "", "softwareTab");
	
	
// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Web Mapping", "/software/webmapping", "", "softwareTab");


	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("ArcGIS Explorer", "/software/AGX", "", "softwareTab");

	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("ArcGIS/ArcView &nbsp; &rArr;", "http://www.esri.com/arcview", "new");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Mac OSX Support", "/software/mac", "", "softwareTab");

	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Support", "/support/index.cfm", "", "softwareTab");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("ArcGIS Online Data &nbsp; &rArr;", "http://www.arcgis.com", "new");


	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Data Download", "/data/download", "", "softwareTab");



// addMainItem(description, URL, _target, tabName);
addMainItem("Instructional Materials", "/im/index.cfm", "", "imTab");
// productsMenu

    // addSubmenuItem(description, URL, _target);
	addSubmenuItem("ArcLessons", "/im/arclessons", "");

	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Community Atlas", "/commAtlas", "");

	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Case Studies", "/community/caseStudies", "");

	// addSubmenuItem(description, URL, _target);
	//addSubmenuItem("Projects & Campaigns", "/projects", "");

    // addSubmenuItem(description, URL, _target);
	addSubmenuItem("ESRI Resources", "/im/resourcesESRI.cfm", "");
	
    // addSubmenuItem(description, URL, _target);
	addSubmenuItem("External Resources", "/im/resourcesExternal.cfm", "");
	
    // addSubmenuItem(description, URL, _target);
	addSubmenuItem("ESRI Press &nbsp; &rArr;", "http://esripress.esri.com/display/index.cfm", "new");	

    // addSubmenuItem(description, URL, _target);
	addSubmenuItem("GIS Videos", "/im/videos", "");



// addMainItem(description, URL, _target, tabName);
addMainItem("About GIS", "http://www.gis.com", "new", "GIScomTab");
// productsMenu
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("What is GIS?", "/aboutGIS/whatisGIS.cfm", "");

	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Careers", "/aboutGIS/careers.cfm", "");

	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Professional Organizations", "/aboutGIS/professionalOrganizations.cfm", "");
	




	
generateMenus();


