
   	 document.write("<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"142\">");
	 document.write("    <tr>");
	 document.write("	        <td><img src=\"images/memberpic.jpg\" width=\"142\" height=\"84\"></td>");
	  document.write("       </tr>");
	   
var query = location.search.substring(1);
var pos = query.indexOf('ms');

if (pos > -1){
    query = query.substring(pos);
    
    var strMenuState = query.substring(3,10);
   }else{
    var strMenuState = "000000" ;}	  
            	 document.write(" <tr><td>");		 if (strMenuState.substr(0,1)  != "1"){	        document.write("  <a href=\"hp_fully.html?ms=1000000&header=3\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('Image34','','images/side_fullymember2.gif',1)\"><img src=\"images/side_fullymember1.gif\" alt=\"Fully-Funded\" name=\"Image34\" width=\"141\" height=\"27\" border=\"0\"></a>");    }else{            document.write("  <a href=\"hp_fully.html?ms=1000000&header=3\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('Image34','','images/side_fullymember2.gif',1)\"><img src=\"images/side_fullymember2.gif\" alt=\"Fully-Funded\" name=\"Image34\" width=\"141\" height=\"27\" border=\"0\"></a>");       }         if (strMenuState.substr(1,1)  != "1"){            document.write("         <a href=\"hp_self.html?ms=0100000&header=3\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('Image35','','images/side_selfmember2.gif',1)\"><img src=\"images/side_selfmember1.gif\" alt=\"Self-Funded\" name=\"Image35\" width=\"141\" height=\"27\" border=\"0\"></a>");    }else{            document.write("         <a href=\"hp_self.html?ms=0100000&header=3\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('Image35','','images/side_selfmember2.gif',1)\"><img src=\"images/side_selfmember2.gif\" alt=\"Self-Funded\" name=\"Image35\" width=\"141\" height=\"27\" border=\"0\"></a>");        }      /*      if (strMenuState.substr(2,1)  != "1"){            document.write("       <a href=\"hp_ha.html?ms=0010000&header=3\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('Image37','','images/nav_healthyadvno-plus2.gif',1)\"><img src=\"images/nav_healthyadvno-plus1.gif\" alt=\"Healthy Advantage\" name=\"Image37\"   border=\"0\"></a></div>");    }else{            document.write("       <a href=\"hp_ha.html?ms=0010000&header=3\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('Image37','','images/nav_healthyadvno-plus2.gif',1)\"><img src=\"images/nav_healthyadvno-plus2.gif\" alt=\"Healthy Advantage\" name=\"Image37\"   border=\"0\"></a></div>");   }       */     if (strMenuState.substr(3,1)  != "1"){             document.write("          <a href=\"hp_gbs.html?ms=0001000&header=3\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('Image33','','images/side_gbsadv_nonexpand_2.gif',1)\"><img src=\"images/side_gbsadv_nonexpand_1.gif\" alt=\"GBS Advantage HRA/HSA Plans\" name=\"Image33\" width=\"141\" height=\"40\" border=\"0\"></a>");     }else{             document.write("          <a href=\"hp_gbs.html?ms=00010000&header=3\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('Image33','','images/side_gbsadv_nonexpand_2.gif',1)\"><img src=\"images/side_gbsadv_nonexpand_2.gif\" alt=\"GBS Advantage HRA/HSA Plans\" name=\"Image33\" width=\"141\" height=\"40\" border=\"0\"></a>");        }            if (strMenuState.substr(4,1)  != "1"){            document.write("          <a href=\"hp_hw.html?ms=0000100&header=3\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('Image38','','images/side_health_nonexpand2.gif',1)\"><img src=\"images/side_health_nonexpand1.gif\" alt=\"Health and Wellness\" name=\"Image38\" width=\"141\" height=\"27\" border=\"0\"></a></td>");    }else{             document.write("          <a href=\"hp_hw.html?ms=0000100&header=3\" onMouseOut=\"MM_swapImgRestore()\" onMouseOver=\"MM_swapImage('Image38','','images/side_health_nonexpand2.gif',1)\"><img src=\"images/side_health_nonexpand2.gif\" alt=\"Health and Wellness\" name=\"Image38\" width=\"141\" height=\"27\" border=\"0\"></a></td>");        }        document.write(" 	</tr>	"); document.write(" 	</table>");
