
function hp_services(hp_section){
str = "";
str+= '<table width="155" cellspacing="0" cellpadding="0" border="0">  ';
str+= '<tr height="15">';
str+= '<td width="20"></td>';
str+= '<td width="135"></td>';
str+= '</tr>';

str+= '<tr>';
str+= '<td colspan="2">';
document.write(str);

document.write('\
\
\
<div><div><div style="display:none;"><ul id="imenus0" style="width:155px">\
');

// Health Plan Services
//
//  Note:  There is a separate source file for this one item.  The source file name is:  hp_head_leftnav_source.htm

if (hp_section == "index"){
document.write('<li  style="width:100%;"><a href="/brand/business/health_plan/index.html" style="COLOR: #ffffff; BACKGROUND-COLOR: #b6ac5e">Health Plan Services</a></li>\
');
}
else {
document.write('\
<li  style="width:100%;"><a href="/brand/business/health_plan/index.html">Health Plan Services</a></li>\
');
}
// end of Health Plan Services
document.write('\
</ul><div style="clear:left;"></div></div></div></div>\
\
\
')

str = "";
str+= '</td>';
str+= '</tr>';

str+= '<tr>';
str+= '<td>';
str+= '</td>';
str+= '<td>';
document.write(str);

// The rest of the left nav is below.  The source file for the remaining items is:  hp_leftnav_source.htm

document.write('\
\
\
<div><div><div style="display:none;"><ul id="imenus1" style="width:135px">\
');

// Nichols

if (hp_section == "nichols"){
document.write('<li  style="width:100%;"><a href="/brand/business/health_plan/nichols.html" style="COLOR: #ffffff; BACKGROUND-COLOR: #b6ac5e">Nichols Institute</a>\
');
}
else {
document.write('\
<li  style="width:100%;"><a href="/brand/business/health_plan/nichols.html">Nichols Institute</a>\
');
}
// end of Nichols

// Education

if (hp_section == "education"){
document.write('<li  style="width:100%;"><a href="/brand/business/health_plan/education.html" style="COLOR: #ffffff; BACKGROUND-COLOR: #b6ac5e">Educational Assistance</a>\
');
}
else {
document.write('\
<li  style="width:100%;"><a href="/brand/business/health_plan/education.html">Educational Assistance</a>\
');
}
// end of Education

// Education subitems:

document.write('\
	<div><div style="width:150px;top:-43px;left:131px;"><ul style="">\
	<li><a href="/brand/business/health_plan/disease_awareness/disease_awareness.html">Disease Awareness</a></li>\
	<li><a href="/brand/business/health_plan/newsletters.html">Newsletters</a></li>\
	<li><a href="/brand/business/health_plan/newsletters_archives.html">Newsletters Archives</a></li>\
	</ul></div></div></li>\
\
\
');

// end of Education subitems

// Employer Solutions (BluePrint for Wellness)

document.write('\
<li  style="width:100%;"><a href="http://www.blueprintforwellness.com/" target="_blank">Employer Solutions (BluePrint for Wellness&#8482;)</a>\
');
// endof Employer Solutions (BluePrint for Wellness)


// Health Information Technology (H.I.T.) Solutions

if (hp_section == "cis"){
document.write('<li  style="width:100%;"><a href="/brand/business/health_plan/connectivity.html" style="COLOR: #ffffff; BACKGROUND-COLOR: #b6ac5e">Health Information Technology <br>(H.I.T.) Solutions</a>\
');
}
else {
document.write('\
<li  style="width:100%;"><a href="/brand/business/health_plan/connectivity.html">Health Information Technology <br>(H.I.T.) Solutions</a>\
');
}
// end of Health Information Technology (H.I.T.) Solutions

// Health Information Technology (H.I.T.) Solutions subitems:

document.write('\
	<div><div style="width:150px;top:-57px;left:131px;"><ul style="">\
	<li><a href="/brand/business/health_plan/physician_solutions.html">Physician Solutions</a>\
\
');

// Positioning for third level items.
// Settings are set differently for Explorer Browser and other browsers in order to get positioning correct for all browsers.

if (navigator.appName == "Microsoft Internet Explorer") {
document.write('<div><div style="width:150px;top:-31px;left:145px;"><ul style="">\
');
}
else {
document.write('<div><div style="width:150px;top:-31px;left:135px;"><ul style="">\
');
}

// third level subitems
	document.write('\
		<li><a href="/brand/business/health_plan/physician_portal.html">Care360&#8482;<br> Labs & Meds</a>\
		<li><a href="/brand/business/health_plan/lor.html">Care360<br> Lab Orders & Results</a>\
		<li><a href="/brand/business/health_plan/prescribing.html">Care360<br> ePrescribing</a>\
		<li><a href="/brand/business/health_plan/decision_management.html">Care360 Clinical Decision Management</a>\
		</ul></div></div></li>\
\
\
');

// end of third level subitems

// payor solutions (Clinical Information Solutions subitem)

document.write('\
	<li><a href="/brand/business/health_plan/payor_solutions.html">Payor Solutions</a>\
\
');

// Positioning for third level items.
// Settings are set differently for Explorer Browser and other browsers in order to get positioning correct for all browsers.

if (navigator.appName == "Microsoft Internet Explorer") {
document.write('<div><div style="width:150px;top:-31px;left:145px;"><ul style="">\
');
}
else {
document.write('<div><div style="width:150px;top:-31px;left:135px;"><ul style="">\
');
}

// third level subitems

	document.write('\
		<li><a href="/brand/business/health_plan/predictive_modeling.html">Care360&#8482;<br>Predictive Modeling </a>\
	</ul></div></div></li>\
\
\
');

// end of third level subitems

document.write('\
	</ul></div></div></li>\
\
\
');

// Six Sigma

if (hp_section == "sixsigma"){
document.write('<li  style="width:100%;"><a href="/brand/business/health_plan/sixsigma.html" style="COLOR: #ffffff; BACKGROUND-COLOR: #b6ac5e">Six Sigma</a>\
');
}
else {
document.write('\
<li  style="width:100%;"><a href="/brand/business/health_plan/sixsigma.html">Six Sigma</a></li>\
');
}
// end of Six Sigma

// Six Sigma Consultancy

if (hp_section == "ssc"){
document.write('<li  style="width:100%;"><a href="/brand/business/health_plan/6sig_dfh.html" style="COLOR: #ffffff; BACKGROUND-COLOR: #b6ac5e">Six Sigma Consultancy</a>\
');
}
else {
document.write('\
<li  style="width:100%;"><a href="/brand/business/health_plan/6sig_dfh.html">Six Sigma Consultancy</a>\
');
}

// end of Six Sigma Consultancy

// Six Sigma Consultancy subitems

document.write('\
	<div><div style="width:150px;top:-43px;left:131px;"><ul style="">\
	<li><a href="/brand/business/health_plan/6sig_about.html">About Six Sigma Consultancy</a></li>\
	<li><a href="/brand/business/health_plan/6sig_consultancy.html">Quest Diagnostics Offerings</a></li>\
	</ul></div></div></li>\
\
\
');

// Quest Net

if (hp_section == "questnet"){
document.write('<li  style="width:100%;"><a href="/brand/business/health_plan/questnet.html" style="COLOR: #ffffff; BACKGROUND-COLOR: #b6ac5e">Quest<I>Net&#8482;</I></a>\
');
}
else {
document.write('\
<li  style="width:100%;"><a href="/brand/business/health_plan/questnet.html">Quest<I>Net&#8482;</I></a></li>\
');
}
// end of Quest Net 

// Events

if (hp_section == "events"){
document.write('<li  style="width:100%;"><a href="/brand/business/health_plan/events.html" style="COLOR: #ffffff; BACKGROUND-COLOR: #b6ac5e">Events</a>\
');
}
else {
document.write('\
<li  style="width:100%;"><a href="/brand/business/health_plan/events.html">Events</a></li>\
');
}
// end of Events

// HIPAA

if (hp_section == "hipaa"){
document.write('<li  style="width:100%;"><a href="/brand/business/health_plan/hipaa.html" style="COLOR: #ffffff; BACKGROUND-COLOR: #b6ac5e">HIPAA</a>\
');
}
else {
document.write('\
<li  style="width:100%;"><a href="/brand/business/health_plan/hipaa.html">HIPAA</a></li>\
');
}
// end of HIPAA

// Insurance Lists & Third Party Payors

if (hp_section == "ins_list"){
document.write('<li  style="width:100%;"><a href="/brand/business/health_plan/insurancelists.html" style="COLOR: #ffffff; BACKGROUND-COLOR: #b6ac5e">Insurance Lists &<BR>Third Party Payors</a>\
');
}
else {
document.write('\
<li  style="width:100%;"><a href="/brand/business/health_plan/insurancelists.html">Insurance Lists &<BR>Third Party Payors</a>\
');
}
// end of Insurance Lists & Third Party Payors

document.write('</ul><div style="clear:left;"></div></div></div></div>\
\
\
')

str = "";
str+= '</td>';
str+= '</tr>';
str+= '<tr height="40">';
str+= '<td></td>';
str+= '<td></td>';
str+= '</tr>';

str+= '</table>';
document.write(str);
}

