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

var key="179b2431e3utg";

// -- Deluxe Tuner Style Names
var itemStylesNames=["Top Item",];
var menuStylesNames=["Top Menu",];
// -- End of Deluxe Tuner Style Names

//--- Common
var isHorizontal=1;
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="revolutions.files/blank.gif";
var pathPrefix_img="";
var pathPrefix_link="";

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

//--- Positioning
var absolutePos=0;
var posX="10px";
var posY="10px";
var topDX=0;
var topDY=1;
var DX=-5;
var DY=0;

//--- Font
var fontStyle="normal 10px Tahoma";
var fontColor=["#FFFFFF","#F5FDF4"];
var fontDecoration=["none","none"];
var fontColorDisabled="#585858";

//--- Appearance
var menuBackColor="#000000";
var menuBackImage="";
var menuBackRepeat="repeat";
var menuBorderColor="#727272";
var menuBorderWidth=1;
var menuBorderStyle="ridge";

//--- Item Appearance
var itemBackColor=["#000000","#8F0303"];
var itemBackImage=["",""];
var itemBorderWidth=0;
var itemBorderColor=["#FA1D1D","#DD0404"];
var itemBorderStyle=["solid","groove"];
var itemSpacing=2;
var itemPadding="3px";
var itemAlignTop="center";
var itemAlign="left";
var subMenuAlign="center";

//--- Icons
var iconTopWidth=16;
var iconTopHeight=16;
var iconWidth=16;
var iconHeight=16;
var arrowWidth=7;
var arrowHeight=7;
var arrowImageMain=["revolutions.files/arrv_white.gif",""];
var arrowImageSub=["revolutions.files/arr_white.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=0;
var floatIterations=6;
var floatableX=1;
var floatableY=1;

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

//--- Transitional Effects & Filters
var transparency="100";
var transition=24;
var transOptions="gradientSize=0.4, wipestyle=1, motion=forward";
var transDuration=350;
var transDuration2=200;
var shadowLen=3;
var shadowColor="#B1B1B1";
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=1;

//--- 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 = [
    ["itemWidth=94px","itemBackColor=transparent,transparent","itemBorderWidth=0","fontStyle=bold 10px Tahoma","fontColor=#FFFFFF,#FFFFFF","itemBackImage=revolutions.files/btn_black.gif,revolutions.files/btn_black2.gif"],
];
var menuStyles = [
    ["menuBackColor=transparent","menuBorderWidth=0","itemSpacing=0","itemPadding=5px 6px 5px 6px"],
];

var menuItems = [

    ["Home","index.htm", "", "", "", "", "0", "0", "", ],
    ["Services","services.htm", "", "", "", "", "0", "", "", ],
        ["|Bikes","bikes.htm", "", "", "", "", "", "", "", ],
        ["|Accessories","accessories.htm", "", "", "", "", "", "", "", ],
        ["|Clothing","clothing.htm", "", "", "", "", "", "", "", ],
        ["|Bike Hire","bike_hire.htm", "", "", "", "", "", "", "", ],
        ["|Key Cutting","key_cutting.htm", "", "", "", "", "", "", "", ],
        ["|Workshop","workshop.htm", "", "", "", "", "", "", "", ],
    ["Cycle Routes","cycle_routes.htm", "", "", "", "", "0", "", "", ],
        ["|Ross","ross.htm", "", "", "", "", "", "", "", ],
        ["|Forest of Dean","forest_of_dean.htm", "", "", "", "", "", "", "", ],
        ["|Ledbury","ledbury.htm", "", "", "", "", "", "", "", ],
        ["|Monmouth","monmouth.htm", "", "", "", "", "", "", "", ],
        ["|Symonds Yat","peregrine_trail.htm", "", "", "", "", "", "", "", ],
    ["Weather","weather.htm", "", "", "", "", "0", "", "", ],
        ["|Ross","wx-ross.htm", "", "", "", "", "", "", "", ],
        ["|Monmouth","wx-monmouth.htm", "", "", "", "", "", "", "", ],
        ["|Hereford","wx-hereford.htm", "", "", "", "", "", "", "", ],
        ["|Gloucester","wx-gloucester.htm", "", "", "", "", "", "", "", ],
        ["|Malvern","wx-malvern.htm", "", "", "", "", "", "", "", ],
        ["|Birmingham","wx-birmingham.htm", "", "", "", "", "", "", "", ],
        ["|Cardiff","wx-cardiff.htm", "", "", "", "", "", "", "", ],
        ["|Sunrise-Sunset","sunrise.htm", "", "", "", "", "", "", "", ],
    ["Links","links.htm", "", "", "", "", "0", "", "", ],
        ["|Accommodation","accommodation.htm", "", "", "", "", "", "", "", ],
        ["|Activities","activities.htm", "", "", "", "", "", "", "", ],
        ["|Attractions","attractions.htm", "", "", "", "", "", "", "", ],
        ["|Cycle Clubs","cycle_clubs.htm", "", "", "", "", "", "", "", ],
        ["|General","general_links.htm", "", "", "", "", "", "", "", ],
    ["About Us","about_us.htm", "", "", "", "", "0", "", "", ],
        ["|History","history.htm", "", "", "", "", "", "", "", ],
        ["|Find Us","find_us.htm", "", "", "", "", "", "", "", ],
    ["Contact Us","contact.htm", "", "", "", "", "0", "", "", ],
    ["Map","find_us.htm", "", "", "", "", "0", "", "", ],
];

dm_init();