/*
   Apycom DHTML Menu data file
   Created by Apycom DHTML Tuner
   http://dhtml-menu.com
*/

var key="175b2266exid";

// --- DHTML Tuner style names ---
var itemStylesNames=[];
var menuStylesNames=[];
// --- End of DHTML Tuner style names ---

//------- Common -------
var isHorizontal = 0;
var saveNavigationPath = 1;
var showByClick = 0;
var bottomUp = 0;
var orientation = 0;
var columnPerSubmenu = "";
var pressedItem = -2;
var blankImage = "blank image filename";
var pathPrefix = "";
var statusString = "link";

//------- Menu -------
var menuWidth = "";
var menuBorderWidth = 0;
var menuBorderStyle = "none";
var menuBackImage = "";

//------- Menu Positioning -------
var absolutePos = 0;
var posX = 0;
var posY = 0;
var floatable = 0;
var floatIterations = 6;
var movable = 0;
var moveWidth = 12;
var moveHeight = 20;
var moveCursor = "default";
var moveImage = "";

//------- Submenu Positioning -------
var topDX = 5;
var topDY = 0;
var DX = -5;
var DY = 0;

//------- Font -------
var fontStyle = "bold 10pt Arial";
var fontColor = ["#ffffff","#ffffff"];
var fontDecoration = ["none","none"];

//------- Items -------
var itemBorderWidth = 0;
var itemBorderStyle = ["none","none"];
var itemBackImage = ["",""];
var itemAlign = "left";
var subMenuAlign = "";
var itemSpacing = 5;
var itemPadding = 3;
var itemCursor = "default";
var itemTarget = "_self";

//------- Colors -------
var menuBackColor = "#3a93e1";
var menuBorderColor = "";
var itemBackColor = ["#3a93e1","#76B4EB"];
var itemBorderColor = ["#6655ff","#665500"];

//------- Icons -------
var iconTopWidth = 24;
var iconTopHeight = 24;
var iconWidth = 16;
var iconHeight = 16;
var arrowImageMain = ["",""];
var arrowImageSub = ["",""];
var arrowWidth = 9;
var arrowHeight = 9;

//------- Separators -------
var separatorWidth = "100%";
var separatorHeight = "3";
var separatorAlignment = "left";
var separatorImage = "";
var separatorVWidth = "3";
var separatorVHeight = "100%";
var separatorVImage = "";

//------- Visual Effects -------
var transparency = "100";
var transition = 6;
var transDuration = 300;
var transOptions = "";
var shadowLen = 0;
var shadowTop = 0;
var shadowColor = "#777777";

//------- CSS Mode -------
var cssStyle = 0;
var cssClass = "";

//------- MAC OS Additional -------
var macIEoffX = 10;
var macIEoffY = 15;
var macIEtopDX = 0;
var macIEtopDY = 2;
var macIEDX = -3;
var macIEDY = 0;


var menuItems = [

    ["<i>Trumpet</i> Newletter","trumpet.htm", , , , , , , , , , ],
    ["Groups & Ministries","groups.htm", , , , , , , , , , ],
        ["|Book Club","groups.htm", , , , , , , , , , ],
        ["|Daughters of the King","groups.htm#dok", , , , , , , , , , ],
        ["|Handbell Choir","groups.htm#bells", , , , , , , , , , ],
        ["|Lay Ministries","ministries.htm", , , , , , , , , , ],
            ["||Acolytes","ministries.htm", , , , , , , , , , ],
            ["||Altar Guild","ministries.htm#altar", , , , , , , , , , ],
            ["||Bread Guild","ministries.htm#bread", , , , , , , , , , ],
            ["||Lay Eucharistic Ministers","ministries.htm#lems", , , , , , , , , , ],
            ["||Lectors","ministries.htm#lectors", , , , , , , , , , ],
        ["|Loving Hands","groups.htm#lovinghands", , , , , , , , , , ],
        ["|Lunch Bunch","groups.htm#lunch", , , , , , , , , , ],
        ["|Men's Group","groups.htm#mens", , , , , , , , , , ],
        ["|Morning Prayer Group","groups.htm#mp", , , , , , , , , , ],
        ["|Yoga","groups.htm#yoga", , , , , , , , , , ],
        ["|Young Adults","groups.htm#youngadults", , , , , , , , , , ],
    ["Youth & Children","", , , , , , , , , , ],
        ["|EYC (6th-12th)","eyc.htm", , , , , , , , , , ],
        ["|OurSpace (K-5th)","ourspace.htm", , , , , , , , , , ],
        ["|Nursery (1-4 yrs)","nursery.htm", , , , , , , , , , ],
    ["GSU Students","http://www.ecmgsu.org", , , , "_blank", , , , , , ],
    ["Reaching Out","outreach.htm", , , , , , , , , , ],
        ["|Benefit Concert Series","outreach.htm#concert", , , , , , , , , , ],
        ["|Relay for Life","outreach.htm#relay", , , , , , , , , , ],
    ["Stewardship","stewardship.htm", , , , , , , , , , ],
        ["|Pledging & Tithing","stewardship.htm", , , , , , , , , , ],
        ["|Planned Giving","stewardship.htm#planned", , , , , , , , , , ],
        ["|Caring for Creation","stewardship.htm#creation", , , , , , , , , , ],
    ["Facilties & Grounds","facilities.htm", , , , , , , , , , ],
        ["|Meetings","facilities.htm", , , , , , , , , , ],
        ["|Weddings","facilities.htm", , , , , , , , , , ],
        ["|Funerals","facilities.htm", , , , , , , , , , ],
        ["|Memorial Garden","facilities.htm", , , , , , , , , , ],
        ["|Grounds Use","facilities.htm", , , , , , , , , , ],
    ["Photos & Media","media.htm", , , , , , , , , , ],
];

apy_init();