/*	Current Tab Names:
	homeTab - productsTab - servicesTab - industriesTab -	trainingTab - supportTab -  newsTab - eventsTab - companyTab 
*/

/*
	addTabURL syntax:
	addTabURL(  "/directory_path" , "tabName"  );
*/
addTabURL( "/", 				           "homeTab"	);
addTabURL( "http://edcommunity.esri.com/", 		   		"homeTab"	);
addTabURL( "/apps/mrs", 		   		"whatsnewTab"	);
addTabURL( "/apps/calendar", 			"whatsnewTab"	);
addTabURL( "/apps/stories", 			"whatsnewTab"	);
addTabURL( "/user_showcase.html", 	 "industriesTab"	);
addTabURL( "/adpages", 			        "companyTab"	);
addTabURL( "/aprimoemails", 		    "companyTab"	);
addTabURL( "/atponly", 			       "trainingTab"	);
addTabURL( "/software", 			   "softwareTab"	);




// ======================================================================
//  MENUS

// addMainItem(description, URL, _target, tabName);
addMainItem("Home", "http://edcommunity.esri.com/", "", "homeTab");
	
	
// addMainItem(description, URL, _target, tabName);
addMainItem("Community", "http://edcommunity.esri.com/community/index.cfm", "", "whatsnewTab");
// productsMenu
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("GIS in Education Calendar", "http://edcommunity.esri.com/apps/calendar", "");

	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Your GIS Story", "http://edcommunity.esri.com/apps/stories", "");

	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Community Atlas", "http://edcommunity.esri.com/commAtlas/", "");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Find a GIS Program", "http://edcommunity.esri.com/universityprograms/", "");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Projects and Campaigns", "http://edcommunity.esri.com/projects/", "");

   // addSubmenuItem(description, URL, _target);
	//addSubmenuItem("The Forums", "http://forums.esri.com/forums.asp?c=41", "new");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Blog", "http://edcommunity.esri.com/blog", "new");

   // addSubmenuItem(description, URL, _target);
	addSubmenuItem("International GIS Education Community", "http://edcommunity.esri.com/community/international/", "");

   // addSubmenuItem(description, URL, _target);
	addSubmenuItem("Teacher Education Community", "http://edcommunity.esri.com/community/teacherEd/", "");

    // addSubmenuItem(description, URL, _target);
	addSubmenuItem("The ESRI Education Team", "http://edcommunity.esri.com/community/edteam", "");


// addMainItem(description, URL, _target, tabName);
addMainItem("Software", "http://edcommunity.esri.com/software/index.cfm", "", "softwareTab");
// productsMenu

	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Web Mapping", "http://edcommunity.esri.com/software/webmapping", "");
	
	// addSubmenuItem(description, URL, _target);
	//addSubmenuItem("ArcWeb Explorer", "http://edcommunity.esri.com/software/AWX", "");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("ArcExplorer/AEJEE", "http://edcommunity.esri.com/software/aejee", "");

	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("ArcGIS Explorer", "http://edcommunity.esri.com/software/AGX", "");

	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("ArcGIS/ArcView &nbsp; &rArr;", "http://www.esri.com/arcview", "new");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Mac OSX Support", "http://edcommunity.esri.com/software/mac", "");


// addMainItem(description, URL, _target, tabName);
addMainItem("Data", "http://edcommunity.esri.com/data/index.cfm", "", "dataTab");
// productsMenu

	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("ArcGIS Online &nbsp; &rArr;", "http://www.esri.com/software/arcgis/arcgisonline", "new");

// addSubmenuItem(description, URL, _target);
	addSubmenuItem("ArcIMS Data Services", "http://edcommunity.esri.com/data/arcims", "");
	
	// addSubmenuItem(description, URL, _target);
	//addSubmenuItem("ArcWeb Services for Students and Educators", "http://edcommunity.esri.com/data/aws", "");

	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Business Analyst Online for Education &nbsp; &rArr;", "http://www.esri.com/software/bao-education/", "new");

	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Data Download", "http://edcommunity.esri.com/data/download", "");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("ESRI Data and Maps &nbsp; &rArr;", "http://www.esri.com/data/data-maps/overview.html", "new");



// addMainItem(description, URL, _target, tabName);
addMainItem("Instructional Materials", "http://edcommunity.esri.com/im/index.cfm", "", "imTab");
// productsMenu

   // addSubmenuItem(description, URL, _target);
	addSubmenuItem("ArcLessons", "http://edcommunity.esri.com/im/arclessons", "");

   // addSubmenuItem(description, URL, _target);
	addSubmenuItem("Educational Materials Review", "http://edcommunity.esri.com/apps/mrs", "");

   // addSubmenuItem(description, URL, _target);
	addSubmenuItem("ESRI Resources", "http://edcommunity.esri.com/im/resourcesESRI.cfm", "");
	
   // addSubmenuItem(description, URL, _target);
	addSubmenuItem("External Resources", "http://edcommunity.esri.com/im/resourcesExternal.cfm", "");
	
   // addSubmenuItem(description, URL, _target);
	addSubmenuItem("ESRI Press &nbsp; &rArr;", "http://gis.esri.com/esripress/display/index.cfm", "new");	

   // addSubmenuItem(description, URL, _target);
   addSubmenuItem("GIS Video Tutorials", "http://edcommunity.esri.com/im/videos/", "");	
	
// addMainItem(description, URL, _target, tabName);
addMainItem("Research", "http://edcommunity.esri.com/research/index.cfm", "", "researchTab");
// productsMenu

	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("GIS Education Research Bibliography", "http://edcommunity.esri.com/research/index.cfm?fa=home.bib", "");

	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("ESRI Library Bibliography &nbsp; &rArr;", "http://training.esri.com/campus/library/", "new");

	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Thinking Spatially &nbsp; &rArr;", "http://edcommunity.esri.com/spatialthinking", "new");

// addMainItem(description, URL, _target, tabName);
addMainItem("Support", "http://edcommunity.esri.com/support/index.cfm", "", "supportTab");
// productsMenu

// addMainItem(description, URL, _target, tabName);
addMainItem("About GIS", "http://www.gis.com", "new", "GIScomTab");
// productsMenu
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("What is GIS?  &nbsp; &rArr;", "http://www.gis.com/whatisgis/index.html", "new");

	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("GIS in Every Walk of Life  &nbsp; &rArr;", "http://www.gis.com/whatisgis/everywalk.html", "new");

	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Careers  &nbsp; &rArr;", "http://www.gis.com/videoprofiles.html", "new");

	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Professional Organizations", "http://edcommunity.esri.com/aboutGIS/professionalOrganizations.cfm", "");
	




	
generateMenus();

