/*
   Deluxe Menu Data File
   Created by Deluxe Tuner v3.5
   http://deluxe-menu.com
*/


// -- Deluxe Tuner Style Names
var itemStylesNames=[];
var menuStylesNames=[];
// -- End of Deluxe Tuner Style Names

//--- Common
var isHorizontal=0;
var smColumns=1;
var smOrientation=0;
var dmRTL=0;
var pressedItem=-2;
var itemCursor="default";
var itemTarget="_blank";
var statusString="link";
var blankImage="Celestine Light Main Menu.files/blank.gif";
var pathPrefix_img="";
var pathPrefix_link="";

//--- Dimensions
var menuWidth="150px";
var menuHeight="";
var smWidth="";
var smHeight="";

//--- Positioning
var absolutePos=1;
var posX="50%";
var posY="200px";
var topDX=-17;
var topDY=17;
var DX=-17;
var DY=17;
var subMenuAlign="left";
var subMenuVAlign="top";

//--- Font
var fontStyle=["normal 15px tahoma","normal 15px tahoma"];
var fontColor=["#caaa72","#FFFFFF"];
var fontDecoration=["none","none"];
var fontColorDisabled="#AAAAAA";

//--- Appearance
var menuBackColor="#00002d";
var menuBackImage="";
var menuBackRepeat="repeat";
var menuBorderColor="";
var menuBorderWidth=0;
var menuBorderStyle="solid";

//--- Item Appearance
var itemBackColor=["#00002d","#00002d"];
var itemBackImage=["",""];
var beforeItemImage=["",""];
var afterItemImage=["",""];
var beforeItemImageW="";
var afterItemImageW="";
var beforeItemImageH="";
var afterItemImageH="";
var itemBorderWidth=0;
var itemBorderColor=["#E4E1DE","#FFFFFF"];
var itemBorderStyle=["solid","solid"];
var itemSpacing=1;
var itemPadding="2px";
var itemAlignTop="left";
var itemAlign="left";

//--- Icons
var iconTopWidth=24;
var iconTopHeight=24;
var iconWidth=16;
var iconHeight=16;
var arrowWidth=11;
var arrowHeight=11;
var arrowImageMain=["Celestine Light Main Menu.files/arrow_sub5.gif","Celestine Light Main Menu.files/arrow_main4.gif"];
var arrowWidthSub=0;
var arrowHeightSub=0;
var arrowImageSub=["Celestine Light Main Menu.files/arrow_sub5.gif","Celestine Light Main Menu.files/arrow_main4.gif"];

//--- Separators
var separatorImage="";
var separatorWidth="100%";
var separatorHeight="3px";
var separatorAlignment="left";
var separatorVImage="";
var separatorVWidth="3px";
var separatorVHeight="100%";
var separatorPadding="0px";

//--- Floatable Menu
var floatable=1;
var floatIterations=20;
var floatableX=0;
var floatableY=1;
var floatableDX=15;
var floatableDY=15;

//--- Movable Menu
var movable=0;
var moveWidth=12;
var moveHeight=20;
var moveColor="#AA0000";
var moveImage="";
var moveCursor="default";
var smMovable=0;
var closeBtnW=15;
var closeBtnH=15;
var closeBtn="";

//--- Transitional Effects & Filters
var transparency="75";
var transition=26;
var transOptions="";
var transDuration=500;
var transDuration2=200;
var shadowLen=0;
var shadowColor="#B0B0B0";
var shadowTop=0;

//--- CSS Support (CSS-based Menu)
var cssStyle=0;
var cssSubmenu="";
var cssItem=["",""];
var cssItemText=["",""];

//--- Advanced
var dmObjectsCheck=0;
var saveNavigationPath=1;
var showByClick=0;
var noWrap=1;
var smShowPause=200;
var smHidePause=1000;
var smSmartScroll=1;
var topSmartScroll=0;
var smHideOnClick=1;
var dm_writeAll=0;
var useIFRAME=0;
var dmSearch=0;

