//UDMv3.8.3
//* DO NOT EDIT THIS BIT *
if (!exclude) { //********
//************************



///////////////////////////////////////////////////////////////////////////
//
//  ULTIMATE DROPDOWN MENU VERSION 3.8 by Brothercake
//  http://www.brothercake.com/dropdown/ 
//
//  Link-wrapping routine by Brendan Armstrong
//  Original KDE modifications by David Joham
//  Opera reload/resize based on a routine by Michael Wallner
//  Select-element hiding routine by Huy Do
//
///////////////////////////////////////////////////////////////////////////





//  POSITIONING AND STYLES ********************************************************************



var menuALIGN = "left";		// alignment mode
var absLEFT = 	325;		// absolute left or right position (if menu is left or right aligned)
var absTOP = 	30; 		// absolute top position

var staticMENU = false;		// static positioning mode (win/ie5,ie6 and ns4 only)

var stretchMENU = false;	// show empty cells
var showBORDERS = false;	// show empty cell borders

var baseHREF = "http://www.stpaulsumctucson.org/menu/";		// base path
var zORDER = 	1000;		// base z-order of nav structure

var mCOLOR = 	"";		// main nav cell color
var rCOLOR = 	"";		// main nav cell rollover color
var bSIZE = 	1;		// main nav border size
var bCOLOR = 	"";		// main nav border color
var aLINK = 	"#483D8B";	// main nav link color
var aHOVER = 	"#000000";	// main nav link hover-color (dual purpose)
var aDEC = 	"none";		// main nav link decoration
var fFONT = 	"arial,sans-serif";	// main nav font face
var fSIZE = 	11;		// 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 = 	"aliceblue";	// submenu cell color
var srCOLOR = 	"#d3d3d3";	// submenu cell rollover color
var sbSIZE = 	0;		// submenu border size
var sbCOLOR = 	"";		// submenu border color
var saLINK = 	"black";	// submenu link color
var saHOVER = 	"#990000";	// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"arial,sans-serif";	// submenu font face
var sfSIZE = 	11;		// 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 dropshadow size
var shCOLOR =	"#bcbcbc";	// submenu dropshadow color
var shOPACITY = 75;		// submenu dropshadow 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 openTIMER = 100;		// menu opening delay time (not ns4/op5/op6)
var openChildTIMER = 200;	// child-menu opening delay time (not ns4/op5/op6)
var closeTIMER = 400;		// menu closing delay time

var aCURSOR = "hand";		// cursor for active links (not ns4, op5 or op6)
var altDISPLAY = "";		// where to display alt text
var allowRESIZE = mu;		// allow resize/reload

var redGRID = false;		// show a red grid
var gridWIDTH = 760;		// override grid width
var gridHEIGHT = 500;		// override grid height
var documentWIDTH = 0;		// override document width

var hideSELECT = false;		// auto-hide select boxes when menus open (ie only)
var allowForSCALING = false;	// allow for text scaling in gecko browsers
var allowPRINTING = false;	// allow the navbar and menus to print (not ns4)

var arrWIDTH = 13;		//arrow width (not ns4/op5/op6)
var arrHEIGHT = 13;		//arrow height (not ns4/op5/op6)

var arrHOFFSET = -1;		//arrow horizontal offset (not ns4/op5/op6)
var arrVOFFSET = -3;		//arrow vertical offset (not ns4/op5/op6)
var arrVALIGN = "middle";	//arrow vertical align (not ns4/op5/op6)

var arrLEFT = "<";		//left arrow (not ns4/op5/op6)
var arrLEFT_ROLL = "";		//left rollover arrow (not ns4/op5/op6)
var arrRIGHT = ">";		//right arrow (not ns4/op5/op6)
var arrRIGHT_ROLL = "";		//right rollover arrow (not ns4/op5/op6)





//** LINKS ***************************************************************



// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger","mCOLOR","rCOLOR","aLINK","aHOVER")

MI("http://www.stpaulsumctucson.org/","<span class='u'>H</span>ome",60,"center","","",0,0,"u","","","","");


MI("","<span class='u'>St</span> Paul's",50,"center","","",0,0,"u","","","","");


	SP(125,"right","left",1,0,"","","","","","","");

	SI("http://www.stpaulsumctucson.org/AboutUs/about.htm","About Us","","");
	SI("http://www.stpaulsumctucson.org/campus_map.htm","Campus Map","","");
	SI("http://www.stpaulsumctucson.org/epistle/2010_Epistle.htm","Epistle On-Line","","");
	SI("http://www.stpaulsumctucson.org/pledge.htm","Generosity","","");
	SI("http://www.stpaulsumctucson.org/staff/staff.htm","Meet The Staff","","");
	SI("http://www.stpaulsumctucson.org/photo_gallery/photo_gallery_index.htm","Our Photo Gallery","","");	
	SI("http://www.stpaulsumctucson.org/promises.htm","Our Promise","","");
	SI("http://www.stpaulsumctucson.org/umc_links.htm","United Methodist Links","");
	




MI("","<span class='u'>M</span>inistries",75,"center","","",30,0,"u","","","","");


	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
	SP(125,"right","left",1,0,"","","","","","","");

	// add submenu link items ("url","Link name","_target","alt text")

	SI("http://www.stpaulsumctucson.org/AdultGrowth/ASG2.htm","Adult Spiritual Growth","","");
	SI("http://www.stpaulsumctucson.org/children/child_home.htm","Children","","");
	SI("http://www.stpaulsumctucson.org/congreg/congreg.htm","Congregational Care","","");
	SI("http://www.stpaulsumctucson.org/Inspiration/inspiration.htm","Inspirational Stories","","");
	SI("http://www.stpaulsumctucson.org/music/music.htm","Music","","");
	SI("http://www.stpaulsumctucson.org/preschool/preschool.htm","Preschool","","");
	SI("http://www.stpaulsumctucson.org/senior/senior.htm","Senior Adult Ministries","","");
	SI("http://www.stpaulsumctucson.org/Sports/sports.htm","Sports Ministries","","");
	SI("http://www.stpaulsumctucson.org/senior/umw.htm","United Methodist Women","","");
	SI("http://www.stpaulsumctucson.org/senior/umm.htm","United Methodist Men","","");
	SI("http://www.stpaulsumctucson.org/mission/well/well.htm","Well Of Generosity","","");
	SI("http://www.stpaulsumctucson.org/worship/worship.htm","Worship","","");
	SI("http://www.stpaulsumctucson.org/yadult/youngadult.htm","Young Adults","","");
	SI("http://www.stpaulsumctucson.org/youth/youth1.htm","Youth","","");

MI("","<span class='u'>E</span>vents",50,"center","","",60,0,"x","","","","");

	SP(125,"right","left",1,0,"","","","","","","");

	SI("http://www.stpaulsumctucson.org/events/special4.htm","Special Events","","");
	SI("http://www.stpaulsumctucson.org/events/LifeCenter/life_main.htm","Ongoing Ministries","","");
	

MI("","<span class='u'>V</span>ision",50,"center","","",60,0,"x","","","","");

	SP(125,"right","left",1,0,"","","","","","","");

	SI("http://www.stpaulsumctucson.org/mission/well/well.htm","Well Of Generosity","","");
	SI("http://www.stpaulsumctucson.org/mission/masterplan/plan.htm","Master Plan","","");
	

MI("","<span class='u'>I</span>nteract",50,"center","","",60,0,"x","","","","");

	SP(125,"right","left",1,0,"","","","","","","");

	SI("javascript:openWindow('http://www.stpaulsumctucson.org/chat/chatroom.htm',550,400)","Chat Room","","")
	SI("http://www.stpaulsumctucson.org/bible.asp","Online Bible","","");
	SI("http://www.stpaulsumctucson.org/site_search.asp","Site Search","","");
		




//* DO NOT EDIT THIS BIT *
}//***********************
//************************

