/* [nodename, id, name, navigationtext, href, isnavigation, childs[], templatename] */

if (typeof(decodeURIComponent) == 'undefined') {
  decodeURIComponent = function(s) {
    return unescape(s);
  }
}

function jdecode(s) {
    s = s.replace(/\+/g, "%20")
    return decodeURIComponent(s);
}

var POS_NODENAME=0;
var POS_ID=1;
var POS_NAME=2;
var POS_NAVIGATIONTEXT=3;
var POS_HREF=4;
var POS_ISNAVIGATION=5;
var POS_CHILDS=6;
var POS_TEMPLATENAME=7;
var POS_TARGET=8;
var theSitetree=[ 
	['PAGE','501',jdecode('Home'),jdecode(''), jdecode('%2F501.html'), 'true',[],'',''],
	['PAGE','552',jdecode('Who+We+Work+With'),jdecode(''), jdecode('%2F552.html'), 'true',[],'',''],
	['PAGE','573',jdecode('What+We+Do'),jdecode(''), jdecode('%2F573%2Findex.html'), 'true',[ 
		['PAGE','43901',jdecode('Pre-LOI+Buy-side+Assessment'),jdecode(''), jdecode('%2F573%2F43901.html'), 'false',[],'',''],
		['PAGE','42801',jdecode('Post-LOI+Operating+Diligence'),jdecode(''), jdecode('%2F573%2F42801.html'), 'false',[],'',''],
		['PAGE','43922',jdecode('100+Day+Plan'),jdecode(''), jdecode('%2F573%2F43922.html'), 'false',[],'',''],
		['PAGE','43943',jdecode('Opportunity+Assessment'),jdecode(''), jdecode('%2F573%2F43943.html'), 'false',[],'',''],
		['PAGE','43964',jdecode('Growth+Planning'),jdecode(''), jdecode('%2F573%2F43964.html'), 'false',[],'',''],
		['PAGE','43985',jdecode('Implementation+Project'),jdecode(''), jdecode('%2F573%2F43985.html'), 'false',[],'',''],
		['PAGE','44006',jdecode('Interim+Staffing'),jdecode(''), jdecode('%2F573%2F44006.html'), 'false',[],'',''],
		['PAGE','44027',jdecode('Virtual+Operating+Partner'),jdecode(''), jdecode('%2F573%2F44027.html'), 'false',[],'',''],
		['PAGE','75201',jdecode('Industry+Benchmarking'),jdecode(''), jdecode('%2F573%2F75201.html'), 'false',[],'',''],
		['PAGE','51401',jdecode('Ideal+Inventory'),jdecode(''), jdecode('%2F573%2F51401.html'), 'false',[],'','']
	],'',''],
	['PAGE','615',jdecode('What+Makes+Us+Different'),jdecode(''), jdecode('%2F615.html'), 'true',[],'',''],
	['PAGE','657',jdecode('Team'),jdecode(''), jdecode('%2F657.html'), 'true',[],'',''],
	['PAGE','76901',jdecode('Health+Care+Case+Studies'),jdecode(''), jdecode('%2F76901.html'), 'false',[],'',''],
	['PAGE','78001',jdecode('Testimonials'),jdecode(''), jdecode('%2F78001.html'), 'true',[],'',''],
	['PAGE','699',jdecode('News+%26+Articles'),jdecode(''), jdecode('%2F699%2Findex.html'), 'true',[ 
		['PAGE','45201',jdecode('Coping+with+Inflation%3A+Part+1'),jdecode(''), jdecode('%2F699%2F45201.html'), 'false',[],'',''],
		['PAGE','46201',jdecode('Underused+Value+Levers%3A+Part+3'),jdecode(''), jdecode('%2F699%2F46201.html'), 'false',[],'',''],
		['PAGE','46222',jdecode('Human+Capital%3A+Your+Competitive+Advantage'),jdecode(''), jdecode('%2F699%2F46222.html'), 'false',[],'',''],
		['PAGE','46243',jdecode('Underused+Value+Levers%3A+Part+2'),jdecode(''), jdecode('%2F699%2F46243.html'), 'false',[],'',''],
		['PAGE','46264',jdecode('Underused+Value+Levers%3A+Part+1'),jdecode(''), jdecode('%2F699%2F46264.html'), 'false',[],'',''],
		['PAGE','46285',jdecode('Increasing+Value+Through+Operations'),jdecode(''), jdecode('%2F699%2F46285.html'), 'false',[],'',''],
		['PAGE','46306',jdecode('ProAction+Announces+Partnership+with+HRCG'),jdecode(''), jdecode('%2F699%2F46306.html'), 'false',[],'',''],
		['PAGE','46327',jdecode('Automated+Will-Call+Lifts+the+Restraints+of+the+Traditional+9+to+5'),jdecode(''), jdecode('%2F699%2F46327.html'), 'false',[],'',''],
		['PAGE','46348',jdecode('Spotting+Opportunities+for+New+Products+and+Services+'),jdecode(''), jdecode('%2F699%2F46348.html'), 'false',[],'',''],
		['PAGE','46369',jdecode('Protecting+Profitability'),jdecode(''), jdecode('%2F699%2F46369.html'), 'false',[],'',''],
		['PAGE','46390',jdecode('Guarding+Against+Debt+Problems+'),jdecode(''), jdecode('%2F699%2F46390.html'), 'false',[],'',''],
		['PAGE','46411',jdecode('Logistics+Challenges+and+Opportunities+in+2007+'),jdecode(''), jdecode('%2F699%2F46411.html'), 'false',[],'',''],
		['PAGE','46432',jdecode('%22Will+e-Commerce+Eliminate+Purchasing%3F%22+'),jdecode(''), jdecode('%2F699%2F46432.html'), 'false',[],'',''],
		['PAGE','46453',jdecode('Logistics+Lessons+From+Alexander+the+Great+'),jdecode(''), jdecode('%2F699%2F46453.html'), 'false',[],'',''],
		['PAGE','46474',jdecode('Developing+Exceptional+Customer+Alliances'),jdecode(''), jdecode('%2F699%2F46474.html'), 'false',[],'','']
	],'',''],
	['PAGE','40201',jdecode('Careers'),jdecode(''), jdecode('%2F40201.html'), 'true',[],'',''],
	['PAGE','720',jdecode('Contact'),jdecode(''), jdecode('%2F720.html'), 'true',[],'','']];
