﻿var varBrowser = "Other";
  if(navigator.appName.indexOf("Netscape",0) == 0)
    {varBrowser = "Netscape";
  }else{
    if((navigator.appName.indexOf("Microsoft",0) == 0) || (navigator.appName.indexOf("MS",0) == 0))
    {varBrowser = "MSIE";}
  }

  if(document.images) {
  this[1] = new Image();
  this[1].src = "commonimages/AboutAHLA_on.gif";
  this[2] = new Image();
  this[2].src = "commonimages/Membership_on.gif";
  this[3] = new Image();
  this[3].src = "commonimages/PracticeGroups_on.gif";
  this[4] = new Image();
  this[4].src = "commonimages/ACFE1E3.gif";
  this[5] = new Image();
  this[5].src = "commonimages/ACFE1E8.gif";
  this[6] = new Image();
  this[6].src = "commonimages/ACFE1EE.gif";
  this[7] = new Image();
  this[7].src = "commonimages/ACF2ED1.gif";
  this[8] = new Image();
  this[8].src = "commonimages/ACF2ED7.gif";
  this[9] = new Image();
  this[9].src = "commonimages/ACF2EDD.gif";
  this[10] = new Image();
  this[10].src = "commonimages/ACF2EE4.gif";
  this[11] = new Image();
  this[11].src = "commonimages/ACF2EEF.gif";
  this[12] = new Image();
  this[12].src = "commonimages/ACF2EF9.gif";
  this[13] = new Image();
  this[13].src = "commonimages/ACF2EFF.gif";
  this[14] = new Image();
  this[14].src = "commonimages/ACF2F05.gif";
  this[15] = new Image();
  this[15].src = "commonimages/ACF2F0C.gif";
  this[16] = new Image();
  this[16].src = "commonimages/ACF2F12.gif";
  this[17] = new Image();
  this[17].src = "commonimages/ACF2F18.gif";
  this[18] = new Image();
  this[18].src = "commonimages/ACF2F1E.gif";
  this[19] = new Image();
  this[19].src = "commonimages/Education_on.gif";
  this[20] = new Image();
  this[20].src = "commonimages/Publications_on.gif";
  this[21] = new Image();
  this[21].src = "commonimages/HealthLawResources_on.gif";
  this[22] = new Image();
  this[22].src = "commonimages/Networking_on.gif";
  this[23] = new Image();
  this[23].src = "commonimages/NewsCenter_on.gif";
  this[24] = new Image();
  this[24].src = "commonimages/PublicInterestAffairs_on.gif";
}

function swapIt(imgName,imgType,imgAction) {
      if (document.images) {
        if (imgAction == 1) {
          switch(imgType){
            case "About_AHLA": newSrc="commonimages/AboutAHLA_on.gif"; break
          case "Membership": newSrc="commonimages/Membership_on.gif"; break
          case "Practice_Groups": newSrc="commonimages/PracticeGroups_on.gif"; break
          case "Antitrust": newSrc="commonimages/ACFE1E3.gif"; break
          case "Fraud": newSrc="commonimages/ACFE1E8.gif"; break
          case "HIT1": newSrc="commonimages/ACFE1EE.gif"; break
          case "HLL": newSrc="commonimages/ACF2ED1.gif"; break
          case "HMOs": newSrc="commonimages/ACF2ED7.gif"; break
          case "HHS1": newSrc="commonimages/ACF2EDD.gif"; break
          case "In_House_Counsel": newSrc="commonimages/ACF2EE4.gif"; break
          case "Labor1": newSrc="commonimages/ACF2EEF.gif"; break
          case "LTC1": newSrc="commonimages/ACF2EF9.gif"; break
          case "MSCPR": newSrc="commonimages/ACF2EFF.gif"; break
          case "Physicians": newSrc="commonimages/ACF2F05.gif"; break
          case "RAP": newSrc="commonimages/ACF2F0C.gif"; break
          case "SOA_Task_Force": newSrc="commonimages/ACF2F12.gif"; break
          case "Tax": newSrc="commonimages/ACF2F18.gif"; break
          case "THAMC": newSrc="commonimages/ACF2F1E.gif"; break
          case "Education": newSrc="commonimages/Education_on.gif"; break
          case "Publications": newSrc="commonimages/Publications_on.gif"; break
          case "Health_Law_Resources": newSrc="commonimages/HealthLawResources_on.gif"; break
          case "Networking": newSrc="commonimages/Networking_on.gif"; break
          case "News_Center": newSrc="commonimages/NewsCenter_on.gif"; break
          case "Public_Interest_and_Affairs": newSrc="commonimages/PublicInterestAffairs_on.gif"; break
        }
        }
        else {
          switch(imgType){
            case "About_AHLA": newSrc="commonimages/AboutAHLA_off.gif"; break
          case "Membership": newSrc="commonimages/Membership_off.gif"; break
          case "Practice_Groups": newSrc="commonimages/PracticeGroups_off.gif"; break
          case "Antitrust": newSrc="commonimages/ACFE1E2.gif"; break
          case "Fraud": newSrc="commonimages/ACFE1E7.gif"; break
          case "HIT1": newSrc="commonimages/ACFE1ED.gif"; break
          case "HLL": newSrc="commonimages/ACF2ED0.gif"; break
          case "HMOs": newSrc="commonimages/ACF2ED6.gif"; break
          case "HHS1": newSrc="commonimages/ACF2EDC.gif"; break
          case "In_House_Counsel": newSrc="commonimages/ACF2EE3.gif"; break
          case "Labor1": newSrc="commonimages/ACF2EEE.gif"; break
          case "LTC1": newSrc="commonimages/ACF2EF8.gif"; break
          case "MSCPR": newSrc="commonimages/ACF2EFE.gif"; break
          case "Physicians": newSrc="commonimages/ACF2F04.gif"; break
          case "RAP": newSrc="commonimages/ACF2F0B.gif"; break
          case "SOA_Task_Force": newSrc="commonimages/ACF2F11.gif"; break
          case "Tax": newSrc="commonimages/ACF2F17.gif"; break
          case "THAMC": newSrc="commonimages/ACF2F1D.gif"; break
          case "Education": newSrc="commonimages/Education_off.gif"; break
          case "Publications": newSrc="commonimages/Publications_off.gif"; break
          case "Health_Law_Resources": newSrc="commonimages/HealthLawResources_off.gif"; break
          case "Networking": newSrc="commonimages/Networking_off.gif"; break
          case "News_Center": newSrc="commonimages/NewsCenter_off.gif"; break
          case "Public_Interest_and_Affairs": newSrc="commonimages/PublicInterestAffairs_off.gif"; break
        }
        }
        document.images[imgName].src = newSrc;
      }
    }
    
    
    if(document.images)
      {
        path="commonimages/";
        HomeOn = new Image();HomeOn.src=path+"interior_gifs_on/Home_on.gif";
        HomeOff = new Image();HomeOff.src=path+"interior_gifs_off/Home_off.gif";
        JobBankOn = new Image();JobBankOn.src=path+"home_gifs_on/JobBank_on.gif";
        JobBankOff = new Image();JobBankOff.src=path+"home_gifs_off/JobBank_off.gif";
        BookStoreOn = new Image();BookStoreOn.src=path+"home_gifs_on/Bookstore_on.gif";
        BookStoreOff = new Image();BookStoreOff.src=path+"home_gifs_off/Bookstore_off.gif";
        ContactUsOn = new Image();ContactUsOn.src=path+"home_gifs_on/ContactUs_on.gif";
        ContactUsOff = new Image();ContactUsOff.src=path+"home_gifs_off/ContactUs_off.gif";
        SitemapOn = new Image();SitemapOn.src=path+"home_gifs_on/Sitemap_on.gif";
        SitemapOff = new Image();SitemapOff.src=path+"home_gifs_off/Sitemap_off.gif";
        PrintPageOn = new Image();PrintPageOn.src=path+"interior_gifs_on/PrintThisPage_on.gif";
        PrintPageOff = new Image();PrintPageOff.src=path+"interior_gifs_off/PrintThisPage_off.gif";
        EmailFriendOn=new Image();EmailFriendOn.src=path+"interior_gifs_on/EmailaFriend_on.gif";
        EmailFriendOff=new Image();EmailFriendOff.src=path+"interior_gifs_off/EmailaFriend_off.gif";
		PrintIssueOn = new Image();PrintIssueOn.src=path+"interior_gifs_on/PrintThisIssue_on.gif";
        PrintIssueOff = new Image();PrintIssueOff.src=path+"interior_gifs_off/PrintThisIssue_off.gif";
		DigestOn = new Image();DigestOn.src=path+"interior_gifs_on/Digest_on.gif";
        DigestOff = new Image();DigestOff.src=path+"interior_gifs_off/Digest_off.gif";
      }
      
      function imgOn(imgName)
      {
        if(document.images)
        {
          imgObj=document.images[imgName];
          imgObj.src=eval(imgName+"On.src");
        }
      }
      
      function imgOff(imgName)
      {
        if(document.images)
        {
          imgObj=document.images[imgName];
          imgObj.src=eval(imgName+"Off.src");
        }
      }
      
      if(window.event + "" == "undefined") event = null;
