/*
   Deluxe Menu Data File
   Created by Deluxe Tuner v2.0
   http://deluxe-menu.com
*/

var key="195b3307etdid";
var key1="153b1026etdid";


// -- Deluxe Tuner Style Names
var itemStylesNames=["child",];
var menuStylesNames=[];
// -- End of Deluxe Tuner Style Names

//--- Common
var isHorizontal=0;
var smColumns=1;
var smOrientation=0;
var smViewType=0;
var dmRTL=0;
var pressedItem=-2;
var itemCursor="pointer";
var itemTarget="_self";
var statusString="link";
var blankImage="uploads/menu.files/blank.gif";

//--- Dimensions
var menuWidth="150px";
var menuHeight="";
var smWidth="";
var smHeight="";

//--- Positioning
var absolutePos=0;
var posX="0";
var posY="0";
var topDX=1;
var topDY=0;
var DX=1;
var DY=0;

//--- Font
var fontStyle="bold 12px Verdana";
var fontColor=["#000000","#FFFFFF"];
var fontDecoration=["none","none"];
var fontColorDisabled="#808080";

//--- Appearance
var menuBackColor="";
var menuBackImage="";
var menuBackRepeat="repeat";
var menuBorderColor="";
var menuBorderWidth=0;
var menuBorderStyle="none";

//--- Item Appearance
var itemBackColor=["#FFFFFF","#56B54E"];
var itemBackImage=["",""];
var itemBorderWidth=3;
var itemBorderColor=["",""];
var itemBorderStyle=["none","none"];
var itemSpacing=0;
var itemPadding="4px";
var itemAlignTop="left";
var itemAlign="left";
var subMenuAlign="";

//--- Icons
var iconTopWidth=24;
var iconTopHeight=24;
var iconWidth=16;
var iconHeight=16;
var arrowWidth=7;
var arrowHeight=7;
var arrowImageMain=["./uploads/menu.files/arrownormal.gif","./uploads/menu.files/arrowhover.gif"];
var arrowImageSub=["./uploads/menu.files/arrowhover.gif","./uploads/menu.files/arrowhover.gif"];

//--- Separators
var separatorImage="";
var separatorWidth="100%";
var separatorHeight="3";
var separatorAlignment="left";
var separatorVImage="";
var separatorVWidth="3";
var separatorVHeight="100%";
var separatorPadding="0px";

//--- Floatable Menu
var floatable=0;
var floatIterations=6;
var floatableX=1;
var floatableY=1;

//--- 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="100";
var transition=0;
var transOptions="";
var transDuration=300;
var transDuration2=200;
var shadowLen=0;
var shadowColor="#777777";
var shadowTop=1;

//--- 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 pathPrefix_img="";
var pathPrefix_link="";
var smShowPause=200;
var smHidePause=1000;
var smSmartScroll=1;
var smHideOnClick=1;
var dm_writeAll=0;

//--- AJAX-like Technology
var dmAJAX=0;
var dmAJAXCount=0;

//--- Dynamic Menu
var dynamic=0;

//--- Keystrokes Support
var keystrokes=0;
var dm_focus=1;
var dm_actKey=113;

var itemStyles = [
    ["itemBackColor=#56B54E,#FE8F01","itemBorderWidth=3","itemBorderStyle=none,none","fontStyle=bold 12px Verdana","fontColor=#FFFFFF,#FFFFFF"],
];

var menuItems = [

    ["Home","index.php?page=home", , , , , , , , ],
    ["About Us","", , , , , , , , ],
        ["|Mission Statement","index.php?page=mission", , , , , "0", , , ],
        ["|Statement of Faith","index.php?page=statement", , , , , "0", , , ],
    ["|About KIM","index.php?page=aboutkim", , , , , "0", , , ],
    ["Read Our Blog","http://kidsim.blogspot.com/", , , , "_blank" , , , , ],
    ["Locations","", , , , , , , , ],
        ["|Manila Children's Home","", , , , , "0", , , ],
            ["||About Us","index.php?page=nffchaboutus", , , , , "0", , , ],
            ["||Our Home","index.php?page=nffchhome", , , , , "0", , , ],
            ["||Our Photos","index.php?page=nffchphotos", , , , , "0", , , ],
        ["|Cuatro Community Center","", , , , , "0", , , ],
            ["||About Us","index.php?page=cmcaboutus", , , , , "0", , , ],
            ["||Our Church","index.php?page=cmcchurch", , , , , "0", , , ],
            ["||Our Dental Clinic","index.php?page=cmcclinic", , , , , "0", , , ],
            ["||Our Photos","index.php?page=cmcphotos", , , , , "0", , , ],
        ["|Cuatro School","index.php?page=cmcschool", , , , , "0", , , ],
	["|Mindinao Children's Home","", , , , , "0", , , ],
            ["||About Us","index.php?page=mchaboutus", , , , , "0", , , ],
            ["||Our Home","index.php?page=mchhome", , , , , "0", , , ],
            ["||Our Photos","index.php?page=mchphotos", , , , , "0", , , ],
        ["|YunJin Lyso Ministry Center","index.php?page=yunjin", , , , , "0", , , ],
    ["How I Can Help","", , , , , , , , ],
            ["|Current Needs","index.php?page=kimneeds", , , , , "0", , , ],
            ["|Pray","index.php?page=kimpray", , , , , "0", , , ],
            ["|Volunteer","index.php?page=kimvolunteer", , , , , "0", , , ],
            ["|Sponsorship","index.php?page=kimsponsorship", , , , , "0", , , ],
	    ["Donate","index.php?page=kimdonate", , , , , , , , ],
    ["Contact Us","index.php?page=kimcontactus", , , , , , , , ],
    ["Login","index.php?page=members", , , , , , , , ],
];

dm_init();