﻿/*	Current Tab Names:
		productsTab - servicesTab - industriesTab -	showcaseTab - trainingTab - SolutionsTab - companyTab
*/

/*
	addTabURL syntax:
	addTabURL(  "/directory_path" , "tabName"  );
*/
addTabURL( "/","homeTab"	);
addTabURL( "/products","productsTab"	);
addTabURL( "/services","servicesTab"	);
addTabURL( "/industries","industriesTab"	);
addTabURL( "/trainingevents","trainingTab"	);
addTabURL( "/trainingevents/events","eventsTab"	);
addTabURL( "/partners","partnersTab"	);
addTabURL( "/developerhub","devhubTab"	);
addTabURL(" /aboutesriuk","companyTab"	);
addTabURL( "/esriuk","myTab"	);

// ======================================================================
//  MENUS

// addMainItem(description, URL, _target, tabName);
addMainItem("Home", "http://www.esriuk.com/index.asp", "", "homeTab");
// homeMenu
     // addSubmenuItem(description, URL, _target);
	addSubmenuItem("Keep in Touch", "http://www.esriuk.com/kit", "");
	addSubmenuItem("What is GIS?", "http://www.esriuk.com/getting_started", "");
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("RSS News Feed", "http://www.esriuk.com/aboutesriuk/rss_subscribe.asp", "");
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Developer Hub", "http://www.esriuk.com/developerhub", "");



// addMainItem(description, URL, _target, tabName);
addMainItem("Products", "http://www.esriuk.com/products/index_overview.asp", "", "productsTab");
// productsMenu

    // addSubmenuItem(description, URL, _target);
	addSubmenuItem("Software", "http://www.esriuk.com/products/index_software.asp?activetab=0", "");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Data", "http://www.esriuk.com/products/data/data_consult_overview.asp", "");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("All Products&nbsp;&nbsp;&nbsp;&nbsp;", "http://www.esriuk.com/products/show_allproducts.asp", "");		
	

addMainItem("Industries", "http://www.esriuk.com/industries", "", "industriesTab");
// appliedMenu
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Overview", "http://www.esriuk.com/industries", "");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Central Government", "http://www.esriuk.com/industries/public_sector", "");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Defence", "http://www.esriuk.com/industries/industry.asp?indid=32", "");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Education", "http://www.esriuk.com/industries/community_education.asp", "");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Insurance", "http://www.esriuk.com/industries/insurance/index.asp", "");	
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Local Government", "http://www.esriuk.com/industries/public_sector", "");	
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Public Safety", "http://www.esriuk.com/industries/industry.asp?indid=1", "");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Utilities", "http://www.esriuk.com/industries/utilities.asp", "");	
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Private Sector", "http://www.esriuk.com/industries/private_sector/index.asp", "");


	
	
addMainItem("Services", "http://www.esriuk.com/services", "", "servicesTab");
// servicesMenu
    // addSubmenuItem(description, URL, _target);
	addSubmenuItem("Overview", "http://www.esriuk.com/services", "");
	
    // addSubmenuItem(description, URL, _target);
	addSubmenuItem("Migration to ArcGIS", "http://www.esriuk.com/services/survey210509/", "");
	
    // addSubmenuItem(description, URL, _target);
	addSubmenuItem("Consultancy", "http://www.esriuk.com/services/consultancy", "");
	
    // addSubmenuItem(description, URL, _target);
	addSubmenuItem("System Integration", "http://www.esriuk.com/services/consultancy/systems_int.asp", "");	
	
    // addSubmenuItem(description, URL, _target);
	addSubmenuItem("Data Integration", "http://www.esriuk.com/services/consultancy/data_consult_overview.asp", "");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Hosted Services", "http://www.esriuk.com/services/mapsdirect/index.asp", "");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Support", "http://www.esriuk.com/services/support", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Maintenance Programme", "http://www.esriuk.com/services/maintenance/index.asp", ""); 
	
	
	
	