function HM_f_PopUp(){return false};
function HM_f_PopDown(){return false};
popUp = HM_f_PopUp;
popDown = HM_f_PopDown;

isMac = (navigator.appVersion.indexOf("Mac") != -1);
HM_PG_MenuWidth = 150;
HM_PG_FontFamily = "Arial,Helvetica,san-serif";
if(isMac){HM_PG_FontSize = 10;}
     else{HM_PG_FontSize = 10 - 2;}
HM_PG_FontBold = 0;
HM_PG_FontItalic = 0;
HM_PG_FontColor = "#000000";
HM_PG_FontColorOver = "#000000";
HM_PG_BGColor = "#DADABE";
HM_PG_BGColorOver = "#FFFFFF";
HM_PG_ItemPadding = 3;

HM_PG_BorderWidth = 1;
HM_PG_BorderColor = "black";
HM_PG_BorderStyle = "solid";
HM_PG_SeparatorSize = 1;
HM_PG_SeparatorColor = "black";

/* V.Verma (07/09/2003): Start
	variables specific to filter */
HM_PG_ApplyFilter = 0;
HM_PG_Style = 1;
HM_PG_Opacity = 30;
HM_PG_FinishOpacity = 100;
HM_PG_StartX = 0;
HM_PG_StartY = 0;
HM_PG_FinishX = 150;
HM_PG_FinishY = 150;
/* V.Verma (07/09/2003): End */

HM_PG_ImageSrc = "";
HM_PG_ImageSrcLeft = "";
HM_PG_ImageSrcOver = "";
HM_PG_ImageSrcLeftOver = "";
HM_PG_ImageSize = 5;
HM_PG_ImageHorizSpace = 0;
HM_PG_ImageVertSpace = 2;

HM_PG_KeepHilite = 1; 
HM_PG_ClickStart = 0;
HM_PG_ClickKill = false;
HM_PG_ChildOverlap = 20;
HM_PG_ChildOffset = 10;
HM_PG_ChildPerCentOver = null;
HM_PG_TopSecondsVisible = .5;
HM_PG_StatusDisplayBuild =0;
HM_PG_StatusDisplayLink = 0;
HM_PG_UponDisplay = null;
HM_PG_UponHide = null;
HM_PG_RightToLeft = 0;

HM_PG_CreateTopOnly = 1;
HM_PG_ShowLinkCursor = 1;
HM_PG_NSFontOver = true;

HM_PG_ScrollEnabled = true;
HM_PG_ScrollBarHeight = 14;
HM_PG_ScrollBarColor = "lightgrey";
HM_PG_ScrollImgSrcTop = "";
HM_PG_ScrollImgSrcBot = "";
HM_PG_ScrollImgWidth = 9;
HM_PG_ScrollImgHeight = 5;

HM_PG_ScrollBothBars = true;

HM_PG_HoverTimeTop  = 1000;
HM_PG_HoverTimeTree = 1000;

//HM_a_TreesToBuild = [2,3]

//=============================================================
/*
 * Original Script: HM_Loader.js
 * Original script copyright © 2003 Peter Belesis.
 * http://www.webreference.com/dhtml/
 * All rights reserved.
 * Used under license.
 * All modifications Copyright © 2003 Active Matter, Inc. www.activematter.com 
 * Copyright (c) 2003 Peter Belesis. All Rights Reserved.
*/

HM_DOM = (document.getElementById) ? true : false;
HM_NS4 = (document.layers) ? true : false;
HM_IE = (document.all) ? true : false;
HM_IE4 = HM_IE && !HM_DOM;
HM_Mac = (navigator.appVersion.indexOf("Mac") != -1);
HM_IE4M = HM_IE4 && HM_Mac;
HM_Opera = (navigator.userAgent.indexOf("Opera")!=-1);
HM_Konqueror = (navigator.userAgent.indexOf("Konqueror")!=-1);

HM_IsMenu = !HM_Opera && !HM_IE4M && (HM_DOM || HM_NS4 || HM_IE4 || HM_Konqueror);

HM_BrowserString = HM_NS4 ? "NS4" : HM_DOM ? "DOM" : "IE4";

/* V.Verma (07/09/2003): Start
	Coding specific to Netscape Navigator */
if(HM_PG_ApplyFilter) {
	// In case of Netscape navigator use transparent colors
	var agt=navigator.userAgent.toLowerCase();
	var is_nav  = ((agt.indexOf('mozilla')!=-1) && (agt.indexOf('spoofer')==-1)
	            && (agt.indexOf('compatible') == -1) && (agt.indexOf('opera')==-1)
	            && (agt.indexOf('webtv')==-1) && (agt.indexOf('hotjava')==-1));
	if(is_nav) {
		HM_PG_FontBold = 1;
		HM_PG_FontColor = "#000000";
		HM_PG_FontColorOver = "#BA141E";
		HM_PG_BGColor = "transparent";
		HM_PG_BGColorOver = "transparent";
	}
}
/* V.Verma (07/09/2003): End */

if(window.event + "" == "undefined") event = null;
function HM_f_PopUp(){return false};
function HM_f_PopDown(){return false};
popUp = HM_f_PopUp;
popDown = HM_f_PopDown;


