//UDMv3.7
//* DO NOT EDIT THIS BIT *
if (!exclude) { //********
//************************



///////////////////////////////////////////////////////////////////////////
//
//  ULTIMATE DROPDOWN MENU VERSION 3.7 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 = "free";		// alignment mode
var absLEFT = 	04;		// absolute left or right position (if menu is left or right aligned)
var absTOP = 	220; 		// absolute top position

var staticMENU = false;		// static positioning mode (win/ie5,ie6 and ns4 only)

var stretchMENU = true;		// show empty cells
var showBORDERS = true;		// show empty cell borders

var baseHREF = "http://www.nhcursillo.org/resources/";	// base path
var zORDER = 	1000;		// base z-order of nav structure

var mCOLOR = 	"#ffffff";	// main nav cell color
var rCOLOR = 	"#ececec";	// main nav cell rollover color
var bSIZE = 	2;		// main nav border size
var bCOLOR = 	"#0000ff"	// main nav border color
var aLINK = 	"#0000ff";	// main nav link color
var aHOVER = 	"#ff0000";	// main nav link hover-color (dual purpose)
var aDEC = 	"none";		// main nav link decoration
var fFONT = 	"Comic sans ms,arial";	// main nav font face
var fSIZE = 	12;		// 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 = 	10;		// shift the submenus vertically
var hOFFSET = 	4;		// shift the submenus horizontally

var smCOLOR = 	"#ffffff";	// submenu cell color
var srCOLOR = 	"#ececec";	// submenu cell rollover color
var sbSIZE = 	2;		// submenu border size
var sbCOLOR = 	"#ffffff";	// submenu border color
var saLINK = 	"#3333aa";	// submenu link color
var saHOVER = 	"#990000";	// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"comic sans ms,arial";		// submenu font face
var sfSIZE = 	12;		// submenu font size (pixels)
var sfWEIGHT = 	"bold";	// 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 =	3;		// submenu dropshadow size
var shCOLOR =	"#0000ff";	// 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 = -8;		// shift the child menus vertically
var chhOFFSET = 7;		// shift the child menus horizontally

var closeTIMER = 330;		// menu closing delay time
var aCURSOR = "hand";		// cursor for active links (not ns4 or opera)
var altDISPLAY = "status";		// 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 = false;		// auto-hide select boxes when menus open (ie only)
var allowForSCALING = false;	// allow for text scaling in mozilla 5
var allowPRINTING = false;	// allow the navbar and menus to print (not ns4)





//** LINKS ***********************************************************



// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger","mCOLOR","rCOLOR","aLINK","aHOVER")
addMainItem("http://www.nhcursillo.org/","NH Cursillo <span class='u'>H</span>ome",130,"left","","",0,0,"h","#ffffff","","","");

addMainItem("http://www.nhcursillo.org/fish.html","Banc<span class='u'>o</span> de Peces!",130,"left","","",25,0,"i","#ffffff","#ffff80","#00c000","#00ff00");
addMainItem("","<span class='u'>C</span>alendars",130,"left","","",50,0,"w","#ffffff","","","");
	defineSubmenuProperties(170,"right","left",-30,-180,"#ffffff","","","","","","");
	addSubmenuItem("http://www.nhcursillo.org/cgi-bin/calendarscript/calendar.pl?calendar=curcal","Cursillo Event Calendar","","");
	addSubmenuItem("http://www.nhcursillo.org/cgi-bin/calendarscript/calendar.pl?calendar=Kitchen","Kitchen Calendar","","");
	//addSubmenuItem("http://www.nhcursillo.org/cgi-bin/calendarscript/calendar.pl?calendar=Prayerhours","Hours of Prayer Calendar","","");

addMainItem("http://www.nhcursillo.org/cursillo_dates.html","Weekend <span class='u'>D</span>ates",130,"left","","",75,0,"d","#ffffff","","","");

addMainItem("http://www.nhcursillo.org/palanca.html","<span class='u'>P</span>alanca",130,"left","","",100,0,"a","#ffffff","","","");

addMainItem("http://www.nhcursillo.org/ultreya.html","<span class='u'>U</span>ltreyas",130,"left","","",125,0,"u","#ffffff","","","");

addMainItem("http://www.nhcursillo.org/secretariat.html","<span class='u'>S</span>ecretariat",130,"left","","",150,0,"s","#ffffff","","","");

	defineSubmenuProperties(186,"right","left",-30,-197,"","#ffffff","","","","","");
	addSubmenuItem("http://www.nhcursillo.org/secretariat.html","Secretariat Members","_blank","");


	                                                                  	//cell color, rollover color, border color, shadow color, font color, font rollover color
		 defineChildmenuProperties(140,"right","left",10,-344,"","#ffffff","#ececec","#ffffff","#0000ff","#0033ff","#990099");
                                 addChildmenuItem("http://www.nhcursillo.org/secretariat_roles.html","Secretariat Roles","","");

	addSubmenuItem("http://www.nhcursillo.org/director_message.html","Lay Director Message","","");
	addSubmenuItem("http://www.nhcursillo.org/sd_message.html","Spiritual Director Message","_blank","");
	addSubmenuItem("http://www.nhcursillo.org/pastoral_plan.html","Pastoral Plan","_blank","");
	addSubmenuItem("http://www.nhcursillo.org/leader_school.html","Leader School","","");

		 defineChildmenuProperties(110,"right","left",10,-315,"","#ffffff","#ececec","#ffffff","#0000ff","#0033ff","#990099");
		addChildmenuItem("http://www.nhcursillo.org/pre_cursillo.html","Pre-Cursillo","","");
		addChildmenuItem("http://www.nhcursillo.org/3_days.html","3 Days","","");
		addChildmenuItem("http://www.nhcursillo.org/post_cursillo.html","Post-Cursillo","","");

addMainItem("","<span class='u'>W</span>eekend Lists",130,"left","","",175,0,"w","#ffffff","","","");
	defineSubmenuProperties(140,"right","left",-30,-150,"#ffffff","","","","","","");
	addSubmenuItem("http://www.nhcursillo.org/men263.html","Men: Cursillo 263 St Agness Church, Ashland","","");
	addSubmenuItem("http://www.nhcursillo.org/men264.html","Men: Cursillo 264 Sarto Center","","");
	addSubmenuItem("http://www.nhcursillo.org/women265.html","Women: Cursillo 265 St Agness Church, Ashland","","");
	addSubmenuItem("http://www.nhcursillo.org/women266.html","Women: Cursillo 266 Sarto Center ","","");
	addSubmenuItem("http://www.nhcursillo.org/men267.html","Men: Cursillo 267","","");
	addSubmenuItem("http://www.nhcursillo.org/women268.html","Women: Cursillo 268","","");
	addSubmenuItem("http://www.nhcursillo.org/women269.html","Women: Cursillo 269","","");
	addSubmenuItem("http://www.nhcursillo.org/women270.html","Women: Cursillo 270","","");	

addMainItem("http://www.nhcursillo.org/cgi-bin/shiva/shiva.pl/","Prayer <span class='u'>L</span>ine Signup",130,"left","","",200,0,"i","#ffffff","","","");

addMainItem("http://www.nhcursillo.org/newsletter/newsletter.html","<span class='u'>N</span>ewsletter",130,"left","","",225,0,"n","#ffffff","","","");

addMainItem("http://www.nhcursillo.org/application.pdf","<span class='u'>A</span>pplication",130,"left","","",250,0,"n","#ffffff","","","");

//addMainItem("","<span class='u'>I</span>nfo",130,"left","","",275,0,"i","#ffffff","","","");

	//defineSubmenuProperties(170,"right","left",-70,-180,"","#ffffff","","","","","");
	//addSubmenuItem("http://www.nhcursillo.org/newsletter.html","Newsletter","","");
	//addSubmenuItem("http://www.nhcursillo.org/mail_list.html","Mailing List","","");
	//addSubmenuItem("http://www.nhcursillo.org/cgi-bin/calendarscript/calendar.pl?calendar=curcal","Calendar","","");
	//addSubmenuItem("http://www.nhcursillo.org/cursillo_dates.html","Cursillo Dates","","");
	//addSubmenuItem("http://www.nhcursillo.org/forms.html","Cursillo Forms","","");
	//addSubmenuItem("","Cursillo Forms (zip) >>","","");

		//defineChildmenuProperties(160,"right","left",-50,-348,"filter:progid:DXImageTransform.Microsoft.Fade(duration=0.5)","#ffffff","#ececec","#ffffff","#0000ff","#0033ff","#990099");

	                                                                  	//cell color, rollover color, border color, shadow color, font color, font rollover color

		//addChildmenuItem("http://www.nhcursillo.org/forms/application.zip","Application Form","","");
		//addChildmenuItem("http://www.nhcursillo.org/forms/rectorguide.zip","Rector Guide","","");
		//addChildmenuItem("http://www.nhcursillo.org/forms/room_assign.zip","Room Assignment Form","","");
		//addChildmenuItem("http://www.nhcursillo.org/forms/secretary_leader.zip","Secretary Leader Form","","");
		//addChildmenuItem("http://www.nhcursillo.org/forms/table.zip","Tables Forms","","");
		//addChildmenuItem("http://www.nhcursillo.org/forms/all.zip","All Forms","","");


addMainItem("http://www.nhcursillo.org/cgi-bin/dada/mail.cgi","<span class='u'>M</span>ailing List",130,"left","","",275,0,"m","#ffffff","","","");



addMainItem("http://www.nhcursillo.org/policy.html","<span class='u'>I</span>nternet Policy",130,"left","","",300,0,"p","#ffffff","","","");

addMainItem("","<span class='u'>R</span>esources",130,"left","","",325,0,"r","#ffffff","","","");

	defineSubmenuProperties(170,"right","left",-70,-181,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.5,spokes=20)","#ffffff","","#ffffff","","","");
	addSubmenuItem("http://www.nhcursillo.org/formation.html","Formation Resources","","");
	addSubmenuItem("http://www.nhcursillo.org/newsletter/newsletter.html","Newsletter","","");
	addSubmenuItem("","Cursillo Webs >>","","");

                              defineChildmenuProperties(175,"right","left",-10,-363,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("http://www.cursillo.org","National Cursillo","","");
		addChildmenuItem("http://www.cursillosdecristiandad.com"," Cursillo de Christiandad","","");
		addChildmenuItem("http://www.vermontcatholic.org/cursillo.html","Vermont Cursillo","","");
		addChildmenuItem("http://www.cursillowmass.org","Springfield, MA","","");
		addChildmenuItem("http://www.apostlemusic.com/Cursillo","Worcester MA","","");


	addSubmenuItem("","Christian Webs >>","","");

		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(175,"right","left",-100,-363,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("http://www.familyrosary.org/main/rosary-mysteries.php","Mysteries of the Rosary","","");
		addChildmenuItem("http://www.bible.gospelcom.net","Online Bible","","");
		addChildmenuItem("http://www.catholicchurchnh.org","NH Diocese","","");
		addChildmenuItem("http://www.catholicprayerrequest.com","Catholic Prayer Request","","");
		addChildmenuItem("http://www.presidentialprayerteam.org","Presidential Prayer Team","","");
		addChildmenuItem("http://www.rosary.org/","Rosary.org","","");
		addChildmenuItem("http://www.scripturalrosary.com","Scriptual Rosary","","");
		addChildmenuItem("http://www.nccbuscc.org","US Bishop Conference","","");
		addChildmenuItem("http://www.newadvent.org/cathen/12272b.htm","List of Popes","","");
		addChildmenuItem("http://www.catholicfreebies.com","Catholic Freebies","","");
		addChildmenuItem("http://www.ewtn.com","EWTN Online","","");
		addChildmenuItem("http://www.catholic.com","Catholic Answers","","");



	addSubmenuItem("","Bookstores >>","","");

		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(202,"right","left",-10,-390,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("http://www.hrbook.org","Holy Rosary Book Store","","");
		addChildmenuItem("http://www.stemarie.org","St Marie Bookstore","","");
		addChildmenuItem("http://www.catholicbooks.org","Catholic Books Online","","");

	addSubmenuItem("","Radio >>","","");
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter")
		defineChildmenuProperties(182,"right","left",-10,-370,"filter:progid:DXImageTransform.Microsoft.Wheel(duration=0.3,spokes=20)");

		// add child menu link items ("url","Link name","_target","alt text")
		addChildmenuItem("http://www.klove.com","KLOVE","","");

		addChildmenuItem("http://www.afr.net","American Family Radio","","");

addMainItem("http://www.sarto-center.org","<span class='u'>S</span>arto Center",130,"left","","",350,0,"k","#ffffff","","","");

addMainItem("http://www.nhcursillo.org/sartocleanup.html","Sarto Clean-up",130,"left","","",375,0,"k","#ffffff","","","");

//addMainItem("http://www.nhcursillo.org/retreat2010.html","Retreat <span class='u'>2</span>010",130,"left","","",400,0,"i","#ffffff","","","");
addMainItem("http://www.nhcursillo.org/statewide.html","Statewide Ultreya",130,"left","","",425,0,"i","#FF8080","#800000","#800040","#00ff00");






//* DO NOT EDIT THIS BIT *






}//***********************
//************************

