//This is the configuration for the UUCDC set: "About Us"	
	
//Shadow has been set to 'no,' 	
	
// function menu(size, orientation, x, y, offsetX, offsetY, bgOut, bgOver, fontFace, fontSize, fontStyleOut, fontStyleOver, textColorOut, textColorOver, borderSize, borderColor, margin, showChar, showOnClick, sepItems, isMainMenu, hasAnimations, animationType, hasShadow, sOffX, sOffY, shadowColor)	
	
// function item(link, target, iSize, alignment, content, menuToShow)	
	
function init()	
{	
	menus[0] = new menu(187, "vertical", 26, 350, 5, -10, "img:media/pumpkin.gif", "img:media/darkbrown.gif", "verdana, geneva, arial, helvetica, sans-serif", 9, "bold", "bold", "black", "#FFFFCC", 1, "black", 3, "rollover:media/tri-right1.gif:media/tri-right3.gif", false, true, true, true, 5, false, 4, 4, "black");
	menus[0].addItem("whatisuu.html", "",36, "left", "What is Unitarian Universalism?",0);
	menus[0].addItem("#", "",22, "left", "History of Our Church",2);
	menus[0].addItem("purposesprinciples.html", "",36, "left", "Our Purposes & Principles",0);
	menus[0].addItem("missioncovenant.html", "",22, "left", "Our Mission Covenant",0);
	menus[0].addItem("welcomingcongregation.html", "",50, "left", "We Are an LGBTQ Welcoming Congregation",1);
	menus[0].addItem("#", "",22, "left", "Policies and Reports",4);
	menus[0].addItem("pressreleases.html", "",22, "left", "Press Releases",0);
	menus[0].addItem("focus.html", "",22, "left", "The Focus Newsletter",0);
	menus[0].addItem("http://www.facebook.com/Elek.A?ref=profile#/group.php?gid=72864450288", "",22, "left", "Facebook Page",0);
	menus[0].addItem("#", "",22, "left", "Fun Facts Plus",5);
	
//Sub Menu for Welcoming Congregation	
	menus[1] = new menu(165, "vertical", 0, 0, 5, -10, "#FFF9F0", "#AA6644", "verdana, geneva, arial, helvetica, sans-serif", 9, "bold", "bold", "black", "#FFFFCC", 1, "black", 2, "rollover:media/tri-right1.gif:media/tri-right3.gif", false, true, false, false, 5, false, 4, 4, "black");
	menus[1].addItem("welcomingcongregation.html", "",35, "left", "What Is a Welcoming Congregation?",0);
	menus[1].addItem("welcomingcongregation.html#interweaveprograms", "",35, "left", "Our Welcoming Programs",0);
	menus[1].addItem("welcomingcongregation.html#interweavefriends", "",35, "left", "Our Welcoming Friends",0);
	
//Sub Menu for History of Our Church	
	menus[2] = new menu(135, "vertical", 0, 0, 5, -10, "#FFF9F0", "#AA6644", "verdana, geneva, arial, helvetica, sans-serif", 9, "bold", "bold", "black", "#FFFFCC", 1, "black", 2, "rollover:media/tri-right1.gif:media/tri-right3.gif", false, true, false, false, 5, false, 4, 4, "black");
	menus[2].addItem("briefhistory.html", "",22, "left", "Brief History",0);
	menus[2].addItem("detailedhistory.html", "",22, "left", "Detailed History",0);
	menus[2].addItem("http://www.uua.org/aboutuu/history.html", "",22, "left", "UU History",0);
	
//Sub Menu for Policy Governance	
	menus[3] = new menu(165, "vertical", 0, 0, 5, -10, "#FFF9F0", "#AA6644", "verdana, geneva, arial, helvetica, sans-serif", 9, "bold", "bold", "black", "#FFFFCC", 1, "black", 2, "rollover:media/tri-right1.gif:media/tri-right3.gif", false, true, false, false, 5, false, 4, 4, "black");
	
  	menus[3].addItem("governance_process_20080501.pdf", "",22, "left", "Governance Process",0);
	menus[3].addItem("bylaws_20080429.pdf", "",22, "left", "Bylaws",0);
	menus[3].addItem("ends_statement_20080501.pdf", "",22, "left", "Ends Statements",0);
	menus[3].addItem("executive_limitations_20080414.pdf", "",22, "left", "Executive Limitations",0);
	menus[3].addItem("linkage_document_20080420.pdf", "",22, "left", "Board Staff Linkage",0);
	menus[3].addItem("pg_brochure_20080226.pdf", "",22, "left", "Brochure",0);
	menus[3].addItem("pgvideo.html", "",36, "left", "Policy Governance: The Video",0);
//	menus[3].addItem("xxxxxxx", "",36, "left", "Governance",0);
//	menus[3].addItem("xxxxxxx", "",36, "left", "Ends Statements",0);
	
//Sub Menu for Policies and Reports	
	menus[4] = new menu(165, "vertical", 0, 0, 5, -10, "#FFF9F0", "#AA6644", "verdana, geneva, arial, helvetica, sans-serif", 9, "bold", "bold", "black", "#FFFFCC", 1, "black", 2, "rollover:media/tri-right1.gif:media/tri-right3.gif", false, true, false, false, 5, false, 4, 4, "black");
	menus[4].addItem("policygovernance.html", "",22, "left", "Policy Governance",3);
	menus[4].addItem("safecongregation.html", "",36, "left", "Safe Congregation Policy",0);
	menus[4].addItem("racismclassism.html", "",36, "left", "Report on Racism and Classism",0);
	
//Sub Menu for Fun Facts Plus	
	menus[5] = new menu(165, "vertical", 0, 0, 5, -10, "#FFF9F0", "#AA6644", "verdana, geneva, arial, helvetica, sans-serif", 9, "bold", "bold", "black", "#FFFFCC", 1, "black", 2, "rollover:media/tri-right1.gif:media/tri-right3.gif", false, true, false, false, 5, false, 4, 4, "black");
	menus[5].addItem("http://www.beliefnet.com/story/76/story_7665_1.html", "",22, "left", "Belief-O-Matic Quiz",0);
	menus[5].addItem("http://www.uunashua.org/100q/100questions.pdf", "",36, "left", "100 Questions Non-Members Ask",0);
	menus[5].addItem("famousuus.html", "",22, "left", "Famous UU's",0);
	menus[5].addItem("sitesofinterest.html", "",36, "left", "UU Affiliations & Sites of Interest",0);
	
}	