HM_GL_MenuWidth          = 150;
HM_GL_FontFamily         = "Arial,sans-serif";
HM_GL_FontSize           = 10;
HM_GL_FontBold           = true;
HM_GL_FontItalic         = false;
HM_GL_FontColor          = "black";
HM_GL_FontColorOver      = "white";
HM_GL_BGColor            = "transparent";
HM_GL_BGColorOver        = "transparent";
HM_GL_ItemPadding        = 3;

HM_GL_BorderWidth        = 2;
HM_GL_BorderColor        = "red";
HM_GL_BorderStyle        = "solid";
HM_GL_SeparatorSize      = 2;
HM_GL_SeparatorColor     = "yellow";

HM_GL_ImageSrc = "";
HM_GL_ImageSrcLeft = "";

HM_GL_ImageSrcOver = "";
HM_GL_ImageSrcLeftOver = "";

HM_GL_ImageSize          = 5;
HM_GL_ImageHorizSpace    = 5;
HM_GL_ImageVertSpace     = 5;

HM_GL_KeepHilite         = false;
HM_GL_ClickStart         = false;
HM_GL_ClickKill          = 0;
HM_GL_ChildOverlap       = 40;
HM_GL_ChildOffset        = 10;
HM_GL_ChildPerCentOver   = null;
HM_GL_TopSecondsVisible  = .5;
HM_GL_ChildSecondsVisible = .3;
HM_GL_StatusDisplayBuild = 0;
HM_GL_StatusDisplayLink  = 1;
HM_GL_UponDisplay        = null;
HM_GL_UponHide           = null;

HM_GL_RightToLeft      = false;
HM_GL_CreateTopOnly      = HM_NS4 ? true : false;
HM_GL_ShowLinkCursor     = true;

HM_GL_ScrollEnabled = false;
HM_GL_ScrollBarHeight = 14;
HM_GL_ScrollBarColor = "lightgrey";
HM_GL_ScrollImgSrcTop = "";
HM_GL_ScrollImgSrcBot = "";
HM_GL_ScrollImgWidth = 9;
HM_GL_ScrollImgHeight = 5;
HM_GL_ScrollBothBars = false;

HM_GL_HoverTimeTop  = 1000;
HM_GL_HoverTimeTree = 1000;

// the following function is included to illustrate the improved JS expression handling of
// the left_position and top_position parameters introduced in 4.0.9
// and modified in 4.1.3 to account for IE6 standards-compliance mode
// you may delete if you have no use for it

