// Menu Configuration file for Perinatal.nhs.uk
// Last Updated 19/08/03 

	var NoOffFirstLineMenus=9;			// Number of first level items
	var LowBgColor='#000080';			// Background color when mouse is not over
	var LowSubBgColor='#DBEAFF';			// Background color when mouse is not over on subs
	var HighBgColor='#92A9C8';			// Background color when mouse is over
	var HighSubBgColor='#92A9C8';			// Background color when mouse is over on subs
	var FontLowColor='white';			// Font color when mouse is not over
	var FontSubLowColor='black';			// Font color subs when mouse is not over
	var FontHighColor='yellow';			// Font color when mouse is over
	var FontSubHighColor='yellow';			// Font color subs when mouse is over
	var BorderColor='black';			// Border color
	var BorderSubColor='black';			// Border color for subs
	var BorderWidth=0;				// Border width
	var BorderBtwnElmnts=0;			// Border between elements 1 or 0
	var FontFamily="tahoma,arial,verdana,helvetica"	// 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='center';			// 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=120;				// Menu offset x coordinate
	var StartLeft=-5;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=1;			// 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=0;				// 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 highligthed
	var Arrws=['/images/tri.gif',6,10,'/images/tridown.gif',10,6,'/images/trileft.gif',10,6];	// 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("Home","/main.htm","",7,20,60);
	Menu1_1=new Array("About us","/about_us/about_us.htm","",0,20,100);
	Menu1_2=new Array("Our Mission","/about_us/mission.htm","",0);
	Menu1_3=new Array("Board","/governance/index_govenance.htm","",0);
	Menu1_4=new Array("The Team","/about_us/our_staff.htm","",0);	
	Menu1_5=new Array("Disclaimer","/about_us/disclaimer.htm","",0);	
	Menu1_6=new Array("Facilities","/facilities/index.htm","",0);
	Menu1_7=new Array("Contact Us","/about_us/contact_us.htm","",0);	

Menu2=new Array("Diary","/diary/index_diary.htm","",0,20,60);

Menu3=new Array("Reviews","/reviews/index_reviews.htm","",0,20,80);
//	Menu3_1=new Array("Introduction","/reviews/index_reviews.htm","",0,20,100);
//	Menu3_2=new Array("Pregnancy","#","",2);
//			Menu3_2_1=new Array("Antenatal","/reviews/pregnancy.htm","",0,20,80);
//			Menu3_2_2=new Array("Intrapartum","/reviews/intrapartum.htm","",0);
//	Menu3_3=new Array("Other Issues","/reviews/ohp.htm","",0);

Menu4=new Array("Projects","#","",6,20,80);		
	Menu4_1=new Array("Bereavement","/bereavement/index_bereavement.htm","",3,20,160);
		Menu4_1_1=new Array("About","/bereavement/index_bereavement.htm","",0,20,160);
		Menu4_1_2=new Array("Survey","/bereavement/survey.htm","",0);
		Menu4_1_3=new Array("Standards","/bereavement/standards.htm","",0);
	<!--Menu4_2=new Array("CESDI WM","#","",0);
	Menu4_2=new Array("Congenital Anomalies","/car/index_car.htm","",4);
		Menu4_2_1=new Array("About","/car/index_car.htm","",0,20,160);
		Menu4_2_2=new Array("Anomalies","/car/anomaly/index_anomaly.htm","",0);
		Menu4_2_3=new Array("Reports","/car/reports.htm","",0);
		Menu4_2_4=new Array("Incidence","/car/incidence/incidence_index.htm","",0);
	Menu4_3=new Array("Data Handling","/data/index.htm","",4);
		Menu4_3_1=new Array("Introduction","/data/index.htm","",0,20,170);
		Menu4_3_2=new Array("Confidentiality and Consent","/data/consent/consent.htm","",0);
		Menu4_3_3=new Array("Data Request Form","/data/disclosure/disclosure.htm","",0);
		Menu4_3_4=new Array("Summary of Data Requests","/data/requests/requests.htm","",0);
	Menu4_4=new Array("Fetal Growth","/growth/index_growth.htm","",4);
		Menu4_4_1=new Array("About","/growth/index_growth.htm","",0,20,160);
		Menu4_4_2=new Array("Fundal Height","/growth/fhm.htm","",0,20,160);
		Menu4_4_3=new Array("Examples","/growth/example.htm","",0);
		Menu4_4_4=new Array("FAQs","/growth/faq.htm","",0);
	Menu4_5=new Array("Maternity Services","/matservices/index.htm","",4);		
		Menu4_5_1=new Array("PC-AIMS (Bellevue)","/pc-aims/main.htm","",0,20,180);
		Menu4_5_2=new Array("Maternity Services Group","/msg/index.htm","",0);
		Menu4_5_3=new Array("BBC - Reducing PNM Project","/rpnm/rpnmmain.htm","",0);
		Menu4_5_4=new Array("MISHN","/matservices/mishn.htm","",0);
	Menu4_6=new Array("Perinatal Mortality","/pnm/pnm_intro.htm","",7);
		Menu4_6_1=new Array("About","/pnm/pnm_intro.htm","",0,20,160);
		Menu4_6_2=new Array("Definitions","/pnm/definitions.htm","",0);
		Menu4_6_3=new Array("Regional and PCT Analysis","/pnm/trends.htm","",0);
		Menu4_6_4=new Array("VS1 Summary","/pnm/vs1.htm","",0);
		Menu4_6_5=new Array("WM PCT Stillbirths","/pnm/pct/pct.htm","",0);
		Menu4_6_6=new Array("WM Unit Stillbirths","/pnm/unit/unit.htm","",0);		
		Menu4_6_7=new Array("ReCoDe","/pnm/recode.htm","",0);				
		
