	var NoOffFirstLineMenus=14;			// Number of first level items
	var LowBgColor='#053C69';			// Background color when mouse is not over
	var LowSubBgColor='#053C69';			// Background color when mouse is not over on subs
	var HighBgColor='#FEEDAB';			// Background color when mouse is over
	var HighSubBgColor='#FEEDAB';			// Background color when mouse is over on subs
	var FontLowColor='#FEEDAB';			// Font color when mouse is not over
	var FontSubLowColor='#FEEDAB';			// Font color subs when mouse is not over
	var FontHighColor='#001E4A';			// Font color when mouse is over
	var FontSubHighColor='#001E4A';			// Font color subs when mouse is over
	var BorderColor='#FEEDAB';			// Border color
	var BorderSubColor='#FEEDAB';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="verdana,arial"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=1;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='center';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.2;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.2;			// vertical overlap child/ parent
	var StartTop=55;				// Menu offset x coordinate
	var StartLeft=6;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=2;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=0;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highlighted
	var Arrws=['images/tri.gif',5,10,'images/tridown.gif',10,5,'images/trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}

// first digit is number of submenu in class, 2nd is height, 3rd is width
// define height and width for the first instance in each class

Menu1=new Array("Why Dov Apfel?","distinguish.html","",1,20,151);
  Menu1_1=new Array("Web Site Dedication","dedication.html","",0,20,151);
Menu2=new Array("Dov's Resume","bio.html","",6,20,151);
    Menu2_1=new Array("Profiles","bio.html#Profiles","",0,20,151);
    Menu2_2=new Array("Publications","bio.html#Publications","",0,20,151);
    Menu2_3=new Array("Lectures","bio.html#Lectures","",0,20,151);
    Menu2_4=new Array("Media","bio.html#Media","",0,20,151);
    Menu2_5=new Array("Associations","bio.html#Associations","",0,20,151);
    Menu2_6=new Array("Email","bio.html#Email","",0,20,151);

Menu3=new Array("Medical Terms","bimedterm.html","",25,20,151);
    Menu3_1=new Array("Introduction","birthinjury.html","",0,20,151);
    Menu3_2=new Array("Why a Lawyer?","bilawyer.html","",0,20,151);
    Menu3_3=new Array("Antepartum Tests","biantepartum.html","",0,20,151);
    Menu3_4=new Array("Apgar Score","biapgar.html","",0,20,151);
    Menu3_5=new Array("Birth Asphyxia","biasphyxia.html","",0,20,151);
    Menu3_6=new Array("Chorioamnionitis","bichorio.html","",0,20,151);
    Menu3_7=new Array("Daubert and Experts","biexperts.html","",0,20,151);
    Menu3_8=new Array("EFM","biefm.html","",0,20,151);
    Menu3_9=new Array("Fetal Growth Restriction","bigrowth.html","",0,30,151);
    Menu3_10=new Array("Gestational Diabetes","bidiabetes.html","",0,20,151);
    Menu3_11=new Array("Group B Strep","presssentinel111899.html","",0,20,151);
    Menu3_12=new Array("High-Risk Pregnancy","bihighrisk.html","",0,20,151);
    Menu3_13=new Array("Hypertension","bihypertension.html","",0,20,151);
    Menu3_14=new Array("Informed Consent","biconsent.html","",0,20,151);
    Menu3_15=new Array("Maternal Infection","biinfection.html","",0,20,151);
    Menu3_16=new Array("Meconium","bimeconium.html","",0,20,151);
    Menu3_17=new Array("Neonatal Stroke","bistroke.html","",0,20,151);
    Menu3_18=new Array("Placental Pathology","biplacpath.html","",0,20,151);
    Menu3_19=new Array("Preeclampsia","bipreeclampsia.html","",0,20,151);
    Menu3_20=new Array("Preterm Infants","bipreterm.html","",0,20,151);
    Menu3_21=new Array("Shoulder Dystocia","bishoulder.html","",0,20,151);
    Menu3_22=new Array("Twin Pregnancy","bitwin.html","",0,20,151);
    Menu3_23=new Array("Vacuum Extractors","bivacuum.html","",0,20,151);
    Menu3_24=new Array("Vasa Previa","bivasa.html","",0,20,151);
    Menu3_25=new Array("VBAC","presssentinel111199.html","",0,20,151);

Menu4=new Array("Medical Malpractice","guide.html","",0,20,151);
      
Menu5=new Array("CP Is Preventable","presssentinel2.html","",0,20,151);

Menu6=new Array("Birth Injury Info","biinfo.html","",0,20,151);

Menu7=new Array("Cases of Note","cases.html","",0,20,151);

Menu8=new Array("Press Releases","press.html","",0,20,151);

Menu9=new Array("Newsletter","news.html","",0,20,151);

Menu10=new Array("Janet, Jenner & Suggs","http://www.medlawlegalteam.com","",0,20,151);

Menu11=new Array("Disclaimers","disclaimer.html","",0,20,151);

Menu12=new Array("Copyright","copyright.html","",0,20,151);

Menu13=new Array("Links","links.html","",0,20,151);

Menu14=new Array("Home","index.html","",0,20,151);