function HM_f_CenterMenu(topmenuid) {
	var MinimumPixelLeft = 0;
	var TheMenu = HM_DOM ? document.getElementById(topmenuid) : window[topmenuid];
	var TheMenuWidth = HM_DOM ? parseInt(TheMenu.style.width) : HM_IE4 ? TheMenu.style.pixelWidth : TheMenu.clip.width;
	var TheWindowWidth = HM_IE ? (HM_DOM ? HM_Canvas.clientWidth : document.body.clientWidth) : window.innerWidth;
	return Math.max(parseInt((TheWindowWidth-TheMenuWidth) / 2),MinimumPixelLeft);
}
/*if(HM_IsMenu) {
	HM_Array1 = [[,0,15,,,,,,,,,,,,,,,,],["Who We Are","http://www.healthlawyers.org/Content/NavigationMenu/About_AHLA/Who_We_Are/index.htm",1,0,0],["Volunteer Opportunities","http://www.healthlawyers.org/Content/NavigationMenu/About_AHLA/Volunteer_Opportunities/index.htm",1,0,0],["Affiliations","http://www.healthlawyers.org/Content/NavigationMenu/About_AHLA/State_Affiliations/index.htm",1,0,0],["Advertising & Sponsorship","http://www.healthlawyers.org/Content/NavigationMenu/About_AHLA/Advertising_and_Sponsorship/index.htm",1,0,0],["Privacy and Security","http://www.healthlawyers.org/Content/NavigationMenu/About_AHLA/Privacy_and_Security/index.htm",1,0,0],["Site Map","http://www.healthlawyers.org/Template.cfm?Section=Sitemap&Template=/Sitemap/SiteMap.cfm",1,0,0],["Help Using the Website","http://www.healthlawyers.org/Content/NavigationMenu/About_AHLA/Help_Using_the_Web_Site/index.htm",1,0,0]];HM_Array2 = [[,0,15,,,,,,,,,,,,,,,,],["Member Publications","http://www.healthlawyers.org/Content/NavigationMenu/Membership/Member_Publications/index.htm",1,0,0],["Member Resources","http://www.healthlawyers.org/Content/NavigationMenu/Membership/Member_Resources/index.htm",1,0,0],["Member Benefits","http://www.healthlawyers.org/Content/NavigationMenu/Membership/Member_Benefits/index.htm",1,0,0],["My Account","http://www.healthlawyers.org/Template.cfm?Section=My_Account&Template=/MembersOnly.cfm&NavMenuID=340&ContentID=4733&DirectListComboInd=D",1,0,0],["Join or Renew","http://www.healthlawyers.org/Template.cfm?Section=Join_or_Renew&Template=/CustomSource/Forms/membership_form.cfm",1,0,0],["Membership Directory","http://www.healthlawyers.org/Template.cfm?Section=Membership_Directory&Template=/MembersOnly.cfm&NavMenuID=332&ContentID=41698&DirectListComboInd=D",1,0,0],["Practice Groups","http://www.healthlawyers.org/Template.cfm?Section=Practice_Groups",1,0,0],["Law Professors","http://www.healthlawyers.org/Content/NavigationMenu/Membership/Law_Professors/index.htm",1,0,0],["Law/Graduate Students","http://www.healthlawyers.org/Content/NavigationMenu/Membership/Law_Students/index.htm",1,0,0],["Student Health Law Organizations","http://www.healthlawyers.org/Content/NavigationMenu/Membership/Student_Health_Law_Organizations/index.htm",1,0,0],["Fellows","http://www.healthlawyers.org/Content/NavigationMenu/Membership/Fellows/Fellows_Program.htm",1,0,0],["AHLA Leadership","http://www.healthlawyers.org/Content/NavigationMenu/Membership/AHLA_Leadership/index.htm",1,0,0]];HM_Array3 = [[,77,15,,,,,,,,,,,,,,,,],["About Practice Groups","http://www.healthlawyers.org/Content/NavigationMenu/Practice_Groups/About_Practice_Groups/Introduction.htm",1,0,0],["Practice Group Web Sites","http://www.healthlawyers.org/Content/NavigationMenu/Practice_Groups/PG_Web_Sites/index.htm",1,0,0],["Join a Practice Group","http://www.healthlawyers.org/Template.cfm?Section=Join_a_Practice_Group&Template=/CustomSource/Forms/pg_enroll.cfm",1,0,0],["Upcoming Projects","http://www.healthlawyers.org/Template.cfm?Section=Upcoming_Projects1&Template=/MembersOnly.cfm&NavMenuID=397&ContentID=9444&DirectListComboInd=D",1,0,0],["Teleconferences","http://www.healthlawyers.org/Template.cfm?Section=Upcoming_Teleconferences",1,0,0],["Call for Authors","http://www.healthlawyers.org/Template.cfm?Section=Call_for_Authors1&Template=/CustomSource/Forms/callforauthors.cfm",1,0,0],["Find a Member","http://www.healthlawyers.org/Template.cfm?Section=Find_a_Member1&Template=/MembersOnly.cfm&NavMenuID=822&ContentID=7824&DirectListComboInd=D",1,0,0],["Practice Group Leaders","http://www.healthlawyers.org/Template.cfm?Section=Practice_Group_Leaders1&Template=/TaggedPage/TaggedPageDisplay.cfm&TPLID=7&ContentID=7274",1,0,0],["Practice Group Staff","http://www.healthlawyers.org/Content/NavigationMenu/Contact_Us/Staff_List/index.htm#practice",1,0,0]];HM_Array4 = [[,170,15,,,,,,,,,,,,,,,,],["In-Person Programs","http://www.healthlawyers.org/Content/NavigationMenu/Education/In_Person_Programs/Introduction.htm",1,0,0],["Teleconferences","http://www.healthlawyers.org/Content/NavigationMenu/Education/Teleconferences/index.htm",1,0,0],["Desktop Direct&mdash;E-Learning Series","http://www.healthlawyers.org/Content/NavigationMenu/Education/E_Learning/index.htm",1,0,0],["Alternative Dispute Resolution","http://www.healthlawyers.org/Template.cfm?Section=Upcoming_Programs1",1,0,0],["Continuing Legal Education","http://www.healthlawyers.org/Content/NavigationMenu/Education/Continuing_Legal_Education/index.htm",1,0,0]];HM_Array5 = [[,235,15,,,,,,,,,,,,,,,,],["Bookstore","/ahla/",1,0,0],["Complete Connected CD-Rom Series","http://www.healthlawyers.org/Template.cfm?Section=Bookstore1&Template=Ecommerce/ProductFeaturedList.cfm&ListType=Category&Criteria=26&FeaturedTitle=Featured%20Items%20In%20Complete%20Connected%20CD%2DRom%20Series&ListTitle=All%20Items%20In%20Complete%20Co",1,0,0],["Health Lawyers Weekly","http://www.healthlawyers.org/Content/NavigationMenu/Publications/Health_Lawyers_Weekly/index.htm",1,0,0],["Journal of Health Law","http://www.healthlawyers.org/Content/NavigationMenu/Publications/Journal_of_Health_Law/index.htm",1,0,0],["Types of Publications","http://www.healthlawyers.org/Content/NavigationMenu/Publications/Types_of_Publications/index.htm",1,0,0],["Call for Authors","http://www.healthlawyers.org/Template.cfm?Section=Call_for_Authors2&Template=/CustomSource/Forms/callforwriters.cfm",1,0,0],["Shipping & Handling Policy","http://www.healthlawyers.org/Template.cfm?Section=Shipping_and_Handling_Policy&Template=/Ecommerce/Shipping_Policy.cfm",1,0,0],["Discount Schedule & Textbook Review","http://www.healthlawyers.org/Content/NavigationMenu/Publications/Discount_Schedule_and_Textbook_Review/index.htm",1,0,0],["Print Order Form","http://www.healthlawyers.org/Content/NavigationMenu/Publications/Print_Order_Form/Order_Form.pdf",1,0,0]];HM_Array6 = [[,311,15,,,,,,,,,,,,,,,,],["Career Center","http://www.healthlawyers.org/Template.cfm?Section=Career_Center&Template=/CustomSource/Forms/career/main.cfm",1,0,0],["Business Directory","http://www.healthlawyers.org/Template.cfm?Section=Business_Directory&Template=/CustomSource/Forms/BDindex.cfm",1,0,0],["Internship/Part-Time Associate Opportunities","http://www.healthlawyers.org/Template.cfm?Section=Internship_Opportunities",1,0,0],["Student Resume Center","http://www.healthlawyers.org/Template.cfm?Section=Resume_Center",1,0,0],["Health Law Web Sites","http://www.healthlawyers.org/Content/NavigationMenu/Health_Law_Resources/Health_Law_Web_Sites/index.htm",1,0,0],["Alternative Dispute Resolution","http://www.healthlawyers.org/Template.cfm?Section=About_Arbitration_and_Mediation_Services",1,0,0]];HM_Array7 = [[,311,15,,,,,,,,,,,,,,,,],["Listserves","http://www.healthlawyers.org/Template.cfm?Section=Listserve_Topics&Template=/TaggedPage/TaggedPageDisplay.cfm&TPLID=7&ContentID=3879",1,0,0],["Discussion Forums","http://www.healthlawyers.org/Template.cfm?Section=Discussion_Forums&Template=/MembersOnly.cfm&NavMenuID=1095&ContentID=8841&DirectListComboInd=D",1,0,0],["Practice Groups","http://www.healthlawyers.org/Template.cfm?Section=Practice_Groups",1,0,0],["Find a Member","http://www.healthlawyers.org/Template.cfm?Section=Find_a_Member&Template=/MembersOnly.cfm&NavMenuID=1116&ContentID=7823&DirectListComboInd=D",1,0,0],["In-Person Programs","http://www.healthlawyers.org/Template.cfm?Section=In_Person_Programs",1,0,0],["Annual Meeting","http://www.healthlawyers.org/Template.cfm?Section=Program_Calendar&CONTENTID=5357&TEMPLATE=/ContentManagement/ContentDisplay.cfm",1,0,0],["Alternative Dispute Resolution","http://www.healthlawyers.org/Template.cfm?Section=Alternative_Dispute_Resolution",1,0,0]];HM_Array8 = [[,311,15,,,,,,,,,,,,,,,,],["Health Lawyers News","http://www.healthlawyers.org/Template.cfm?Section=Health_Lawyers_News1&Template=/TaggedPage/TaggedPageDisplay.cfm&TPLID=7&ContentID=3817",1,0,0],["Health Lawyers Weekly","http://www.healthlawyers.org/HLW",1,0,0],["Health Law Analyses","http://www.healthlawyers.org/Template.cfm?Section=Health_Law_Analyses&Template=/MembersOnly.cfm&NavMenuID=458&ContentID=5249&DirectListComboInd=D",1,0,0],["Health Law Digest","http://www.healthlawyers.org/Digest",1,0,0],["Health Law Documents","http://www.healthlawyers.org/Template.cfm?Section=Health_Law_Documents&Template=/TaggedPage/TaggedPageDisplay.cfm&TPLID=10&ContentID=5601",1,0,0],["Journal of Health Law","http://www.healthlawyers.org/Content/NavigationMenu/News_Center/Journal_of_Health_Law1/index.htm",1,0,0],["Of Note","http://www.healthlawyers.org/Template.cfm?Section=Of_Note&Template=/TaggedPage/TaggedPageDisplay.cfm&TPLID=6&ContentID=2929",1,0,0],["Press Room","http://www.healthlawyers.org/Template.cfm?Section=Press_Releases1&Template=/TaggedPage/TaggedPageDisplay.cfm&TPLID=6&ContentID=3489",1,0,0]];HM_Array9 = [[,311,15,,,,,,,,,,,,,,,,],["Public Information Series","http://www.healthlawyers.org/Content/NavigationMenu/Public_Interest_and_Affairs/Public_Information_Series/Default1076.htm",1,0,0],["Conversations with Policymakers Teleconferences","http://www.healthlawyers.org/Content/NavigationMenu/Public_Interest_and_Affairs/Conversations_with_Policymakers_Teleconferences/Introduction.htm",1,0,0],["Colloquiums & Reports","http://www.healthlawyers.org/Template.cfm?Section=Colloquiums_and_Reports&Template=/TaggedPage/TaggedPageDisplay.cfm&TPLID=7&ContentID=4302",1,0,0],["Press Releases","http://www.healthlawyers.org/Template.cfm?Section=Press_Releases2&Template=/TaggedPage/TaggedPageDisplay.cfm&TPLID=6&ContentID=3491",1,0,0],["Public Resource Links","http://www.healthlawyers.org/Content/NavigationMenu/Public_Interest_and_Affairs/Public_Resource_Links/index.htm",1,0,0],["How to Contribute","http://www.healthlawyers.org/Template.cfm?Section=How_to_Contribute&Template=/CustomSource/Forms/pi_contribform.cfm",1,0,0],["Archives","http://www.healthlawyers.org/Content/NavigationMenu/Public_Interest_and_Affairs/Archives/Default481.htm",1,0,0]];
  document.write("<SCR" + "IPT LANGUAGE='JavaScript1.2' SRC='js/HM_Script"+ HM_BrowserString +".js' TYPE='text/javascript'><\/SCR" + "IPT>");
}*/