Menu5=new Array("Screening","/screening/index_screening.htm","",0,20,90);

Menu6=new Array("Groups","#","",4,20,80);
	Menu6_1=new Array("Diabetes in Pregnancy","/diabetes/index.htm","",7,20,190);
		Menu6_1_1=new Array("Introduction","/diabetes/index.htm","",0,20,190);
		Menu6_1_2=new Array(" Incidence, Definitions Facts","/diabetes/intro/incidence.htm","",0);
		Menu6_1_3=new Array("DiPAG","/diabetes/dipag/DiPAG.htm","",0);
		Menu6_1_4=new Array("Diabetes Projects","/diabetes/projects.htm","",0);
		Menu6_1_5=new Array("Diabetes Forums","/diabetes/forums.htm","",0);
		Menu6_1_6=new Array("Publications","/diabetes/publications.htm","",0);
		Menu6_1_7=new Array("West Midlands Networks","/diabetes/wmnetworks.htm","",0);
	
	Menu6_2=new Array("Regional Midwifery Forum","/rmf/index_rmf.htm","",0,20,190);

	Menu6_3=new Array("Regional Ultrasound Group","/ultrasound/index_us.htm","",7);
		Menu6_3_1=new Array("Introduction","/ultrasound/index_us.htm","",0,20,190);
		Menu6_3_2=new Array("RUG","/ultrasound/RUG/RUG.htm","",0);
		Menu6_3_3=new Array("Standards","/ultrasound/standards/standards_us.htm","",0);
		Menu6_3_4=new Array("Audit","/ultrasound/audit/audit_us.htm","",0);		
		Menu6_3_5=new Array("Training","/ultrasound/training/training_us.htm","",0);				
		Menu6_3_6=new Array("Publications","/ultrasound/publications/publications_us.htm","",0);
		Menu6_3_7=new Array("Screening","/ultrasound/screening/screening_us.htm","",0);
	Menu6_4=new Array("Smoking in Pregnancy","/smoking/index_smoking.htm","",9);
		Menu6_4_1=new Array("Home","/smoking/index_smoking.htm","",0,20,190);
		Menu6_4_2=new Array("About","/smoking/about_network.htm","",0);
		Menu6_4_3=new Array("NRT","/smoking/nrt_about.htm","",0);
		Menu6_4_4=new Array("Targets","/smoking/targets.htm","",0);
		Menu6_4_5=new Array("Data Collection ","/smoking/data_collection.htm","",0);
		Menu6_4_6=new Array("Good Practice","/smoking/goodpractice.htm","",0);
		Menu6_4_7=new Array("Resources","/smoking/resources.htm","",0);
		Menu6_4_8=new Array("Conference","/smoking/conference.htm","",0);
		Menu6_4_9=new Array("Links","/smoking/links.htm","",0);


	
		
		
