	var NoOffFirstLineMenus=8;			// Number of first level items
	var LowBgColor='#673F67';			// Background color when mouse is not over
	var LowSubBgColor='#673F67';		// Background color when mouse is not over on subs
	var HighBgColor='#EACEE7';			// Background color when mouse is over
	var HighSubBgColor='#EACEE7';		// Background color when mouse is over on subs
	var FontLowColor='#FFFFFF';		// Font color when mouse is not over
	var FontSubLowColor='#FFFFFF';		// Font color subs when mouse is not over
	var FontHighColor='#672B66';			// Font color when mouse is over
	var FontSubHighColor='#672B66';		// Font color subs when mouse is over
	var BorderColor='#FFFFFF';		            // Border color
	var BorderSubColor='#FFFFFF';		// Border color for subs
	var BorderWidth=0;			// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=0;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';		// 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=0;			// horizontal overlap child/ parent
	var ChildVerticalOverlap=0;			// vertical overlap child/ parent
	var StartTop=0;				// Menu offset x coordinate
	var StartLeft=0;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=5;				// Left padding
	var TopPaddng=0;				// Top padding
	var FirstLineHorizontal=1;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=300;			// 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='MenuPos';			// 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 jpgs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['iamges/trance.jpg',1,1,'iamges/trance.jpg',1,1,'iamges/trance.jpg',1,1];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"




Menu1=new Array("rollover:images/left_line.gif:images/left_line.gif","about.html","",0,29,4);
		
	
Menu2=new Array("rollover:images/prac.gif:images/prac1.gif","about.html","",5,29,130);
	Menu2_1=new Array(": About us","about.html","",0,22,115)
	Menu2_2=new Array(": Our doctor","doctor.html","",0,22,115)
	Menu2_3=new Array(": Practice Location","contact.html","",0,22,115)
	Menu2_4=new Array(": Staff","staff.html","",0,22,115)
	Menu2_5=new Array(": Our Contact","contact.html","",0,22,115)
			
		  
Menu3=new Array("rollover:images/pcinfo.gif:images/pcinfo1.gif","gynae.html","",6,29,137);
	Menu3_1=new Array(": Anatomy >","anatomy.html","",5,22,150)
		Menu3_1_1=new Array("Uterus","anatomy.html#Uterus","",0,22,100)
		Menu3_1_2=new Array("Ovary","anatomy.html#Ovary","",0,22,100)
		Menu3_1_3=new Array("Cervix","anatomy.html#Cervix","",0,22,100)
		Menu3_1_4=new Array("Fallopian tubes","anatomy.html#ft","",0,22,100)
		Menu3_1_5=new Array("Vagina","anatomy.html#Vagina","",0,22,100)
		
    Menu3_2=new Array(": Conditions >","endometriosis.html","",9,22,150)
		Menu3_2_1=new Array("Endometriosis","endometriosis.html","",0,22,140)
		Menu3_2_2=new Array("Menstruation","menstrual.html","",0,22,140)
		Menu3_2_3=new Array("Prolapse","prolapse.html","",0,22,140)
		Menu3_2_4=new Array("Cystic ovaries","pelvic-ovary.html","",0,22,140)
		Menu3_2_5=new Array("Infertility","infertility.html","",0,22,140)
		Menu3_2_6=new Array("Pelvic infections","pelvic.html","",0,22,140)
		Menu3_2_7=new Array("Bleeding","bleeding.html","",0,22,140)
		Menu3_2_8=new Array("Urinary Incontinence","urinary.html","",0,22,140)
		Menu3_2_9=new Array("Cancer","cancer.html","",0,22,140)
	Menu3_3=new Array(": Diagnoses/Screening >","pathology.html","",6,22,150)
		Menu3_3_1=new Array("Pathology","pathology.html","",0,22,130)
		Menu3_3_2=new Array("Pap smear","paptest.html","",0,22,130)
		Menu3_3_3=new Array("Bone Densitometry","bonedens.html","",0,22,130)
		Menu3_3_4=new Array("Radiology","radiology.html","",0,22,130)
		Menu3_3_5=new Array("Hysteroscopy","hysteroscopy.html","",0,22,130)
		Menu3_3_6=new Array("Laparoscopy","laproscopy.html","",0,22,130)
	Menu3_4=new Array(": Treatment >","treatment.html","",4,22,150)
		Menu3_4_1=new Array("Dilation & Curettage","treatment.html","",0,22,200)
		Menu3_4_2=new Array("Hormone Replacement Therapy","hormone.html","",0,22,200)
		Menu3_4_3=new Array("Endometrial Ablation","endometrial.html","",0,22,200)
		Menu3_4_4=new Array("Surgery","laproscopy.html","",0,22,200)
	Menu3_5=new Array(": Support groups","support.html","",0,22,150)
	Menu3_6=new Array(": Useful links","links.html","",0,22,150)			
		
Menu4=new Array("rollover:images/service.gif:images/service1.gif","service.html","",3,29,92);
	Menu4_1=new Array(": Obstetrics","service.html","",0,22,100)
	Menu4_2=new Array(": Gynaecology","service.html","",0,22,100)
	Menu4_3=new Array(": Infertility","service.html","",0,22,100)


Menu5=new Array("rollover:images/research.gif:images/research1.gif","research.html","",4,29,98);
	Menu5_1=new Array(": Clinical trials","research.html","",0,22,115)
	Menu5_2=new Array(": Publications","publications.html","",0,22,115)
	Menu5_3=new Array(": Current projects","current.html","",0,22,115)
	Menu5_4=new Array(": Supervision","supervision.html","",0,22,115)

Menu6=new Array("rollover:images/app.gif:images/app1.gif","appoint.html","",2,29,134);
	Menu6_1=new Array(": General","appoint.html","",0,22,90)
	Menu6_2=new Array(": Online","online.html","",0,22,90)
	//Menu6_3=new Array(": Medicare & Insurance","medicare.html","",0,22,154)
	//Menu4_4=new Array(": Tummy tuck","preparesurgery.html","",0,22,129)
	//Menu4_5=new Array(": Face lift","preparesurgery.html","",0,22,129)
	//Menu4_6=new Array(": Nose surgery","preparesurgery.html","",0,22,129)   


	

Menu7=new Array("rollover:images/faq.gif:images/faq1.gif","faq.html","",0,29,64);


Menu8=new Array("rollover:images/contact.gif:images/contact1.gif","contact.html","",0,29,88);