if(HM_IsMenu) {
	HM_Array1 = [[,0,15,,,,,,,,,,,,,,,,],["Who We Are","http://www.healthlawyers.org/Content/NavigationMenu/About_AHLA/Who_We_Are/index.htm",1,0,0],["Volunteer Opportunities","http://www.healthlawyers.org/Content/NavigationMenu/About_AHLA/Volunteer_Opportunities/index.htm",1,0,0],["Affiliations","http://www.healthlawyers.org/Content/NavigationMenu/About_AHLA/State_Affiliations/index.htm",1,0,0],["Advertising & Sponsorship","http://www.healthlawyers.org/Content/NavigationMenu/About_AHLA/Advertising_and_Sponsorship/index.htm",1,0,0],["Privacy and Security","http://www.healthlawyers.org/Content/NavigationMenu/About_AHLA/Privacy_and_Security/index.htm",1,0,0],["Site Map","http://www.healthlawyers.org/Template.cfm?Section=Sitemap&Template=/Sitemap/SiteMap.cfm",1,0,0],["Help Using the Website","http://www.healthlawyers.org/Content/NavigationMenu/About_AHLA/Help_Using_the_Web_Site/index.htm",1,0,0]];HM_Array2 = [[,0,15,,,,,,,,,,,,,,,,],["Member Publications","http://www.healthlawyers.org/Content/NavigationMenu/Membership/Member_Publications/index.htm",1,0,0],["Member Resources","http://www.healthlawyers.org/Content/NavigationMenu/Membership/Member_Resources/index.htm",1,0,0],["Member Benefits","http://www.healthlawyers.org/Content/NavigationMenu/Membership/Member_Benefits/index.htm",1,0,0],["My Account","http://www.healthlawyers.org/Template.cfm?Section=My_Account&Template=/MembersOnly.cfm&NavMenuID=340&ContentID=4733&DirectListComboInd=D",1,0,0],["Join or Renew","http://www.healthlawyers.org/Template.cfm?Section=Join_or_Renew&Template=/CustomSource/Forms/membership_form.cfm",1,0,0],["Membership Directory","http://www.healthlawyers.org/Template.cfm?Section=Membership_Directory&Template=/MembersOnly.cfm&NavMenuID=332&ContentID=41698&DirectListComboInd=D",1,0,0],["Practice Groups","http://www.healthlawyers.org/Template.cfm?Section=Practice_Groups",1,0,0],["Law Professors","http://www.healthlawyers.org/Content/NavigationMenu/Membership/Law_Professors/index.htm",1,0,0],["Law/Graduate Students","http://www.healthlawyers.org/Content/NavigationMenu/Membership/Law_Students/index.htm",1,0,0],["Student Health Law Organizations","http://www.healthlawyers.org/Content/NavigationMenu/Membership/Student_Health_Law_Organizations/index.htm",1,0,0],["Fellows","http://www.healthlawyers.org/Content/NavigationMenu/Membership/Fellows/Fellows_Program.htm",1,0,0],["AHLA Leadership","http://www.healthlawyers.org/Content/NavigationMenu/Membership/AHLA_Leadership/index.htm",1,0,0]];HM_Array3 = [[,77,15,,,,,,,,,,,,,,,,],["About Practice Groups","http://www.healthlawyers.org/Content/NavigationMenu/Practice_Groups/About_Practice_Groups/Introduction.htm",1,0,0],["Practice Group Web Sites","http://www.healthlawyers.org/Content/NavigationMenu/Practice_Groups/PG_Web_Sites/index.htm",1,0,0],["Join a Practice Group","http://www.healthlawyers.org/Template.cfm?Section=Join_a_Practice_Group&Template=/CustomSource/Forms/pg_enroll.cfm",1,0,0],["Upcoming Projects","http://www.healthlawyers.org/Template.cfm?Section=Upcoming_Projects1&Template=/MembersOnly.cfm&NavMenuID=397&ContentID=9444&DirectListComboInd=D",1,0,0],["Teleconferences","http://www.healthlawyers.org/Template.cfm?Section=Upcoming_Teleconferences",1,0,0],["Call for Authors","http://www.healthlawyers.org/Template.cfm?Section=Call_for_Authors1&Template=/CustomSource/Forms/callforauthors.cfm",1,0,0],["Find a Member","http://www.healthlawyers.org/Template.cfm?Section=Find_a_Member1&Template=/MembersOnly.cfm&NavMenuID=822&ContentID=7824&DirectListComboInd=D",1,0,0],["Practice Group Leaders","http://www.healthlawyers.org/Template.cfm?Section=Practice_Group_Leaders1&Template=/TaggedPage/TaggedPageDisplay.cfm&TPLID=7&ContentID=7274",1,0,0],["Practice Group Staff","http://www.healthlawyers.org/Content/NavigationMenu/Contact_Us/Staff_List/index.htm#practice",1,0,0]];HM_Array4 = [[,170,15,,,,,,,,,,,,,,,,],["In-Person Programs","http://www.healthlawyers.org/Content/NavigationMenu/Education/In_Person_Programs/Introduction.htm",1,0,0],["Teleconferences","http://www.healthlawyers.org/Content/NavigationMenu/Education/Teleconferences/index.htm",1,0,0],["Desktop Direct&mdash;E-Learning Series","http://www.healthlawyers.org/Content/NavigationMenu/Education/E_Learning/index.htm",1,0,0],["Alternative Dispute Resolution","http://www.healthlawyers.org/Template.cfm?Section=Upcoming_Programs1",1,0,0],["Continuing Legal Education","http://www.healthlawyers.org/Content/NavigationMenu/Education/Continuing_Legal_Education/index.htm",1,0,0]];HM_Array5 = [[,235,15,,,,,,,,,,,,,,,,],["Bookstore","/ahla/",1,0,0],/*["Complete Connected CD-Rom Series","http://www.healthlawyers.org/Template.cfm?Section=Bookstore1&Template=Ecommerce/ProductFeaturedList.cfm&ListType=Category&Criteria=26&FeaturedTitle=Featured%20Items%20In%20Complete%20Connected%20CD%2DRom%20Series&ListTitle=All%20Items%20In%20Complete%20Co",1,0,0],*/["Health Lawyers Weekly","http://www.healthlawyers.org/Content/NavigationMenu/Publications/Health_Lawyers_Weekly/index.htm",1,0,0],["Journal of Health Law","http://www.healthlawyers.org/Content/NavigationMenu/Publications/Journal_of_Health_Law/index.htm",1,0,0],/*["Types of Publications","http://www.healthlawyers.org/Content/NavigationMenu/Publications/Types_of_Publications/index.htm",1,0,0],*/["Call for Authors","http://www.healthlawyers.org/Template.cfm?Section=Call_for_Authors2&Template=/CustomSource/Forms/callforwriters.cfm",1,0,0],/*["Shipping & Handling Policy","http://www.healthlawyers.org/Template.cfm?Section=Shipping_and_Handling_Policy&Template=/Ecommerce/Shipping_Policy.cfm",1,0,0],*/["Discount Schedule & Textbook Review","http://www.healthlawyers.org/Content/NavigationMenu/Publications/Discount_Schedule_and_Textbook_Review/index.htm",1,0,0],/*["Print Order Form","http://www.healthlawyers.org/Content/NavigationMenu/Publications/Print_Order_Form/Order_Form.pdf",1,0,0]*/];HM_Array6 = [[,311,15,,,,,,,,,,,,,,,,],["Career Center","http://www.healthlawyers.org/Template.cfm?Section=Career_Center&Template=/CustomSource/Forms/career/main.cfm",1,0,0],["Business Directory","http://www.healthlawyers.org/Template.cfm?Section=Business_Directory&Template=/CustomSource/Forms/BDindex.cfm",1,0,0],["Internship/Part-Time Associate Opportunities","http://www.healthlawyers.org/Template.cfm?Section=Internship_Opportunities",1,0,0],["Student Resume Center","http://www.healthlawyers.org/Template.cfm?Section=Resume_Center",1,0,0],["Health Law Web Sites","http://www.healthlawyers.org/Content/NavigationMenu/Health_Law_Resources/Health_Law_Web_Sites/index.htm",1,0,0],["Alternative Dispute Resolution","http://www.healthlawyers.org/Template.cfm?Section=About_Arbitration_and_Mediation_Services",1,0,0]];HM_Array7 = [[,311,15,,,,,,,,,,,,,,,,],["Listserves","http://www.healthlawyers.org/Template.cfm?Section=Listserve_Topics&Template=/TaggedPage/TaggedPageDisplay.cfm&TPLID=7&ContentID=3879",1,0,0],["Discussion Forums","http://www.healthlawyers.org/Template.cfm?Section=Discussion_Forums&Template=/MembersOnly.cfm&NavMenuID=1095&ContentID=8841&DirectListComboInd=D",1,0,0],["Practice Groups","http://www.healthlawyers.org/Template.cfm?Section=Practice_Groups",1,0,0],["Find a Member","http://www.healthlawyers.org/Template.cfm?Section=Find_a_Member&Template=/MembersOnly.cfm&NavMenuID=1116&ContentID=7823&DirectListComboInd=D",1,0,0],["In-Person Programs","http://www.healthlawyers.org/Template.cfm?Section=In_Person_Programs",1,0,0],["Annual Meeting","http://www.healthlawyers.org/Template.cfm?Section=Program_Calendar&CONTENTID=5357&TEMPLATE=/ContentManagement/ContentDisplay.cfm",1,0,0],["Alternative Dispute Resolution","http://www.healthlawyers.org/Template.cfm?Section=Alternative_Dispute_Resolution",1,0,0]];HM_Array8 = [[,311,15,,,,,,,,,,,,,,,,],["Health Lawyers News","http://www.healthlawyers.org/Template.cfm?Section=Health_Lawyers_News1&Template=/TaggedPage/TaggedPageDisplay.cfm&TPLID=7&ContentID=3817",1,0,0],["Health Lawyers Weekly","http://www.healthlawyers.org/HLW",1,0,0],["Health Law Analyses","http://www.healthlawyers.org/Template.cfm?Section=Health_Law_Analyses&Template=/MembersOnly.cfm&NavMenuID=458&ContentID=5249&DirectListComboInd=D",1,0,0],["Health Law Digest","http://www.healthlawyers.org/Digest",1,0,0],["Health Law Documents","http://www.healthlawyers.org/Template.cfm?Section=Health_Law_Documents&Template=/TaggedPage/TaggedPageDisplay.cfm&TPLID=10&ContentID=5601",1,0,0],["Journal of Health Law","http://www.healthlawyers.org/Content/NavigationMenu/News_Center/Journal_of_Health_Law1/index.htm",1,0,0],["Of Note","http://www.healthlawyers.org/Template.cfm?Section=Of_Note&Template=/TaggedPage/TaggedPageDisplay.cfm&TPLID=6&ContentID=2929",1,0,0],["Press Room","http://www.healthlawyers.org/Template.cfm?Section=Press_Releases1&Template=/TaggedPage/TaggedPageDisplay.cfm&TPLID=6&ContentID=3489",1,0,0]];HM_Array9 = [[,311,15,,,,,,,,,,,,,,,,],["Public Information Series","http://www.healthlawyers.org/Content/NavigationMenu/Public_Interest_and_Affairs/Public_Information_Series/Default1076.htm",1,0,0],["Conversations with Policymakers Teleconferences","http://www.healthlawyers.org/Content/NavigationMenu/Public_Interest_and_Affairs/Conversations_with_Policymakers_Teleconferences/Introduction.htm",1,0,0],["Colloquiums & Reports","http://www.healthlawyers.org/Template.cfm?Section=Colloquiums_and_Reports&Template=/TaggedPage/TaggedPageDisplay.cfm&TPLID=7&ContentID=4302",1,0,0],["Press Releases","http://www.healthlawyers.org/Template.cfm?Section=Press_Releases2&Template=/TaggedPage/TaggedPageDisplay.cfm&TPLID=6&ContentID=3491",1,0,0],["Public Resource Links","http://www.healthlawyers.org/Content/NavigationMenu/Public_Interest_and_Affairs/Public_Resource_Links/index.htm",1,0,0],["How to Contribute","http://www.healthlawyers.org/Template.cfm?Section=How_to_Contribute&Template=/CustomSource/Forms/pi_contribform.cfm",1,0,0],["Archives","http://www.healthlawyers.org/Content/NavigationMenu/Public_Interest_and_Affairs/Archives/Default481.htm",1,0,0]];
  document.write("<SCR" + "IPT LANGUAGE='JavaScript1.2' SRC='js/HM_Script"+ HM_BrowserString +".js' TYPE='text/javascript'><\/SCR" + "IPT>");
}
/*if(HM_IsMenu) {
	HM_Array1 = [[,0,15,,,,,,,,,,,,,,,,],["Who We Are","http://www.healthlawyers.org/Content/NavigationMenu/About_AHLA/Who_We_Are/index.htm",1,0,0],["Volunteer Opportunities","http://www.healthlawyers.org/Content/NavigationMenu/About_AHLA/Volunteer_Opportunities/index.htm",1,0,0],["Affiliations","http://www.healthlawyers.org/Content/NavigationMenu/About_AHLA/State_Affiliations/index.htm",1,0,0],["Advertising & Sponsorship","http://www.healthlawyers.org/Content/NavigationMenu/About_AHLA/Advertising_and_Sponsorship/index.htm",1,0,0],["Privacy and Security","http://www.healthlawyers.org/Content/NavigationMenu/About_AHLA/Privacy_and_Security/index.htm",1,0,0],["Site Map","http://www.healthlawyers.org/Template.cfm?Section=Sitemap&Template=/Sitemap/SiteMap.cfm",1,0,0],["Help Using the Website","http://www.healthlawyers.org/Content/NavigationMenu/About_AHLA/Help_Using_the_Web_Site/index.htm",1,0,0]];HM_Array2 = [[,0,15,,,,,,,,,,,,,,,,],["Member Publications","http://www.healthlawyers.org/Content/NavigationMenu/Membership/Member_Publications/index.htm",1,0,0],["Member Resources","http://www.healthlawyers.org/Content/NavigationMenu/Membership/Member_Resources/index.htm",1,0,0],["Member Benefits","http://www.healthlawyers.org/Content/NavigationMenu/Membership/Member_Benefits/index.htm",1,0,0],["My Account","http://www.healthlawyers.org/Template.cfm?Section=My_Account&Template=/MembersOnly.cfm&NavMenuID=340&ContentID=4733&DirectListComboInd=D",1,0,0],["Join or Renew","http://www.healthlawyers.org/Template.cfm?Section=Join_or_Renew&Template=/CustomSource/Forms/membership_form.cfm",1,0,0],["Membership Directory","http://www.healthlawyers.org/Template.cfm?Section=Membership_Directory&Template=/MembersOnly.cfm&NavMenuID=332&ContentID=41698&DirectListComboInd=D",1,0,0],["Practice Groups","http://www.healthlawyers.org/Template.cfm?Section=Practice_Groups",1,0,0],["Law Professors","http://www.healthlawyers.org/Content/NavigationMenu/Membership/Law_Professors/index.htm",1,0,0],["Law/Graduate Students","http://www.healthlawyers.org/Content/NavigationMenu/Membership/Law_Students/index.htm",1,0,0],["Student Health Law Organizations","http://www.healthlawyers.org/Content/NavigationMenu/Membership/Student_Health_Law_Organizations/index.htm",1,0,0],["Fellows","http://www.healthlawyers.org/Content/NavigationMenu/Membership/Fellows/Fellows_Program.htm",1,0,0],["AHLA Leadership","http://www.healthlawyers.org/Content/NavigationMenu/Membership/AHLA_Leadership/index.htm",1,0,0]];HM_Array3 = [[,77,15,,,,,,,,,,,,,,,,],["About Practice Groups","http://www.healthlawyers.org/Content/NavigationMenu/Practice_Groups/About_Practice_Groups/Introduction.htm",1,0,0],["Practice Group Web Sites","http://www.healthlawyers.org/Content/NavigationMenu/Practice_Groups/PG_Web_Sites/index.htm",1,0,0],["Join a Practice Group","http://www.healthlawyers.org/Template.cfm?Section=Join_a_Practice_Group&Template=/CustomSource/Forms/pg_enroll.cfm",1,0,0],["Upcoming Projects","http://www.healthlawyers.org/Template.cfm?Section=Upcoming_Projects1&Template=/MembersOnly.cfm&NavMenuID=397&ContentID=9444&DirectListComboInd=D",1,0,0],["Teleconferences","http://www.healthlawyers.org/Template.cfm?Section=Upcoming_Teleconferences",1,0,0],["Call for Authors","http://www.healthlawyers.org/Template.cfm?Section=Call_for_Authors1&Template=/CustomSource/Forms/callforauthors.cfm",1,0,0],["Find a Member","http://www.healthlawyers.org/Template.cfm?Section=Find_a_Member1&Template=/MembersOnly.cfm&NavMenuID=822&ContentID=7824&DirectListComboInd=D",1,0,0],["Practice Group Leaders","http://www.healthlawyers.org/Template.cfm?Section=Practice_Group_Leaders1&Template=/TaggedPage/TaggedPageDisplay.cfm&TPLID=7&ContentID=7274",1,0,0],["Practice Group Staff","http://www.healthlawyers.org/Content/NavigationMenu/Contact_Us/Staff_List/index.htm#practice",1,0,0]];HM_Array4 = [[,170,15,,,,,,,,,,,,,,,,],["In-Person Programs","http://www.healthlawyers.org/Content/NavigationMenu/Education/In_Person_Programs/Introduction.htm",1,0,0],["Teleconferences","http://www.healthlawyers.org/Content/NavigationMenu/Education/Teleconferences/index.htm",1,0,0],["Desktop Direct&mdash;E-Learning Series","http://www.healthlawyers.org/Content/NavigationMenu/Education/E_Learning/index.htm",1,0,0],["Alternative Dispute Resolution","http://www.healthlawyers.org/Template.cfm?Section=Upcoming_Programs1",1,0,0],["Continuing Legal Education","http://www.healthlawyers.org/Content/NavigationMenu/Education/Continuing_Legal_Education/index.htm",1,0,0]];HM_Array5 = [[,235,15,,,,,,,,,,,,,,,,],["Bookstore","/ahla/",1,0,0],/*["Complete Connected CD-Rom Series","http://www.healthlawyers.org/Template.cfm?Section=Bookstore1&Template=Ecommerce/ProductFeaturedList.cfm&ListType=Category&Criteria=26&FeaturedTitle=Featured%20Items%20In%20Complete%20Connected%20CD%2DRom%20Series&ListTitle=All%20Items%20In%20Complete%20Co",1,0,0],*/["Health Lawyers Weekly","http://www.healthlawyers.org/Content/NavigationMenu/Publications/Health_Lawyers_Weekly/index.htm",1,0,0],["Journal of Health Law","http://www.healthlawyers.org/Content/NavigationMenu/Publications/Journal_of_Health_Law/index.htm",1,0,0],/*["Types of Publications","http://www.healthlawyers.org/Content/NavigationMenu/Publications/Types_of_Publications/index.htm",1,0,0],*/["Call for Authors","http://www.healthlawyers.org/Template.cfm?Section=Call_for_Authors2&Template=/CustomSource/Forms/callforwriters.cfm",1,0,0],/*["Shipping & Handling Policy","http://www.healthlawyers.org/Template.cfm?Section=Shipping_and_Handling_Policy&Template=/Ecommerce/Shipping_Policy.cfm",1,0,0],*/["Discount Schedule & Textbook Review","http://www.healthlawyers.org/Content/NavigationMenu/Publications/Discount_Schedule_and_Textbook_Review/index.htm",1,0,0]/*,["Print Order Form","http://www.healthlawyers.org/Content/NavigationMenu/Publications/Print_Order_Form/Order_Form.pdf",1,0,0]]*/;HM_Array6 = [[,311,15,,,,,,,,,,,,,,,,],["Career Center","http://www.healthlawyers.org/Template.cfm?Section=Career_Center&Template=/CustomSource/Forms/career/main.cfm",1,0,0],["Business Directory","http://www.healthlawyers.org/Template.cfm?Section=Business_Directory&Template=/CustomSource/Forms/BDindex.cfm",1,0,0],["Internship/Part-Time Associate Opportunities","http://www.healthlawyers.org/Template.cfm?Section=Internship_Opportunities",1,0,0],["Student Resume Center","http://www.healthlawyers.org/Template.cfm?Section=Resume_Center",1,0,0],["Health Law Web Sites","http://www.healthlawyers.org/Content/NavigationMenu/Health_Law_Resources/Health_Law_Web_Sites/index.htm",1,0,0],["Alternative Dispute Resolution","http://www.healthlawyers.org/Template.cfm?Section=About_Arbitration_and_Mediation_Services",1,0,0]];HM_Array7 = [[,311,15,,,,,,,,,,,,,,,,],["Listserves","http://www.healthlawyers.org/Template.cfm?Section=Listserve_Topics&Template=/TaggedPage/TaggedPageDisplay.cfm&TPLID=7&ContentID=3879",1,0,0],["Discussion Forums","http://www.healthlawyers.org/Template.cfm?Section=Discussion_Forums&Template=/MembersOnly.cfm&NavMenuID=1095&ContentID=8841&DirectListComboInd=D",1,0,0],["Practice Groups","http://www.healthlawyers.org/Template.cfm?Section=Practice_Groups",1,0,0],["Find a Member","http://www.healthlawyers.org/Template.cfm?Section=Find_a_Member&Template=/MembersOnly.cfm&NavMenuID=1116&ContentID=7823&DirectListComboInd=D",1,0,0],["In-Person Programs","http://www.healthlawyers.org/Template.cfm?Section=In_Person_Programs",1,0,0],["Annual Meeting","http://www.healthlawyers.org/Template.cfm?Section=Program_Calendar&CONTENTID=5357&TEMPLATE=/ContentManagement/ContentDisplay.cfm",1,0,0],["Alternative Dispute Resolution","http://www.healthlawyers.org/Template.cfm?Section=Alternative_Dispute_Resolution",1,0,0]];HM_Array8 = [[,311,15,,,,,,,,,,,,,,,,],["Health Lawyers News","http://www.healthlawyers.org/Template.cfm?Section=Health_Lawyers_News1&Template=/TaggedPage/TaggedPageDisplay.cfm&TPLID=7&ContentID=3817",1,0,0],["Health Lawyers Weekly","http://www.healthlawyers.org/HLW",1,0,0],["Health Law Analyses","http://www.healthlawyers.org/Template.cfm?Section=Health_Law_Analyses&Template=/MembersOnly.cfm&NavMenuID=458&ContentID=5249&DirectListComboInd=D",1,0,0],["Health Law Digest","http://www.healthlawyers.org/Digest",1,0,0],["Health Law Documents","http://www.healthlawyers.org/Template.cfm?Section=Health_Law_Documents&Template=/TaggedPage/TaggedPageDisplay.cfm&TPLID=10&ContentID=5601",1,0,0],["Journal of Health Law","http://www.healthlawyers.org/Content/NavigationMenu/News_Center/Journal_of_Health_Law1/index.htm",1,0,0],["Of Note","http://www.healthlawyers.org/Template.cfm?Section=Of_Note&Template=/TaggedPage/TaggedPageDisplay.cfm&TPLID=6&ContentID=2929",1,0,0],["Press Room","http://www.healthlawyers.org/Template.cfm?Section=Press_Releases1&Template=/TaggedPage/TaggedPageDisplay.cfm&TPLID=6&ContentID=3489",1,0,0]];HM_Array9 = [[,311,15,,,,,,,,,,,,,,,,],["Public Information Series","http://www.healthlawyers.org/Content/NavigationMenu/Public_Interest_and_Affairs/Public_Information_Series/Default1076.htm",1,0,0],["Conversations with Policymakers Teleconferences","http://www.healthlawyers.org/Content/NavigationMenu/Public_Interest_and_Affairs/Conversations_with_Policymakers_Teleconferences/Introduction.htm",1,0,0],["Colloquiums & Reports","http://www.healthlawyers.org/Template.cfm?Section=Colloquiums_and_Reports&Template=/TaggedPage/TaggedPageDisplay.cfm&TPLID=7&ContentID=4302",1,0,0],["Press Releases","http://www.healthlawyers.org/Template.cfm?Section=Press_Releases2&Template=/TaggedPage/TaggedPageDisplay.cfm&TPLID=6&ContentID=3491",1,0,0],["Public Resource Links","http://www.healthlawyers.org/Content/NavigationMenu/Public_Interest_and_Affairs/Public_Resource_Links/index.htm",1,0,0],["How to Contribute","http://www.healthlawyers.org/Template.cfm?Section=How_to_Contribute&Template=/CustomSource/Forms/pi_contribform.cfm",1,0,0],["Archives","http://www.healthlawyers.org/Content/NavigationMenu/Public_Interest_and_Affairs/Archives/Default481.htm",1,0,0]];
  //document.write("<SCR" + "IPT LANGUAGE='JavaScript1.2' SRC='js/HM_Script"+ HM_BrowserString +".js' TYPE='text/javascript'><\/SCR" + "IPT>");
