/////////////////////////////////////////////////////////////////////////////
// Function : NavNode (constructor)
// Comments :
/////////////////////////////////////////////////////////////////////////////
function NavNode(id, label, href, parent)
{
	this.m_parent = null;
	this.m_level = 0;

	if (parent)
	{
		this.m_parent = parent;
		this.m_level = parent.m_level+1;
	}

	this.m_id = id;

	// assume that m_label will most often be used directly as HTML
	this.m_rawlabel = label;

	label = label.replace(/&/g, '&amp;');
	label = label.replace(/</g, '&lt;');
	label = label.replace(/>/g, '&gt;');
	label = label.replace(/"/g, '&quot;');

	this.m_label = label;

	this.m_href = href;
	this.m_subNodes = new Array();

	var argValues = NavNode.arguments;
	var argCount = NavNode.arguments.length;

	for (i = 4 ; i < argCount ; i++)
	{
		var eqPos = argValues[i].indexOf("==");
		var attrName = argValues[i].substring(0,eqPos);
		var attrValue = argValues[i].substring(eqPos+2);

		eval("this.cp_" + attrName + " = '" + attrValue + "';");
	}

	NavNode.prototype.addNode = addNode;
	NavNode.prototype.isSelected = isSelected;
}

/////////////////////////////////////////////////////////////////////////////
// Function : addNode
// Comments :
/////////////////////////////////////////////////////////////////////////////
function addNode(id, label, href)
{
	var newIndex = this.m_subNodes.length;
	var newNode = new NavNode(id, label, href, this);

	var argValues = addNode.arguments;
	var argCount = addNode.arguments.length;

	for (i = 3 ; i < argCount ; i++)
	{
		var eqPos = argValues[i].indexOf("==");
		var attrName = argValues[i].substring(0,eqPos);
		var attrValue = argValues[i].substring(eqPos+2);

		eval("newNode.cp_" + attrName + " = '" + attrValue + "';");
	}

	this.m_subNodes[newIndex] = newNode;
	return newNode;
}

/////////////////////////////////////////////////////////////////////////////
// Function : isSelected
// Comments :
/////////////////////////////////////////////////////////////////////////////
function isSelected()
{
    var pos = window.location.href.lastIndexOf("/");
    var docname = window.location.href.substring(pos+1, window.location.href.length);

    pos = this.m_href.lastIndexOf("/");
    var myname = this.m_href.substring(pos+1, this.m_href.length);

    if (docname == myname)
		return true;
	else
		return false;
}

/////////////////////////////////////////////////////////////////////////////
// Function : customSectionPropertyExists
// Comments :
/////////////////////////////////////////////////////////////////////////////
function customSectionPropertyExists(csp)
{
	return (typeof csp != _U && csp != null);
}

/////////////////////////////////////////////////////////////////////////////
// Function : getCustomSectionProperty
// Comments :
/////////////////////////////////////////////////////////////////////////////
function getCustomSectionProperty(csp)
{
	if (customSectionPropertyExists(csp))
	{
		return csp;
	}
	else
	{
		return "";
	}
}

/////////////////////////////////////////////////////////////////////////////

var g_navNode_Root = new NavNode('5','Home',ssUrlPrefix + 'index.htm',null,'Keywords==First Health \x7c First Health Network \x7c provider network \x7c national provider network \x7c PPO \x7c national PPO \x7c clinical management \x7c dental \x7c vision \x7c transplant \x7c non-network discounts \x7c network solutions \x7c ','SectionBannerImage==FirstHealth.Masthead.jpg','SectionIdPrefix==fhn-','UseImageCallouts==TRUE');
g_navNode_0=g_navNode_Root.addNode('fhn-network-solutions','Network Solutions',ssUrlPrefix + 'network-solutions/index.htm','Description==Learn more about one of the nation\u2019s largest PPO networks, offering access to quality, affordable health care through TPAs,  carriers and health care plans. ','Keywords==First Health Network \x7c network solution \x7c medical PPO network \x7c national network \x7c ','SectionBannerImage==FirstHealth_NetworkSolution.jpg','SectionIdPrefix==fhn-','UseBlueCallouts==TRUE','UseImageCallouts==TRUE','secondaryUrlVariableField==region1');
g_navNode_0_0=g_navNode_0.addNode('fhn-strength-of-the-network','Strength of the Network',ssUrlPrefix + 'network-solutions/strength-of-the-network/index.htm','Description==Discover the strength of our network with directly held contracts to more than 490,000 providers and hospitals throughout the United States, including DC and Puerto Rico. ','Keywords==PPO network strength \x7c national network \x7c national access \x7c flexible network solution \x7c directly contracted ','UseBlueCallouts==TRUE','UseImageCallouts==TRUE');
g_navNode_0_1=g_navNode_0.addNode('fhn-first-health-network','First Health Network',ssUrlPrefix + 'network-solutions/first-health-network/index.htm','Description==Learn more about how the First Health Network is available to meet all of your PPO needs for primary regional coverage or for travel access when members need care outside of their service area. ','Keywords==regional PPO \x7c national PPO \x7c travel network \x7c First Health Network scope','UseBlueCallouts==TRUE','UseImageCallouts==TRUE');
g_navNode_1=g_navNode_Root.addNode('fhn-value-added-options','Value Added Options',ssUrlPrefix + 'value-added-options/index.htm','Description==Learn more about the customizable value added services our group health programs offer, with flexible pricing options that are structured to meet our clients\u2019 needs while addressing the ever changing health care environment.  ','Keywords==additional First Health services \x7c other First Health products','SectionBannerImage==FirstHealth_ValueAddedOptions.jpg','UseBlueCallouts==TRUE','UseImageCallouts==TRUE');
g_navNode_1_0=g_navNode_1.addNode('fhn-clinical-management','Clinical Management',ssUrlPrefix + 'value-added-options/clinical-management/index.htm','Description==See how our clinical management programs are focused on facilitating medically appropriate, high quality, patient care with optimal outcomes.  ','Keywords==Clinical Management \x7c Utilization Management \x7c Utilization Review \x7c Early Medical Assessment \x7c Case Management \x7c','UseBlueCallouts==TRUE','UseImageCallouts==TRUE');
g_navNode_1_1=g_navNode_1.addNode('fhn-network-discounts','Non-Network Discounts \x26 Fee Negotiations',ssUrlPrefix + 'value-added-options/non-network-discounts-and-fee-negotiations/index.htm','Description==Discover how you can achieve the most significant savings with our non-network claims management program.','Keywords==Non-network discounts \x7c fee negotiations \x7c non-network solution \x7c non-network negotiations \x7c supplemental networks \x7c non-network claims management','UseBlueCallouts==TRUE','UseImageCallouts==TRUE');
g_navNode_1_2=g_navNode_1.addNode('fhn-ntl-transplant-prog','National Transplant Program',ssUrlPrefix + 'value-added-options/national-transplant-program/index.htm','Description==Learn how our program provides members the opportunity for the best outcomes and experience.  ','Keywords==\"Coventry transplant program \x7c Coventry transplant network \x7c national transplant network\\x0a\"','UseBlueCallouts==TRUE','UseImageCallouts==TRUE');
g_navNode_1_3=g_navNode_1.addNode('fhn-dental','Dental',ssUrlPrefix + 'value-added-options/dental/index.htm','Description==Learn more about our dental plan options that are available on either a fully insured or leased basis and how they offer lower costs to plan members when they access participating dental network providers. ','UseBlueCallouts==TRUE','UseImageCallouts==TRUE');
g_navNode_1_4=g_navNode_1.addNode('fhn-vision','Vision',ssUrlPrefix + 'value-added-options/vision/index.htm','Description==See how our vision program offers a diverse national network of providers with flexible product portfolios to achieve savings and to lower benefit costs. ','UseBlueCallouts==TRUE','UseImageCallouts==TRUE');
g_navNode_2=g_navNode_Root.addNode('fhn-contact-us','Contact Us',ssUrlPrefix + 'contact-us/index.htm','Description==Find out how to get in touch with a First Health representative. ','Keywords==contact First Health \x7c First Health contacts \x7c find First Health representative \x7c First Health contact information','SectionBannerImage==FirstHealth_ContactUsHeart.jpg','UseBlueCallouts==TRUE','UseImageCallouts==TRUE');
g_navNode_3=g_navNode_Root.addNode('fhn-about-first-health','About First Health',ssUrlPrefix + 'about-first-health/index.htm','Description==Read more about First Health.','Keywords==First Health \x7c national provider network \x7c non-network discounts \x7c network solutions \x7c ','SectionBannerImage==FirstHealth_AboutFirstHealth.jpg','UseBlueCallouts==TRUE','UseImageCallouts==TRUE');
g_navNode_3_0=g_navNode_3.addNode('fhn-executive-profiles','Executive Profiles',ssUrlPrefix + 'about-first-health/executive-profiles/index.htm','Description==Read our executive profiles.','Keywords==George Bennett \x7c Blaine Faulkner \x7c Colleen West \x7c Susan Korth \x7c Sue Korth \x7c','UseBlueCallouts==TRUE','UseImageCallouts==TRUE');
g_navNode_3_1=g_navNode_3.addNode('fhn-tradeshows','Tradeshows',ssUrlPrefix + 'about-first-health/tradeshows/index.htm','Description==View the schedule of upcoming tradeshows.','Keywords==First Health booth \x7c First Health as exhibitor','UseBlueCallouts==TRUE','UseImageCallouts==TRUE');
g_navNode_4=g_navNode_Root.addNode('fhn-clients','Clients',ssUrlPrefix + 'clients/index.htm','Description==Learn more about what the First Health Network and our value added services can do for you.','Keywords==network business partner for TPAs \x7c network solution for TPAs \x7c network solution for health insurance carriers \x7c ','SectionBannerImage==FirstHealth_Clients.jpg','ShowLoginBox==FALSE','TurnOnAdditionalCR==TRUE','UseBlueCallouts==TRUE','UseImageCallouts==TRUE');
g_navNode_4_0=g_navNode_4.addNode('fhn-clients-news','Announcements/News',ssUrlPrefix + 'clients/announcements-news/index.htm','Description==Read the latest news and announcements from First Health.','ShowLoginBox==FALSE','TurnOnAdditionalCR==TRUE','UseBlueCallouts==FALSE','UseImageCallouts==TRUE');
g_navNode_4_1=g_navNode_4.addNode('fhn-clients-faq','Frequently Asked Questions',ssUrlPrefix + 'clients/frequently-asked-questions/index.htm','Description==Find answers to common questions that clients ask us.','Keywords==services available to TPAs \x7c services available to insurance carriers \x7c who are First Health\\x27s clients \x7c ','ShowLoginBox==FALSE','UseImageCallouts==TRUE');
g_navNode_4_2=g_navNode_4.addNode('fhn-clients-doc-library','Document Library',ssUrlPrefix + 'clients/document-library/index.htm','ShowLoginBox==FALSE','UseBlueCallouts==TRUE','UseImageCallouts==TRUE','contributorOnly==FALSE');
g_navNode_4_3=g_navNode_4.addNode('fhn-client-inquiries','Client Inquiries',ssUrlPrefix + 'clients/client-inquiries/index.htm','Description==Find out how to get in touch with a First Health representative in your area.','ShowLoginBox==FALSE','UseBlueCallouts==TRUE','UseImageCallouts==TRUE');
g_navNode_5=g_navNode_Root.addNode('fhn-members','Members',ssUrlPrefix + 'members/index.htm','Description==Learn how we work with your health plan administrator to improve the process of accessing care for you and your family. ','Keywords==locate a provider \x7c First Health Network provider search','SectionBannerImage==FirstHealth_Members.jpg','UseBlueCallouts==TRUE','UseImageCallouts==TRUE');
g_navNode_5_0=g_navNode_5.addNode('fhn-members-faq','Frequently Asked Questions',ssUrlPrefix + 'members/frequently-asked-questions/index.htm','Description==Find answers to common questions that members ask us.','Keywords==First Health frequently asked questions \x7c First Health FAQ \x7c provider nomination \x7c First Health Network referral \x7c ','UseBlueCallouts==FALSE','UseImageCallouts==TRUE');
g_navNode_5_1=g_navNode_5.addNode('fhn-member-doc-library','Document Library',ssUrlPrefix + 'members/document-library/index.htm','Description==Find information on benefits, provider search, etc.','Keywords==First Health member resources \x7c First Health member documents \x7c provider search instructions \x7c','UseBlueCallouts==TRUE','UseImageCallouts==TRUE');
g_navNode_7=g_navNode_Root.addNode('fhn-site-map','Site Map',ssUrlPrefix + 'site-map/index.htm','SectionBannerImage==FirstHealth_Clients.jpg','SectionIdPrefix==fhn-');
g_navNode_12=g_navNode_Root.addNode('fhn-brokers-consultants','Brokers \x26 Consultants',ssUrlPrefix + 'brokers-and-consultants/index.htm','Description==Learn more about what the First Health Network and our value added services can do for your clients.','SectionBannerImage==FirstHealth_BrokersandConsultants.jpg','TurnOnAdditionalCR==FALSE','Use2COLBlueCallouts==TRUE','UseImageCallouts==TRUE');
g_navNode_12_0=g_navNode_12.addNode('fhn-brokers-faq','Frequently Asked Questions',ssUrlPrefix + 'brokers-and-consultants/frequently-asked-questions/index.htm','Description==Find answers to common questions that brokers and consultants ask us.','UseImageCallouts==TRUE');
g_navNode_12_1=g_navNode_12.addNode('fhn-broker-inquiries','Broker \x26 Consultant Inquiries',ssUrlPrefix + 'brokers-and-consultants/broker-and-consultant-inquiries/index.htm','Description==Find out how to get in touch with a First Health representative in your area.','UseBlueCallouts==TRUE','UseImageCallouts==TRUE');
g_navNode_13=g_navNode_Root.addNode('fhn-providers','Providers',ssUrlPrefix + 'providers/index.htm','Description==Read about how First Health helps new and current providers cultivate their practices by leveraging our trusted network solutions.','Keywords==First Health Network provider \x7c First Health provider network information \x7c join First Health Network \x7c ','SectionBannerImage==FirstHealth_ProvidersHeart.jpg','UseBlueCallouts==TRUE','UseImageCallouts==TRUE');
g_navNode_13_0=g_navNode_13.addNode('fhn-providers-news','Announcements/News',ssUrlPrefix + 'providers/announcements-news/index.htm','Description==Read the latest news and announcements from First Health.','TurnOnAdditionalCR==TRUE','UseBlueCallouts==FALSE','UseImageCallouts==TRUE');
g_navNode_13_1=g_navNode_13.addNode('fhn-electronic-solutions','Electronic Solutions',ssUrlPrefix + 'providers/electronic-solutions/index.htm','Description==Learn more about all of our available electronic solutions.','Keywords==First Health Network provider tools \x7c EDI documents for First Health providers \x7c EDI documents for First Health Network providers \x7c  First Health Network payer list \x7c claim FAQs \x7c First Health Network claim questions','UseBlueCallouts==TRUE','UseImageCallouts==TRUE','UseMultiDocLibrary==TRUE');
g_navNode_13_2=g_navNode_13.addNode('fhn-network-participation','Network Participation',ssUrlPrefix + 'providers/network-participation/index.htm','Description==Learn how you can nominate your practice for our network and learn more about our credentialing criteria.','Keywords==First Health Network participation \x7c First Health provider','TurnOnAdditionalCR==TRUE','Use2COLBlueCallouts==TRUE','UseBlueCallouts==TRUE','UseImageCallouts==TRUE');
g_navNode_13_2_0=g_navNode_13_2.addNode('fhn-provider-nomination','Provider Nomination',ssUrlPrefix + 'providers/network-participation/provider-nomination/index.htm','Description==Learn how you can nominate your practice for our network. Complete a Provider Nomination form to get started.','Keywords==join the First Health Network \x7c participate in the First Health Network \x7c how to become a network provider \x7c ','UseImageCallouts==TRUE');
g_navNode_13_2_1=g_navNode_13_2.addNode('fhn-credentialing-criteria','Credentialing Criteria',ssUrlPrefix + 'providers/network-participation/credentialing-criteria/index.htm','Description==Learn more about our credentialing criteria.','Keywords==First Health credentialing \x7c qualifications for network participation','TurnOnAdditionalCR==TRUE','UseBlueCallouts==TRUE','UseImageCallouts==TRUE');
g_navNode_13_3=g_navNode_13.addNode('fhn-claims-information','Claims Information',ssUrlPrefix + 'providers/claims-information/index.htm','Description==Find out how to submit claims correctly to increases the cash flow to your practice, prevent costly follow-up time by your office or billing staff, and reduce the uncertainty members feel with an unresolved claim. ','Keywords==claims submission \x7c First Health Network claims \x7c claims inquiry \x7c First Health Network claims payers \x7c EDI claims submission guide \x7c','UseBlueCallouts==TRUE','UseImageCallouts==TRUE');
g_navNode_13_4=g_navNode_13.addNode('fh-hipaa-5010-icd10','HIPAA 5010 and ICD10',ssUrlPrefix + 'providers/hipaa-5010-icd10/index.htm','UseMultiDocLibrary==TRUE');
g_navNode_13_5=g_navNode_13.addNode('fhn-providers-doc-library','Document Library',ssUrlPrefix + 'providers/document-library/index.htm','Description==View important forms and documents for providers.','Keywords==First Health provider forms \x7c provider reference manual \x7c First Health Network appeal','UseBlueCallouts==TRUE','UseImageCallouts==TRUE');
g_navNode_13_7=g_navNode_13.addNode('fhn-provider-inquiries','Provider Inquiries',ssUrlPrefix + 'providers/provider-inquiries/index.htm','Description==Find out how to get in touch with a First Health representative.','Keywords==First Health Network provider inquiries ','UseBlueCallouts==TRUE','UseImageCallouts==TRUE');

