//UDMv3.4.1.1b

//**DO NOT EDIT THIS *****

if (!exclude) { //********

//************************







///////////////////////////////////////////////////////////////////////////

//

//  ULTIMATE DROPDOWN MENU VERSION 3.4.1b by Brothercake

//  http://www.brothercake.com/dropdown/ 

//

//  Link-wrapping routine by Brendan Armstrong

//  KDE modifications by David Joham

//  Opera reload/resize routine by Michael Wallner

//  http://www.wallner-software.com/

//

//  This script featured on Dynamic Drive (http://www.dynamicdrive.com)

//

///////////////////////////////////////////////////////////////////////////







// *** POSITIONING AND STYLES *********************************************







var menuALIGN = "center";		// alignment

var absLEFT = 	143;		// absolute left or right position (if menu is left or right aligned)

var absTOP = 	91; 		// absolute top position



var staticMENU = false;		// static positioning mode (ie5,ie6 and ns4 only)



var stretchMENU = false;		// show empty cells

var showBORDERS = false;		// show empty cell borders



var baseHREF = "http://www.birthwithoutboundaries.com/menu/";	// base path to .js files for the script (ie: resources/)

var zORDER = 	1000;		// base z-order of nav structure (not ns4)



var mCOLOR = 	"#996699";	// main nav cell color

var rCOLOR = 	"#330033";	// main nav cell rollover color

var bSIZE = 	3;		// main nav border size

var bCOLOR = 	"#330033"	// main nav border color

var aLINK = 	"#ffffff";	// main nav link color

var aHOVER = 	"#ffffff";		// main nav link hover-color (dual purpose)

var aDEC = 	"none";		// main nav link decoration

var fFONT = 	"Zurich Ex BT, Geneva, Arial, Helvetica, sans-serif";	// main nav font face

var fSIZE = 	13;		// main nav font size (pixels)

var fWEIGHT = 	"bold"		// main nav font weight

var tINDENT = 	7;		// main nav text indent (if text is left or right aligned)

var vPADDING = 	7;		// main nav vertical cell padding

var vtOFFSET = 	0;		// main nav vertical text offset (+/- pixels from middle)



var keepLIT =	true;		// keep rollover color when browsing menu

var vOFFSET = 	5;		// shift the submenus vertically

var hOFFSET = 	4;		// shift the submenus horizontally



var smCOLOR = 	"#330033";	// submenu cell color



var srCOLOR = 	"#660066";	// submenu cell rollover color

var sbSIZE = 	1;		// submenu border size

var sbCOLOR = 	"ffffff"	// submenu border color

var saLINK = 	"ffffff";	// submenu link color

var saHOVER = 	"";		// submenu link hover-color (dual purpose)

var saDEC = 	"none";		// submenu link decoration

var sfFONT = 	"arial";// submenu font face

var sfSIZE = 	13;		// submenu font size (pixels)

var sfWEIGHT = 	"normal"	// submenu font weight

var stINDENT = 	5;		// submenu text indent (if text is left or right aligned)

var svPADDING = 1;		// submenu vertical cell padding

var svtOFFSET = 0;		// submenu vertical text offset (+/- pixels from middle)



var shSIZE =	2;		// submenu drop shadow size

var shCOLOR =	"#663399";	// submenu drop shadow color

var shOPACITY = 75;		// submenu drop shadow opacity (not ie4,ns4 or opera)



var keepSubLIT = true;		// keep submenu rollover color when browsing child menu

var chvOFFSET = -12;		// shift the child menus vertically

var chhOFFSET = 7;		// shift the child menus horizontally



var closeTIMER = 330;		// menu closing delay time



var cellCLICK = true;		// links activate on TD click

var aCURSOR = "hand";		// cursor for active links (not ns4 or opera)



var altDISPLAY = "";		// where to display alt text

var allowRESIZE = true;		// allow resize/reload



var redGRID = false;		// show a red grid

var gridWIDTH = 0;		// override grid width

var gridHEIGHT = 0;		// override grid height

var documentWIDTH = 0;		// override document width



var hideSELECT = true;		// auto-hide select boxes when menus open (ie only)

var allowForSCALING = false;	// allow for text scaling in mozilla 5





//** LINKS ***********************************************************



// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger")

addMainItem("","Resources A-G ",150,"center","","",0,0,"e");



	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")

	defineSubmenuProperties(150,"left","left",-4,0,"");



	// add submenu link items ("url","Link name","_target","alt text")

	addSubmenuItem("http://www.birthwithoutboundaries.com/resources/birthcenter.htm","Birth Centers","","");

	addSubmenuItem("http://www.birthwithoutboundaries.com/resources/breastfeeding.htm","Breastfeeding","","");

	addSubmenuItem("http://www.birthwithoutboundaries.com/resources/csections.htm","Cesarean Sections","","");
	
	addSubmenuItem("http://www.birthwithoutboundaries.com/resources/cbe.htm","Child Birth Ed","","");	

	addSubmenuItem("http://www.birthwithoutboundaries.com/resources/childbirth.htm","Childbirth & Pregnancy","","");

	addSubmenuItem("http://www.birthwithoutboundaries.com/resources/circumcision.htm","Circumcision","","");

	addSubmenuItem("http://www.birthwithoutboundaries.com/resources/doula.htm","Doula","","");

	addSubmenuItem("http://www.birthwithoutboundaries.com/resources/evidence.htm","Evidence Based Info","","");

	addSubmenuItem("http://www.birthwithoutboundaries.com/resources/family.htm","Family Planning","","");

	addSubmenuItem("http://www.birthwithoutboundaries.com/resources/grief.htm","Grief & Loss","","");

	

addMainItem("","Resources H-X ",150,"center","","",0,0,"e");



	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")

	defineSubmenuProperties(150,"left","left",-4,0,"");



	// add submenu link items ("url","Link name","_target","alt text")

	addSubmenuItem("http://www.birthwithoutboundaries.com/resources/homebirth.htm","Homebirth","","");
	
	addSubmenuItem("http://www.birthwithoutboundaries.com/resources/massage.htm","Massage","","");
	
	addSubmenuItem("http://www.birthwithoutboundaries.com/resources/complaint.htm","Medical Complaints","","");

	addSubmenuItem("http://www.birthwithoutboundaries.com/resources/midwifery.htm","Midwifery","","");

	addSubmenuItem("http://www.birthwithoutboundaries.com/resources/parenting.htm","Parenting","","");

	addSubmenuItem("http://www.birthwithoutboundaries.com/resources/yoga.htm","Prenatal Yoga","","");

	addSubmenuItem("http://www.birthwithoutboundaries.com/resources/processing.htm","Processing A Birth","","");

	addSubmenuItem("http://www.birthwithoutboundaries.com/resources/vaccine.htm","Vaccine","","");

	addSubmenuItem("http://www.birthwithoutboundaries.com/resources/vbac.htm","VBAC","","");

	addSubmenuItem("http://www.birthwithoutboundaries.com/resources/waterbirth.htm","Waterbirth","","");

		

addMainItem("http://www.birthwithoutboundaries.com/shop","Shop",91,"center","","",0,0,"e");



// *** change these to absolutes



// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger")


addMainItem("http://www.birthwithoutboundaries.com/contact","Contact",100,"center","","",0,0,"w");

// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger")


addMainItem("http://www.birthwithoutboundaries.com/about","About Us",100,"center","","",0,0,"w");


// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger")

addMainItem("http://www.birthwithoutboundaries.com/","Home",100,"center","","",0,0,"e");







	

//**DO NOT EDIT THIS *****

}//***********************

//************************