//}

var isNav4, isIE4, isNav3, isIE3
              			if (navigator.appVersion.charAt(0) == "4") {
              				if (navigator.appName == "Netscape") {
              					isNav4 = true;
              					} else {
              						isIE4 = true;
              					}
              				} else if (navigator.appVersion.charAt(0) == "3") {
              					if (navigator.appName == "Netscape") {
              						isNav3 = true;
              					} else {
              						isIE3 = true;
              					}
              			}
                    	var popupWin = null;
                    	function openWindow(url, name, rs, sc, w, h) {
                    	  var resize = "";
                    	  var scroll = "";
                    	  if (isNav3 || isNav4 || isIE4) {
                    	          if (rs)
                    	            resize = "resizable,";
                    	          if (sc)
                    	                scroll = "scrollbars,";
                    	          if (popupWin != null && !popupWin.closed) {
                    	                oldWin = popupWin;
                    	                oldWin.name = "oldWin";
                    	                oldWin.close();
                    	          }
                    	          popupWin = window.open(url, name, resize + scroll + 'width=' + w + ',height=' + h);
                    	          if (popupWin.opener == null)
                    	            popupWin.opener = popupWin;
                    	          popupWin.opener.name = "origWin";
                    			  popupWin.focus();
                    	          return false; // for links
                    	  } else {
                    	          return true;
                    	  }
                    	}
