// ////////////////////////////////File Header ///////////////////////////////
// Purpose: This javascript file is used to define the menu & UI link values 
// of One2Onesite.Hospira.com.
// Developed by: Cognizant
// Created on: 07-Sep-2009   

// ///////////////////////////////File Header ///////////////////////////////

//DO NOT TOUCH "vars"               EDIT THESE TITLES
/* Language Specific Variables */
var strSearchText                   = "Search";   // search textbox text
var strSearchButtonText             = "Go";       // search button text
var strSearchResultsBegin           = "Your search for \"";                  // "Your search for "
var strSearchResultsEnd             = "\" returned the following results:";   // " returned the following results:"  
var strSearchNoResults              = "No items were found matching your query."  // "No items were found matching your query."
  
//Menus in Top Navigation Bar
var strAbout                        = "About Hospira";
var strNews                         = "News &amp; Media";
var strNewsHdr                      = "News &amp; Media Center";
var strIR                           = "Investor Relations";
var strCommunity                    = "In the Community";
var strCommunityHdr                 = "Hospira in the Global Community";

//Menus in Footer
var strCareers                    = "Careers";
var strContactUs                    = "Contact Hospira";
var strSiteMap                      = "Site Map";
var strBuyOnline2                   = strBuyOnline;
var strLegalNotices                 = "Legal Notices";
var strPrivacyPolicy                = "Website Privacy Policy";
var strPrivacyPolicyHdr             = "Hospira Website Privacy Policy";
var strCompliance                   = "Compliance";
var strBuyOnline                  = "Buy Online";

//Menus in Side Navigation
var strOne2Onecomfortzone 		= "ONE 2 ONE COMFORT ZONE";
var strCustomcommercializatrion		= "CUSTOM COMMERCIALIZATION";

//submenus for CUSTOM COMMERCIALIZATION

var strProductdevelopment 		= "Product Development";
var strSpecializeddevServices 		= "Specialized Development Services";
	var strProtEcolServices 		= "protEcol&#153; Services";
		var strRecombinantProteins		= "Recombinant Proteins & Peptides";
		var strBiopharmaceuticalAPIsupply	= "Biopharmaceutical API Supply";
	var strImpureIDservices			= "ImpurID&#153; Services";
var strRegulatoryexpertise		= "International Regulatory Expertise";
var strCommercialservices		= "Commercial Services";

var strParentalmanufacturing		= "PARENTERAL MANUFACTURING";

//Menus under PARENTAL MANUFACTURING

var strInjectablecapabilities	= "Injectable Capabilities";
var strFacilitiesaroundworld	= "Facilities Around The World";
var strAdelaide			= "Adelaide";
var strAustin			= "Austin";
var strBoulder			= "Boulder";
var strClayton			= "Clayton";
var strLakeforest		= "Lake Forest";
var strLiscate			= "Liscate";
var strMcPherson		= "McPherson";
var strMulgrave			= "Mulgrave";
var strRockymount		= "Rocky Mount";
var strWasserburg		= "Wasserburg";
var strDrugdeliverysystems	= "Drug Delivery Options";
var strVialsBottlesAmpuls	= "Vials, Bottles and Ampuls";
var strSyringesCartridges	= "Syringes and Cartridges";
var strFlexibleContainers	= "Flexible Containers";
var strADDvantageSystem		= "ADD-Vantage&#174; System";
var strDispersiveSystems	= "Dispersive Systems";
var strpackagingoptions         = "Packaging Options";

var strWorldwideexp			= "WORLDWIDE EXPERIENCE";

var strKeystoCommercialsuccess	= "Keys to Commercial Success";
var strCentralizedmanagement	= "Centralized Management";

var strone2onecontact			= "CONTACT ONE 2 ONE";
var strComfortzone			= "Discover Your Comfort Zone";


var strCopyrightNotice              = "&copy;&#160;Hospira, Inc. Lake Forest, Illinois, U.S.A.";
var strWarnOnLeaveMsg               = "This link will take you out of a Hospira website.  Links that take you out of Hospira websites are not under the control of Hospira and Hospira is not responsible for the content of any such sites or any further links from such sites. Hospira is providing these links only as a convenience and the inclusion of any link does not imply endorsement of the linked site by Hospira.\n\nPress OK to continue.";