Menu7=new Array("Maternity Notes","/notes.htm","",4,20,130);
	Menu7_1=new Array("Pregnancy","http://www.preg.info/index.htm","",8,20,155);
		Menu7_1_1=new Array("Pregnancy Notes","http://www.preg.info/index.htm","",0,20,130);
		Menu7_1_2=new Array("About","http://www.preg.info/about_notes.htm","",0);
		Menu7_1_3=new Array("Pages from the notes","http://www.preg.info/pages/index.htm","",0);
		Menu7_1_4=new Array("Clinical Evidence ","http://www.preg.info/evidence/index.htm","",0);
		Menu7_1_5=new Array("The Pregnancy Book","http://www.preg.info/book/welcome.htm","",0);
		Menu7_1_6=new Array("Ultrasound","http://www.preg.info/scans/index.htm","",0);
		Menu7_1_7=new Array("Costs and Ordering","http://www.preg.info/notespricing.htm","",0);
		Menu7_1_8=new Array("Feedback","http://www.preg.info/feedback.htm","",0);
	Menu7_2=new Array("Diabetes in Pregnancy","/diabetesnotes/index.htm","",7,20,130);
		Menu7_2_1=new Array("Diabetes Notes home","/diabetesnotes/index.htm","",0,20,130);
		Menu7_2_2=new Array("About","/diabetesnotes/aboutnotes.htm","",0);
		Menu7_2_3=new Array("Field Trial","/diabetesnotes/fieldtrial.htm","",0);
		Menu7_2_4=new Array("Pages from the notes","/diabetesnotes/notes/pages.htm","",0);
		Menu7_2_5=new Array("Evidence ","/diabetesnotes/infopro.htm","",0);
		Menu7_2_6=new Array("Costs and Ordering","/diabetesnotes/costsandordering.htm","",0);
		Menu7_2_7=new Array("Feedback","/diabetesnotes/feedback.htm","",0);		
	Menu7_3=new Array("Birth","/birthnotes/index_birthnotes.htm","",6,20,130);
		Menu7_3_1=new Array("Birth Notes home","/birthnotes/index_birthnotes.htm","",0,20,130);
		Menu7_3_2=new Array("About","/birthnotes/aboutbirtthnotes.htm","",0);
		Menu7_3_3=new Array("Pages from the notes","/birthnotes/pages/index.htm","",0);
		Menu7_3_4=new Array("Evidence ","/birthnotes/evidence/evidence.htm","",0);
		Menu7_3_5=new Array("Cost and Ordering","/birthnotes/pricing.htm","",0);
		Menu7_3_6=new Array("Feedback","/birthnotes/feedback.htm","",0);	
	Menu7_4=new Array("Postnatal","http://www.preg.info/postnatal/index.htm","",5,20,130);
		Menu7_4_1= new Array("About","http://www.preg.info/postnatal/about.htm","",0,20,200);
		Menu7_4_2=new Array("Pages from the notes","#","",2);
			Menu7_4_2_1=new Array("Notes for Mother","http://www.preg.info/postnatal/pages_mother/mother.htm","",0,20,130);
			Menu7_4_2_2=new Array("Notes for Baby","http://www.preg.info/postnatal/pages_baby/baby.htm","");
		Menu7_4_3=new Array("Information for Professionals","http://www.preg.info/postnatal/informationforpro.htm","",0);			
		Menu7_4_4=new Array("Birth to Five","http://www.preg.info/postnatal/birthtofive.htm","",0);
		Menu7_4_5=new Array("Costs and Ordering","http://www.preg.info/postnatal/costs.htm","",0);

Menu8=new Array("MANNERS","/manners/index_manners.htm","",0,20,90);	
//	Menu8_1=new Array("About","/manners/index_manners.htm","",0,20,130);
//	Menu8_2=new Array("Newsletter","/manners/newsletter.htm","",0);
//	Menu8_3=new Array("Maternity","/manners/maternitydata.htm","",0);
//	Menu8_4=new Array("Neonatal","/manners/neonataldata.htm","",0);
//	Menu8_5=new Array("PHDC","/manners/phddata.htm","",0);
//	Menu8_6=new Array("Screenshots","/manners/screenshots.htm","",0);	
//	Menu8_7=new Array("ANS Tool Status","/manners/unitstatus_mat.htm","",0);	
//	Menu8_8=new Array("NNU Status","/manners/unitstatus.htm","",0);
//	Menu8_9=new Array("PHDC Status","/manners/phdstatus.htm","",0);	
//	Menu8_11=new Array("Demo","/manners/demo/demo.htm","",0);	

Menu9=new Array("CTG Tutor","/ctg/index_ctg.htm","",3,20,90);
	Menu9_1=new Array("About","/ctg/index_ctg.htm","",0,20,90);
	Menu9_2=new Array("Screenshots","/ctg/ctg_sample_images.htm","",0);
	Menu9_3=new Array("Download","/ctg/ctg_download.htm","",0);