var siteelementCount=35;
theSitetree.topTemplateName='Office';
theSitetree.paletteFamily='727D9C';
theSitetree.keyvisualId='11165';
theSitetree.keyvisualName='kv_11165.jpg';
theSitetree.fontsetId='32062';
theSitetree.graphicsetId='13879';
theSitetree.contentColor='000000';
theSitetree.contentBGColor='FFFFFF';
var localeDef={
  language: 'en',
  country: 'US'
};
var prodDef={
  wl_name: 'westhost',
  product: 'WSCSYSSSSLY0XFAC'
};
var theTemplate={
				hasFlashNavigation: 'false',
				hasFlashLogo: 	'false',
				hasFlashCompanyname: 'false',
				hasFlashElements: 'false',
				hasCompanyname: 'false',
				name: 			'Office',
				paletteFamily: 	'727D9C',
				keyvisualId: 	'11165',
				keyvisualName: 	'kv_11165.jpg',
				fontsetId: 		'32062',
				graphicsetId: 	'13879',
				contentColor: 	'000000',
				contentBGColor: 'FFFFFF',
				a_color: 		'000000',
				b_color: 		'000000',
				c_color: 		'000000',
				d_color: 		'000000',
				e_color: 		'000000',
				f_color: 		'000000',
				hasCustomLogo: 	'true',
				contentFontFace:'Arial, Helvetica, sans-serif',
				contentFontSize:'12',
				useFavicon:     'false'
			  };
var webappMappings = {};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '501',
internalId:  '',
customField: '20101108-121447'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '552',
internalId:  '',
customField: '20101108-122233'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '573',
internalId:  '',
customField: '20101108-121930'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '43901',
internalId:  '',
customField: '20081031-081216'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '615',
internalId:  '',
customField: '20101108-123634'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '40201',
internalId:  '',
customField: '20081027-155041'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '657',
internalId:  '',
customField: '20110902-113345'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '42801',
internalId:  '',
customField: '20081027-161835'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '699',
internalId:  '',
customField: '20110902-113117'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '720',
internalId:  '',
customField: '20101201-122156'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '43922',
internalId:  '',
customField: '20081031-081302'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '43943',
internalId:  '',
customField: '20081031-105201'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '43964',
internalId:  '',
customField: '20081031-081509'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '43985',
internalId:  '',
customField: '20081031-081543'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '44006',
internalId:  '',
customField: '20081031-082052'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '44027',
internalId:  '',
customField: '20081031-082141'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '45201',
internalId:  '',
customField: '20081031-091338'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '46201',
internalId:  '',
customField: '20081031-125936'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '46222',
internalId:  '',
customField: '20081031-143735'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '46243',
internalId:  '',
customField: '20081031-130938'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '46264',
internalId:  '',
customField: '20081031-132608'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '46285',
internalId:  '',
customField: '20081120-105022'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '46327',
internalId:  '',
customField: '20081031-133938'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '46348',
internalId:  '',
customField: '20081031-134333'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '46369',
internalId:  '',
customField: '20081031-143634'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '46390',
internalId:  '',
customField: '20081031-144436'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '46306',
internalId:  '',
customField: '20081031-123454'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '46411',
internalId:  '',
customField: '20081031-144155'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '46453',
internalId:  '',
customField: '20081031-123454'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '46474',
internalId:  '',
customField: '20081031-123454'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '46432',
internalId:  '',
customField: '20081031-123454'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '51401',
internalId:  '',
customField: '20110523-144616'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '76901',
internalId:  '',
customField: '20110902-112942'
};
webappMappings['5000']=webappMappings['5000--']={
webappId:    '5000',
documentId:  '78001',
internalId:  '-',
customField: '20120210-105648'
};
webappMappings['5000']=webappMappings['5000-']={
webappId:    '5000',
documentId:  '75201',
internalId:  '',
customField: '20110511-083550'
};
var webAppHostname = 'cgicm4all.west-datacenter.net:80';
var canonHostname = 'cm4all01.west-datacenter.net';
var accountId     = 'AWH020IN2DQQ';
var companyName   = 'The+go-to+operating+resource';
var htmlTitle	  = 'ProAction+Group';
var metaKeywords  = 'proaction%2C+operating%2C+resource%2C+acquisition%2C+LOI%2C+lean+manufacturing%2C+global+sourcing%2C+implementation%2C+investment+returns%2C+assessments%2C+commercial+operations%2C+manufacturing+operations%2C+and+supply+chain+operations%2C+due+diligence%2C+Chicago%2C+consultants%2C+operational+consultants%2C+capital+productivity%2C+sales+and+operations+planning%2C+increase+EBITDA%2C+north+america+companies%2C+Consumer+products%2C+Manufacturing%2C+Distribution%2C+Business+services%2C+operating+diligence%2C+PE+Firm%2C+Portfolio+Company%2C+Corporate+Client%2C+Corporate+Companies%2C+North+America%2C+Global+operations%2C+management+practices%2C+capital+opportunities%2C+operational+diligence%2C+SKU+rationalization%2C+inventory+management%2C+sales+%26+operations+planning%2C+plant+rationalization%2C+plant+consolidation';
var metaContents  = 'The+ProAction+Group+provides+operating+services+to+private+equity+firms%2C+helping+them+improve+investment+returns.';
theSitetree.getById = function(id, ar) {
	if (typeof(ar) == 'undefined'){
		ar = this;
	}
	for (var i=0; i < ar.length; i++) {
		if (ar[i][POS_ID] == id){
			return ar[i];
		}
		if (ar[i][POS_CHILDS].length > 0) {
			var result=this.getById(id, ar[i][POS_CHILDS]);
			if (result != null){
				return result;
			}
		}
	}
	return null;
};

