/*
   Deluxe Menu Data File
   Created by Deluxe Tuner v2.4
   http://deluxe-menu.com
*/

var key="159b1327e3utg";
var key1="173b2107e3utg";
var key2="173b2001e3utg";
var key3="161b710e3utg";

// -- 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 smViewType=0;
var dmRTL=0;
var pressedItem=-2;
var itemCursor="default";
var itemTarget="_self";
var statusString="link";
var blankImage="";
var pathPrefix_img="http://www.archiethedog.com/";
var pathPrefix_link="http://www.archiethedog.com/";

//--- Dimensions
var menuWidth="190px";
var menuHeight="35px";
var smWidth="";
var smHeight="";

//--- Positioning
var absolutePos=0;
var posX="0px";
var posY="0px";
var topDX=0;
var topDY=0;
var DX=0;
var DY=0;

//--- Font
var fontStyle="bold 12px Comic Sans MS";
var fontColor=["#9E1B34",""];
var fontDecoration=["none","none"];
var fontColorDisabled="#AAAAAA";

//--- Appearance
var menuBackColor="";
var menuBackImage="";
var menuBackRepeat="repeat";
var menuBorderColor="";
var menuBorderWidth=0;
var menuBorderStyle="none";

//--- Item Appearance
var itemBackColor=["",""];
var itemBackImage=["",""];
var itemBorderWidth=0;
var itemBorderColor=["",""];
var itemBorderStyle=["none","none"];
var itemSpacing=0;
var itemPadding="5px 5px 5px 5px";
var itemAlignTop="left";
var itemAlign="left";
var subMenuAlign="left";

//--- Icons
var iconTopWidth=10;
var iconTopHeight=10;
var iconWidth=10;
var iconHeight=10;
var arrowWidth="";
var arrowHeight="";
var arrowImageMain=["",""];
var arrowImageSub=["",""];

//--- Separators
var separatorImage="";
var separatorWidth="100%";
var separatorHeight="3px";
var separatorAlignment="center";
var separatorVImage="";
var separatorVWidth="3px";
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=24;
var transOptions="";
var transDuration=300;
var transDuration2=200;
var shadowLen=3;
var shadowColor="#777777";
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;

//--- 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 menuItems = [

    ["","Contact/CasaPacifica.htm", "ArchieLeftMain_menu.files/CasaPacificabuttonBlack_190.gif", "ArchieLeftMain_menu.files/CasaPacificabuttonGreen_190.gif", "", "_blank", "", "", "", ],
    ["","HowToHelp/HowToHelp.htm", "ArchieLeftMain_menu.files/HowToHelpbuttonBlack_190x35.gif", "ArchieLeftMain_menu.files/HowToHelpbuttonGreen_190x35.gif", "", "_blank", "", "", "", ],
        ["|","", "ArchieLeftMain_menu.files/AmigobuttonBlack_190x35.gif", "ArchieLeftMain_menu.files/AmigobuttonGreen_190x35.gif", "", "", "", "", "", ],
        ["|","", "ArchieLeftMain_menu.files/AngelbuttonBlack_190x35.gif", "ArchieLeftMain_menu.files/AngelbuttonGreen_190x35.gif", "", "", "", "", "", ],
        ["|","HowToHelp/HowToHelp.htm", "ArchieLeftMain_menu.files/VolunteerbuttonBlack_190x35.gif", "ArchieLeftMain_menu.files/VolunteerbuttonGreen_190x35.gif", "", "", "", "", "", ],
        ["|","HowToHelp/Donations.htm", "ArchieLeftMain_menu.files/DonationbuttonBlack_190x35.gif", "ArchieLeftMain_menu.files/DonationbuttonGreen_190x35.gif", "", "", "", "", "", ],
            ["||","HowToHelp/WishList.htm", "ArchieLeftMain_menu.files/WishListbuttonBlack_190x35.gif", "ArchieLeftMain_menu.files/WishListbuttonGreen_190x35.gif", "", "", "", "", "", ],
            ["||","HowToHelp/SponsorAChild.htm", "ArchieLeftMain_menu.files/SponsorbuttonBlack_190x35.gif", "ArchieLeftMain_menu.files/SponsorbuttonGreen_190x35.gif", "", "", "", "", "", ],
            ["||","HowToHelp/KidsClub.htm", "ArchieLeftMain_menu.files/KidsClubbuttonBlack_190x35.gif", "ArchieLeftMain_menu.files/KidsClubbuttonGreen_190x35.gif", "", "", "", "", "", ],
            ["||","HowToHelp/DreamList.htm", "ArchieLeftMain_menu.files/DreamListbuttonBlack_190x35.gif", "ArchieLeftMain_menu.files/DreamListbuttonGreen_190x35.gif", "", "", "", "", "", ],
];

dm_init();