//--- AJAX-like Technology
var dmAJAX=0;
var dmAJAXCount=0;
var ajaxReload=0;

//--- Dynamic Menu
var dynamic=0;

//--- Popup Menu
var popupMode=0;

//--- Keystrokes Support
var keystrokes=0;
var dm_focus=1;
var dm_actKey=113;

//--- Sound
var onOverSnd="";
var onClickSnd="";

var itemStyles = [
];
var menuStyles = [
];

var menuItems = [

    ["Revelation Bible","", "", "", "", "_parent", "", "", "", "", "", ],
        ["|Introductiion","http://celestinelight.org/Introduction.htm", "", "", "", "_self", "", "", "", "", "", ],
        ["|Genesis","http://celestinelight.org/Genesis.htm", "", "", "", "_self", "", "", "", "", "", ],
        ["|Nexus","http://celestinelight.org/Nexus.htm", "", "", "", "_self", "", "", "", "", "", ],
        ["|Vivus","http://celestinelight.org/Vivus.htm", "", "", "", "_self", "", "", "", "", "", ],
        ["|Purchase","http://celestinelight.org/Order.html", "", "", "", "_self", "", "", "", "", "", ],
    ["Selected Quotes","", "", "", "", "_parent", "", "", "", "", "", ],
        ["|Quotes from Genesis","http://celestinelight.org/Quotes-Genesis.htm", "", "", "", "_self", "", "", "", "", "", ],
        ["|Quotes from Nexus","http://celestinelight.org/Quotes-Nexus.htm", "", "", "", "_self", "", "", "", "", "", ],
        ["|Quotes from Vivus, Chapters 1-25","http://celestinelight.org/Quotes-Vivus.htm", "", "", "", "_self", "", "", "", "", "", ],
        ["|Quotes from Vivus, Chapters 26-50","http://celestinelight.org/Quotes-Vivus-2.htm", "", "", "", "_self", "", "", "", "", "", ],
        ["|Quotes from Vivus, Chapters 51-75","http://celestinelight.org/Quotes-Vivus-3.htm", "", "", "", "_self", "", "", "", "", "", ],
        ["|Quotes from Vivus, Chapters 76-100","http://celestinelight.org/Quotes-Vivus-4.htm", "", "", "", "_self", "", "", "", "", "", ],
    ["Comments","http://celestinelight.org/Comments.htm", "", "", "", "_parent", "", "", "", "", "", ],
    ["Sermons","", "", "", "", "_parent", "", "", "", "", "", ],
        ["|Sermons by Yeshua","", "", "", "", "_blank", "", "", "", "", "", ],
            ["||Sermon in Nazareth","http://celestinelight.org/Sermon_In_Nazareth.htm", "", "", "", "_self", "", "", "", "", "", ],
            ["||Sermon in Bethany","http://celestinelight.org/Sermon_in_Bethany.htm", "", "", "", "_self", "", "", "", "", "", ],
            ["||Second Sermon in Bethany","http://celestinelight.org/Second_Sermon_in_Bethany.htm", "", "", "", "_self", "", "", "", "", "", ],
            ["||First Sermon at Gennasaret","http://celestinelight.org/First_Sermon_at_Gennesaret.htm", "", "", "", "_self", "", "", "", "", "", ],
            ["||Sermon on Unorthodox Marriages","http://celestinelight.org/Sermon_on_Unorthodox_Marriages.htm", "", "", "", "_self", "", "", "", "", "", ],
            ["||Sermon at Syncthopolis","http://celestinelight.org/Sermon_at_Sycthopolis.htm", "", "", "", "_self", "", "", "", "", "", ],
            ["||First Sermon at Ptolemais","http://celestinelight.org/First_Sermon_at_Ptolemais.htm", "", "", "", "_self", "", "", "", "", "", ],
            ["||Second Sermon at Ptolemais","http://celestinelight.org/Second_Sermon_at_Ptolemais.htm", "", "", "", "_self", "", "", "", "", "", ],
            ["||Sermon in Capharsalama","http://celestinelight.org/Sermon_in_Capharsalama.htm", "", "", "", "_self", "", "", "", "", "", ],
            ["||Sermon on the Mount","http://celestinelight.org/Sermon_on_the_Mount.htm", "", "", "", "_self", "", "", "", "", "", ],
            ["||Miracles & Suffering","http://celestinelight.org/Miracles_Suffering.htm", "", "", "", "", "", "", "", "", "", ],
            ["||The Destiny of Man","http://celestinelight.org/The_Destiny_of_Man.htm", "", "", "", "_self", "", "", "", "", "", ],
        ["|Modern Sermons","", "", "", "", "_blank", "", "", "", "", "", ],
            ["||Tornado in a Can","http://celestinelight.org/Sermons-Tornado.htm", "", "", "", "_self", "", "", "", "", "", ],
            ["||The Way You Live Your Life","http://celestinelight.org/Sermons-The-Way-You-Live-Your-Life.htm", "", "", "", "_self", "", "", "", "", "", ],
            ["||Spirituality","http://celestinelight.org/Sermons-Spirituality.htm", "", "", "", "_self", "", "", "", "", "", ],
            ["||A Truly Meaningful New Years Resolution","http://celestinelight.org/Sermons-Meaningful-New-Years-Resolution.htm", "", "", "", "_self", "", "", "", "", "", ],
            ["||Embrosewyn's FLDS Defense Letter","http://celestinelight.org/Sermons-Embrosewyns-FLDS-Letter.htm", "", "", "", "_self", "", "", "", "", "", ],
            ["||Cats In the Cradle","http://celestinelight.org/Sermons-Cats-in-the-Cradle.htm", "", "", "", "_self", "", "", "", "", "", ],
        ["|Inspirational Messages","", "", "", "", "_blank", "", "", "", "", "", ],
            ["||Interview with God","http://celestinelight.org/Inspirational_Flash_Movies.htm", "", "", "", "_self", "", "", "", "", "", ],
            ["||Love Verses","http://celestinelight.org/Inspirational_Flash_Movies.htm", "", "", "", "_self", "", "", "", "", "", ],
    ["Community of Light","http://celestinelight.org/Community_of_Light.htm", "", "", "", "_parent", "", "", "", "", "", ],
    ["Basic Beliefs","file:///H:/My Webs/Celestine Light/Basic_Beliefs.htm", "", "", "", "_parent", "", "", "", "", "", ],
        ["|Summary","file:///H:/My Webs/Celestine Light/Basic_Beliefs.htm", "", "", "", "_self", "", "", "", "", "", ],
        ["|Articles of Faith","http://celestinelight.org/Articles_of_Faith.htm", "", "", "", "_self", "", "", "", "", "", ],
        ["|Twelve Commandments","http://celestinelight.org/Twelve_Commandments.htm", "", "", "", "_self", "", "", "", "", "", ],
        ["|Celestine Beliefs","http://celestinelight.org/Celestine_Beliefs.htm", "", "", "", "_self", "", "", "", "", "", ],
    ["Book of Records","", "", "", "", "_parent", "", "", "", "", "", ],
        ["|Three Circles of Attainment","http://celestinelight.org/Three_Circles_of_Attainment.htm", "", "", "", "_self", "", "", "", "", "", ],
        ["|Priesthood Offices and Responsibilities","http://celestinelight.org/General_Priesthood_Responsibilities.htm", "", "", "", "_self", "", "", "", "", "", ],
        ["|Holidays","http://celestinelight.org/holidays.htm", "", "", "", "_self", "", "", "", "", "", ],
        ["|Callling on the Power of Angels","http://celestinelight.org/Calling_on_the_Power_of_Angels.htm", "", "", "", "_self", "", "", "", "", "", ],
        ["|Contemplative Movements","http://celestinelight.org/Contemplative-Movements.htm", "", "", "", "_self", "", "", "", "", "", ],
        ["|Origin of the Christian Bible","http://celestinelight.org/Origin_of_Christian_Bible.htm", "", "", "", "_self", "", "", "", "", "", ],
        ["|Christian Bible Canonization Chart","http://celestinelight.org/christian_canonization_timeline.htm", "", "", "", "_self", "", "", "", "", "", ],
        ["|Evolution of the name Jesus","http://celestinelight.org/Evolution_of_the_Name_Jesus.htm", "", "", "", "_self", "", "", "", "", "", ],
        ["|The Prophet's Voice","", "", "", "", "_blank", "", "", "", "", "", ],
            ["||2007","http://www.celestinelight.org/Prophets_Voice.htm", "", "", "", "_self", "", "", "", "", "", ],
            ["||2008","http://www.celestinelight.org/Prophets_Voice-2.htm", "", "", "", "_self", "", "", "", "", "", ],
            ["||2009","http://www.celestinelight.org/Prophets_Voice-3.htm", "", "", "", "_self", "", "", "", "", "", ],
        ["|Spiritual Journey of Embrosewyn Tazkuvel","http://celestinelight.org/Embrosewyns_Spiritual_Journey.htm", "", "", "", "_self", "", "", "", "", "", ],
        ["|Baptisms","", "", "", "", "_blank", "", "", "", "", "", ],
            ["||Baptism of Angel Love","http://celestinelight.org/Angels_Baptism.htm", "", "", "", "_self", "", "", "", "", "", ],
            ["||Baptism of Elizabeth Sterling","http://celestinelight.org/Baptism-Record-Elizabeth-Sterling.htm", "", "", "", "_self", "", "", "", "", "", ],
        ["|Celestine Diet","http://raw-foods-recipes.com/", "", "", "", "_self", "", "", "", "", "", ],
        ["|Frequently Asked Questions","http://celestinelight.org/FAQ.htm", "", "", "", "_self", "", "", "", "", "", ],
    ["News & Annoucements","http://celestinelight.org/News_Announcements.htm", "", "", "", "_parent", "", "", "", "", "", ],
        ["|Latest Update","http://celestinelight.org/News_Announcements.htm", "", "", "", "_self", "", "", "", "", "", ],
        ["|Find us on Facebook","http://www.facebook.com/group.php?gid=96854862477&ref=ts", "", "", "", "_self", "", "", "", "", "", ],
        ["|Follow Us on Twitter","http://twitter.com/CelestineLight", "", "", "", "", "", "", "", "", "", ],
        ["|First Printing of Revelation Bible","http://celestinelight.org/Order.html", "", "", "", "_self", "", "", "", "", "", ],
        ["|Celestine Banners","http://celestinelight.org/Celestine-Banners.htm", "", "", "", "_self", "", "", "", "", "", ],
        ["|The Prophet's Voice 2009","http://www.celestinelight.org/Prophets_Voice-3.htm", "", "", "", "_self", "", "", "", "", "", ],
        ["|The Prophet's Voice March 2009 Update on Gold","http://celestinelight.org/Prophets_Voice-March-2009-Update-on-Gold.htm", "", "", "", "_self", "", "", "", "", "", ],
    ["Purchase the RB","http://celestinelight.org/Order.html", "", "", "", "", "", "", "", "", "", ],
    ["Contributions","http://celestinelight.org/Contributions.html", "", "", "", "", "", "", "", "", "", ],
    ["Contact Us","http://celestinelight.org/contact_celestine_light.htm", "", "", "", "", "", "", "", "", "", ],
    ["Home","http://celestinelight.org", "", "", "", "_parent", "", "", "", "", "", ],
];

dm_init();