//UDMv3.2.2
//**DO NOT EDIT THIS *****
if (!exclude) { //********
//************************



///////////////////////////////////////////////////////////////////////////
//
//  ULTIMATE DROPDOWN MENU VERSION 3.2.2 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/
//
///////////////////////////////////////////////////////////////////////////



// *** POSITIONING AND STYLES *********************************************



var menuALIGN = "center";	// alignment
var absLEFT = 	0;		// absolute left or right position (if menu is left or right aligned)
var absTOP = 	0; 		// absolute top position

var staticMENU = false;		// static positioning mode (ie5,ie6 and ns4 only)

var stretchMENU = true;		// show empty cells
var showBORDERS = true;		// show empty cell borders

var baseHREF = "http://www.bethanychristiantrust.com/nav/";	// base path 
var zORDER = 	100;		// base z-order of nav structure (not ns4)

var mCOLOR = 	"#663399";	// main nav cell color
var rCOLOR = 	"#663399";	// main nav cell rollover color
var bSIZE = 	0;		// main nav border size
var bCOLOR = 	"#CC9966"	// main nav border color
var aLINK = 	"#ffffff";	// main nav link color
var aHOVER = 	"#eaeaea";	// main nav link hover-color (dual purpose)
var aDEC = 	"none";		// main nav link decoration
var fFONT = 	"arial,helvetica,sans-serif";	// main nav font face		
var fSIZE = 	10;		// main nav font size (pt Changed by A.P - see style.js)	
var fWEIGHT = 	"bold"		// main nav font weight
var tINDENT = 	7;		// main nav text indent (if text is left or right aligned)
var vPADDING = 	11;		// 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 = 	0;		// shift the submenus vertically
var hOFFSET = 	0;		// shift the submenus horizontally

var smCOLOR = 	"#663399";	// submenu cell color
var srCOLOR = 	"#663399";	// submenu cell rollover color
var sbSIZE = 	0;		// submenu border size
var sbCOLOR = 	"#CC9966"	// submenu border color
var saLINK = 	"#ffffff";	// submenu link color
var saHOVER = 	"#eaeaea";	// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"verdana,arial,helvetica,sans-serif";// submenu font face		
var sfSIZE = 	8;		// submenu font size (pt Changed by A.P - see style.js)	
var sfWEIGHT = 	"normal"	// submenu font weight
var stINDENT = 	5;		// submenu text indent (if text is left or right aligned)
var svPADDING = 9;		// submenu vertical cell padding
var svtOFFSET = 0;		// submenu vertical text offset (+/- pixels from middle)

var shSIZE =	0;		// submenu drop shadow size 
var shCOLOR =	"#bcbcbc";	// 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 = 0;		// shift the child menus vertically 			
var chhOFFSET = 0;		// 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 



//** LINKS ***********************************************************


// add main link item ("url","Link name",width,"text-alignment","target")

addMainItem("http://www.bethanychristiantrust.com/about/","About Bethany",120,"center",""); 


	// define submenu properties (width,"align to edge","text-alignment")

	defineSubmenuProperties(130,"center","left");

	
	// add submenu link items ("url","Link name","target")
	addSubmenuItem("http://www.bethanychristiantrust.com/annualreport/","Annual Report &nbsp; &nbsp; &nbsp; &nbsp;","");
	addSubmenuItem("http://www.bethanychristiantrust.com/newsletter/","Newsletter &nbsp; &nbsp; &nbsp; &nbsp;","");
	addSubmenuItem("http://www.bethanychristiantrust.com/sevenlevels/","Our Seven Levels &nbsp; &nbsp; ","");
	
			// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(150,"left","left",3,3,"");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("http://www.bethanychristiantrust.com/sevenlevels/level1.php","Street Work","","");
		addChildmenuItem("http://www.bethanychristiantrust.com/sevenlevels/level2.php","Emergency Acomodation","","");
		addChildmenuItem("http://www.bethanychristiantrust.com/sevenlevels/level3.php","Specialist Units","","");
		addChildmenuItem("http://www.bethanychristiantrust.com/sevenlevels/index.php#level4","Supported Housing","","")
		addChildmenuItem("http://www.bethanychristiantrust.com/sevenlevels/level5.php","Specialist Support Services","","");
		addChildmenuItem("http://www.bethanychristiantrust.com/sevenlevels/level6.php","Homemaker Project","","");
		addChildmenuItem("http://www.bethanychristiantrust.com/sevenlevels/level7.php","Training Section","","");
		
		
	addSubmenuItem("http://www.bethanychristiantrust.com/about/whoswho.php","Who's Who &nbsp; &nbsp; &nbsp; ","");
	addSubmenuItem("http://www.bethanychristiantrust.com/about/locations.php","Where to find us &nbsp; &nbsp; &nbsp; &nbsp;","");
	addSubmenuItem("http://www.bethanychristiantrust.com/events/","Events Calender &nbsp; &nbsp; &nbsp; &nbsp;","");
	addSubmenuItem("http://www.bethanychristiantrust.com/pr/","Press Releases &nbsp; &nbsp; &nbsp; &nbsp;","");
	addSubmenuItem("http://www.bethanychristiantrust.com/contact/","Contact us &nbsp; &nbsp; &nbsp; &nbsp;","");
	addSubmenuItem("http://www.bethanychristiantrust.com/about/links.php","Other Sites &nbsp; &nbsp; &nbsp; &nbsp;","");




addMainItem("http://www.bethanychristiantrust.com/help/","How you can help",140,"center",""); 

	defineSubmenuProperties(130,"center","left");
	
	addSubmenuItem("http://www.bethanychristiantrust.com/help/volunteers.php","Volunteers &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;","");
	addSubmenuItem("http://www.bethanychristiantrust.com/help/donations.php","Donating Goods &nbsp; &nbsp; &nbsp; &nbsp;","");
	addSubmenuItem("http://www.bethanychristiantrust.com/help/fundraising.php","Fundraising &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;","");
	


addMainItem("http://www.bethanychristiantrust.com/vacancies/index.php","Vacancies",100,"center",""); 

	defineSubmenuProperties(130,"center","left");

	addSubmenuItem("http://www.bethanychristiantrust.com/vacancies/jobs.php","Employment &nbsp; &nbsp; &nbsp; &nbsp;","");
//	addSubmenuItem("http://www.bethanychristiantrust.com/vacancies/volvac.php","Volunteer Vacancies &nbsp; ","");
	addSubmenuItem("http://www.bethanychristiantrust.com/vacancies/hostel.php","Hostel Vacancies &nbsp; &nbsp; &nbsp; &nbsp;","");




addMainItem("http://www.bethanychristiantrust.com/guestbook/guestbook.php","Visitors book",100,"center",""); 

	defineSubmenuProperties(127,"center","left");

	addSubmenuItem("http://www.bethanychristiantrust.com/guestbook/guestbook.php","View entries &nbsp; &nbsp; &nbsp; &nbsp;","");
	addSubmenuItem("http://www.bethanychristiantrust.com/contact/","Contact us &nbsp; &nbsp; &nbsp; &nbsp;","");





addMainItem("http://www.bethanychristiantrust.com/","Home &nbsp;",168,"center",""); 

	defineSubmenuProperties(150,"center","left");



//********************************************************************


//**DO NOT EDIT THIS *****
}//***********************
//************************