addMainItem("Training", "http://www.esriuk.com/trainingevents/training/index.asp", "", "trainingTab");
// trainingMenu

	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Overview", "http://www.esriuk.com/trainingevents/training/index.asp ", "");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Course Details", "http://www.esriuk.com/trainingevents/training/course_details.asp ", "");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Locations", "http://www.esriuk.com/trainingevents/training/locations_facilities.asp ", "");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("How To Register", "http://www.esriuk.com/trainingevents/training/how_to_register.asp", "");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Special Offers", "http://www.esriuk.com/trainingevents/training/special_offers.asp", "");


addMainItem("Events", "http://www.esriuk.com/trainingevents/events/index.asp", "", "eventsTab");
// eventsMenu

	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("ESRI (UK) Events", "http://www.esriuk.com/trainingevents/events/index.asp", "");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Industry Events with GIS", "http://www.esriuk.com/trainingevents/events/industry_events.asp", "");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Webinars", "http://www.esriuk.com/trainingevents/events/webinars.asp", "");
	
	
	
	
addMainItem("Partners", "http://www.esriuk.com/partners/index.asp", "", "partnersTab");
// trainingMenu
     // addSubmenuItem(description, URL, _target);
	addSubmenuItem("Overview", "http://www.esriuk.com/partners/index.asp", ""); 
	
    // addSubmenuItem(description, URL, _target);
	addSubmenuItem("Partner's Directory", "http://www.esriuk.com/partners/search_part_directory.asp", "");
	
    // addSubmenuItem(description, URL, _target);
	addSubmenuItem("Distributors", "http://www.esriuk.com/partners/crimeanalyst/resources.asp", "");
	
		
// addMainItem(description, URL, _target, tabName);
addMainItem("DeveloperHub", "http://www.esriuk.com/developerhub/", "", "devhubTab");
// ContactMenu


addMainItem("About ESRI (UK)", "http://www.esriuk.com/aboutesriuk", "", "companyTab");
// companyMenu
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("About Us", "http://www.esriuk.com/aboutesriuk", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Visionary Thinking", "http://www.esriuk.com/aboutesriuk/visionarythinking.asp", "");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Contact Us", "http://www.esriuk.com/contactus/index.asp", "");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Press Releases", "http://www.esriuk.com/aboutesriuk/pressreleases_intro.asp", "");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Case Studies", "http://www.esriuk.com/aboutesriuk/casestudies_intro.asp", "");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("RSS News Feed", "http://www.esriuk.com/aboutesriuk/rss_subscribe.asp", "");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Employment Opportunities", "http://www.esriuk.com/aboutesriuk/careers_intro.asp", ""); 
				
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Industry Links", "http://www.esriuk.com/aboutesriuk/industrylinks.asp", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("MyESRIUK", "http://www.myesriuk.com", "");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Newsletters", "http://www.myesriuk.com/esriuk/public/mystuff.asp", ""); 
	
    // addSubmenuItem(description, URL, _target);
	addSubmenuItem("Live Mapping Sites", "http://www.esriuk.com/aboutesriuk/mapping_sites.asp", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Legal Notices and ESRI (UK)'s<br> Purchasing Terms for Suppliers", "http://www.esriuk.com/aboutesriuk/legal_notices.asp", ""); 
	
	
// addMainItem(description, URL, _target, tabName);
addMainItem("MyESRIUK", "http://www.myesriuk.com/esriuk/members/index.asp", "", "myTab");
// homeMenu
     // addSubmenuItem(description, URL, _target);
	addSubmenuItem("Overview", "http://www.myesriuk.com/esriuk/members/index.asp", "");
	
	 // addSubmenuItem(description, URL, _target);
	addSubmenuItem("MyProfile", "http://www.myesriuk.com/esriuk/members/mystuff/profile.asp", "");
	
	 // addSubmenuItem(description, URL, _target);
	addSubmenuItem("MyResources", "http://www.myesriuk.com/esriuk/members/resourcecentre/index.asp", "");
	
	 // addSubmenuItem(description, URL, _target);
	addSubmenuItem("MySupport", "http://www.myesriuk.com/esriuk/members/techsupport/index.asp", "");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("MyTraining", "http://www.myesriuk.com/esriuk/members/mytraining/index.asp", "");
	
generateMenus();

