/*	Current Tab Names:
	homeTab - productsTab - servicesTab - industriesTab -	trainingTab - supportTab -  newsTab - eventsTab - companyTab 
*/

/*
	addTabURL syntax:
	addTabURL(  "/directory_path" , "tabName"  );
*/
addTabURL( "/", 				           "homeTab"	);
/*addTabURL( "product/products.html", 		   "productsTab"	);
addTabURL( "service/services.html", 		   "servicesTab"	);
addTabURL( "industries/industries.html", 		 "industriesTab"	);
addTabURL( "/about/about_esrihk.html", 			"companyTab"	);
addTabURL( "/about/contact_us.html", 			"companyTab"	);
addTabURL( "/about/quality.html", 			"companyTab"	);*/
addTabURL( "/company", 				    "companyTab"	);
addTabURL( "/ceo", 				    "companyTab"	);
addTabURL( "/events", 				     "eventsTab"	);
addTabURL( "/industries", 			 "industriesTab"	);
addTabURL( "/news", 				       "newsTab"	);
addTabURL( "/software", 			   "productsTab"	);
addTabURL( "/training", 		       "trainingTab"	);
addTabURL( "/about", 		       "companyTab"	);
addTabURL( "/product", 		       "productsTab"	);
addTabURL( "/services", 		       "servicesTab"	);
addTabURL( "/support", 		       "supportTab"	);


// ======================================================================
//  MENUS

// addMainItem(description, URL, _target, tabName);
addMainItem("Home", "/index.html", "", "homeTab");
	
	
// addMainItem(description, URL, _target, tabName);
addMainItem("Products", "../product/products.html", "", "productsTab");
// productsMenu

    // addSubmenuItem(description, URL, _target);
	addSubmenuItem("Products Overview", "../product/products.html", "");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Data", "../product/data.html", "");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("ESRI Press Books", "../product/press.html", "");
    
   	// addSubmenuItem(description, URL, _target);
	//addSubmenuItem("Special Offer", "../product/specialoffer.html", "");
	
addMainItem("Services", "../services/proservices.html", "", "servicesTab");
// servicesMenu

    // addSubmenuItem(description, URL, _target);
	addSubmenuItem("Professional Services", "../services/proservices.html", "");
	
	/*// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Professional Services", "", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("&nbsp;&nbsp;&nbsp;&#151;Consulting and Design Services", "", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("&nbsp;&nbsp;&nbsp;&#151;Database Services", "", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("&nbsp;&nbsp;&nbsp;&#151;Programming Services", "", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("&nbsp;&nbsp;&nbsp;&#151;Implementation Services", "", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("&nbsp;&nbsp;&nbsp;&#151;Systems Integration Services", "", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Enterprise Advantage Program", "", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Disaster Response and Help", "", "");*/
	

addMainItem("Industries", "../industries/industries.html", "", "industriesTab");
// industriesMenu
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Industries Overview", "../industries/industries.html", ""); 

	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Local Case Studies", "../industries/localcases.html", "");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Internet Mapping", "../industries/internetmaps.html", "");	
		
	/*// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Best Practices", "", "");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Data Models", "", "");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Grant Programs", "", "");*/
 


addMainItem("Training", "../training/training.html", "", "trainingTab");
// trainingMenu
     // addSubmenuItem(description, URL, _target);
	addSubmenuItem("Training Overview", "../training/overview.html", ""); 
	addSubmenuItem("Instructor-led Training", "../training/training.html", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Training Schedule", "../training/schedule.html", ""); 
	
	// addSubmenuItem(description, URL, _target);
	//addSubmenuItem("On-Line Training Registration", "../training/onlineReg.html", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Virtual Campus", "../training/virtual_campus.html", ""); 
		
		
addMainItem("Support", "../support/Support.html", "", "supportTab");
// supportMenu
// addSubmenuItem(description, URL, _target);
    addSubmenuItem("Support Overview", "../support/support.html", ""); 
    addSubmenuItem("Technical Support", "../support/technicalSupport.html", ""); 
    addSubmenuItem("iTSS", "../support/iTSS.html", ""); 
    addSubmenuItem("Downloads", "../support/downloads.html", ""); 
    
	
	//addSubmenuItem("ESRI Support Center", "http://support.esrichina-hk.com/", "_blank"); 
	
	/*/ addSubmenuItem(description, URL, _target);
    addSubmenuItem("Software Support", "", "");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Knowledge Base", "", ""); 

    // addSubmenuItem(description, URL, _target);
	addSubmenuItem("Downloads", "", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("User Forums", "", "");
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Project Center", "", ""); 

    // addSubmenuItem(description, URL, _target);
	addSubmenuItem("ESRI Developer Network", "", "");
			
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Customer Service", "", ""); */
	


addMainItem("Events", "../events/comingEvents.html", "", "eventsTab");
// eventsMenu
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Coming Events", "../events/comingEvents.html", ""); 
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Events News", "../events/events.html", ""); 	
	
	

addMainItem("News", "/news/news.html", "", "newsTab");
// newsMenu
	 
	// addSubmenuItem(description, URL, _target);	
	addSubmenuItem("Userlink", "../news/userlink.html", "");
	
	// addSubmenuItem(description, URL, _target);	
	addSubmenuItem("Community Services", "../news/community.html", "");	   
	
	// addSubmenuItem(description, URL, _target);	
	addSubmenuItem("ArcNews", "http://www.esri.com/news/arcnews/arcnews.html", "_blank"); 	

	// addSubmenuItem(description, URL, _target);	
	addSubmenuItem("ArcUser", "http://www.esri.com/news/arcuser/index.html", "_blank"); 	
	
	// addSubmenuItem(description, URL, _target);		
	//addSubmenuItem("Industrial Newsletters", "../news/industrialNewsletters.html", "");	   
	
	// addSubmenuItem(description, URL, _target);		
	addSubmenuItem("ESRI News", "http://www.esri.com/news/index.html", "_blank");	
	
	// addSubmenuItem(description, URL, _target);		
	addSubmenuItem("Local News", "../news/localNewsArchive.html", "");	

	
	
	
addMainItem("About Us", "../about/about_esrihk.html", "", "companyTab");
// companyMenu

	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("About ESRI China (HK)", "../about/about_esrihk.html", ""); 

	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("CEO Place", "../about/ceo_place.html", ""); 	
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Our Quality", "../about/quality.html", "");	

	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Careers", "../about/careers.html", ""); 
	
	// addSubmenuItem(description, URL, _target);
	addSubmenuItem("Contact Us", "../about/contact_us.html", "");	
	
generateMenus();