theSitetree.getParentById = function(id, ar) {
	if (typeof(ar) == 'undefined'){
		ar = this;
	}
	for (var i=0; i < ar.length; i++) {
		for (var j = 0; j < ar[i][POS_CHILDS].length; j++) {
			if (ar[i][POS_CHILDS][j][POS_ID] == id) {
				// child found
				return ar[i];
			}
			var result=this.getParentById(id, ar[i][POS_CHILDS]);
			if (result != null){
				return result;
			}
		}
	}
	return null;
};

theSitetree.getName = function(id) {
	var elem = this.getById(id);
	if (elem != null){
		return elem[POS_NAME];
	}
	return null;
};

theSitetree.getNavigationText = function(id) {
	var elem = this.getById(id);
	if (elem != null){
		return elem[POS_NAVIGATIONTEXT];
	}
	return null;
};

theSitetree.getHREF = function(id) {
	var elem = this.getById(id);
	if (elem != null){
		return elem[POS_HREF];
	}
	return null;
};

theSitetree.getIsNavigation = function(id) {
	var elem = this.getById(id);
	if (elem != null){
		return elem[POS_ISNAVIGATION];
	}
	return null;
};

theSitetree.getTemplateName = function(id, lastTemplateName, ar) {
	if (typeof(lastTemplateName) == 'undefined'){
		lastTemplateName = this.topTemplateName;
	}
	if (typeof(ar) == 'undefined'){
		ar = this;
	}
	for (var i=0; i < ar.length; i++) {
		var actTemplateName = ar[i][POS_TEMPLATENAME];
		if (actTemplateName == ''){
			actTemplateName = lastTemplateName;
		}
		if (ar[i][POS_ID] == id) {
			return actTemplateName;
		}
		if (ar[i][POS_CHILDS].length > 0) {
			var result=this.getTemplateName(id, actTemplateName, ar[i][POS_CHILDS]);
			if (result != null){
				return result;
			}
		}
	}
	return null;
};

theSitetree.getByXx = function(lookup, xx, ar) {
    if (typeof(ar) == 'undefined'){
    	ar = this;
    }
    for (var i=0; i < ar.length; i++) {
        if (ar[i][xx] == lookup){
        	return ar[i];
        }
        if (ar[i][POS_CHILDS].length > 0) {
        	var result=this.getByXx(lookup, xx, ar[i][POS_CHILDS]);
            if (result != null){
                return result;
               }
        }
    }
    return null;
};

function gotoPage(lookup) {
	if(__path_prefix__ == "/servlet/CMServeRES" && typeof (changePage) == 'function'){
		changePage(lookup);
		return;
	}
	var page = theSitetree.getHREF(lookup);
	if (!page) {
		var testFor = [ POS_NAME, POS_NAVIGATIONTEXT ];
		for (var i=0 ; i < testFor.length ; i++) {
			var p = theSitetree.getByXx(lookup, testFor[i]);
			if (p != null) {
				page = p[POS_HREF];
				break;
			}
		}
	}
	document.location.href = (new URL(__path_prefix__ + page, true, true)).toString();
};

