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


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

//--- Common
var isHorizontal=1;
var smColumns=1;
var smOrientation=0;
var dmRTL=0;
var pressedItem=-2;
var itemCursor="pointer";
var itemTarget="_self";
var statusString="link";
var blankImage="/menu.files/blank.gif";
var pathPrefix_img="";
var pathPrefix_link="";

//--- Dimensions
var menuWidth="100%";
var menuHeight="";
var smWidth="";
var smHeight="";

//--- Positioning
var absolutePos=0;
var posX="10px";
var posY="10px";
var topDX=0;
var topDY=2;
var DX=-7;
var DY=-5;
var subMenuAlign="left";
var subMenuVAlign="top";

//--- Font
var fontStyle=["bold 14px Verdana","bold 14px Verdana"];
var fontColor=["#FFFFFF","#091B2D"];
var fontDecoration=["none","none"];
var fontColorDisabled="#AAAAAA";

//--- Appearance
var menuBackColor="#005900";
var menuBackImage="";
var menuBackRepeat="repeat";
var menuBorderColor="#00B700";
var menuBorderWidth=2;
var menuBorderStyle="groove";

//--- Item Appearance
var itemBackColor=["#008000","#00D700"];
var itemBackImage=["",""];
var beforeItemImage=["",""];
var afterItemImage=["",""];
var beforeItemImageW="";
var afterItemImageW="";
var beforeItemImageH="";
var afterItemImageH="";
var itemBorderWidth=0;
var itemBorderColor=["",""];
var itemBorderStyle=["solid","solid"];
var itemSpacing=1;
var itemPadding="3px";
var itemAlignTop="left";
var itemAlign="left";

//--- Icons
var iconTopWidth=16;
var iconTopHeight=16;
var iconWidth=16;
var iconHeight=16;
var arrowWidth=11;
var arrowHeight=11;
var arrowImageMain=["/menu.files/arrv_white_1.gif",""];
var arrowWidthSub=0;
var arrowHeightSub=0;
var arrowImageSub=["/menu.files/arr_white_1.gif",""];

//--- Separators
var separatorImage="/menu.files/sep_white2.gif";
var separatorWidth="100px";
var separatorHeight="5px";
var separatorAlignment="left";
var separatorVImage="/menu.files/sepv_blue.gif";
var separatorVWidth="5px";
var separatorVHeight="18px";
var separatorPadding="0px";

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

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

//--- Transitional Effects & Filters
var transparency="95";
var transition=5;
var transOptions="";
var transDuration=150;
var transDuration2=150;
var shadowLen=12;
var shadowColor="#000000";
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=50;
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;

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

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

var itemStyles = [
    ["itemBackColor=#FFFF77,#DFDF00","showByClick=0"],
];
var menuStyles = [
];

var menuItems = [

    ["HOME","index.php", "", "", "Main home page", "", "", "", "", "", "", ],
    ["Trip Planning/Tips/Van","eurotour.php", "", "", "Our main Plan B European dream!", "", "", "", "", "", "", ],
        ["|Planning and Preparation","eurotour.php", "", "", "Planning and Preparation for Euro Dream", "", "", "", "", "", "", ],
        ["|Our Campervan!","ourvan.php", "", "", "", "", "", "", "", "", "", ],
        ["||Detailed Review","vanreview.php", "", "", "", "", "", "", "", "", "", ],
        ["||Modifications by us (index)","vanmodsindex.php", "", "", "", "", "", "", "", "", "", ],
	        ["|||Modifications - Upgrades","mods1.php", "", "", "", "", "", "", "", "", "", ],
	        ["|||Modifications - Useful Mods","mods2.php", "", "", "", "", "", "", "", "", "", ],
	        ["|||Modifications - Minor tweaks","mods3.php", "", "", "", "", "", "", "", "", "", ],
        ["|Tips/Advice/Communication/Research/Finance etc","eurotips.php", "", "", "", "", "", "", "", "", "", ],
        ["|Extra tips learnded after 200 days in a year","eurotips2.php", "", "", "", "", "", "", "", "", "", ],
        ["|200 days in Year 1 - Review","year1.php", "", "", "", "", "", "", "", "", "", ],
        ["|Campsite/Aires/Stopover Database","sites.php", "", "", "", "", "", "", "", "", "", ],
    ["Trip Details/Reviews","", "", "", "Index of our trips", "", "", "", "", "", "", ],
        ["|Trip 1 - Holland & North Germany","", "", "", "", "", "", "", "", "", "", ],
            ["||Preparation","trip01prep.php", "", "", "", "", "", "", "", "", "", ],
            ["||Details, costs, review","trip01summary.php", "", "", "", "", "", "", "", "", "", ],
            ["||W1 Home-North Holland","trip01week1.php", "", "", "", "", "", "", "", "", "", ],
            ["||W2 East Holland-Amsterdam","trip01week2.php", "", "", "", "", "", "", "", "", "", ],
            ["||W3 Amsterdam-Hamburg","trip01week3.php", "", "", "", "", "", "", "", "", "", ],
            ["||W4 Hamburg-Berlin","trip01week4.php", "", "", "", "", "", "", "", "", "", ],
            ["||W5 Berlin-Dresden-Harz Mountains","trip01week5.php", "", "", "", "", "", "", "", "", "", ],
            ["||W6 Harz Mountains-Home","trip01week6.php", "", "", "", "", "", "", "", "", "", ],
            ["||How did the 4.8m van do?","trip01van.php", "", "", "", "", "", "", "", "", "", ],
        ["|Trip 2 - Spain and Portugal (Sun & Snow!)","", "", "", "", "", "", "", "", "", "", ],
            ["||Preparation","trip02prep.php", "", "", "", "", "", "", "", "", "", ],
            ["||Details, costs, review","trip02summary.php", "", "", "", "", "", "", "", "", "", ],
            ["||W1 Home-Malaga","trip02week1.php", "", "", "", "", "", "", "", "", "", ],
            ["||W2 Malaga-Tarifa","trip02week2.php", "", "", "", "", "", "", "", "", "", ],
            ["||W3 Tarifa-Aljezur","trip02week3.php", "", "", "", "", "", "", "", "", "", ],
            ["||W4 Aljezur-Lisbon-Algarve","trip02week4.php", "", "", "", "", "", "", "", "", "", ],
            ["||W5 Algarve-Sierra Nevada","trip02week5.php", "", "", "", "", "", "", "", "", "", ],
            ["||W6 Sierra Nevada-Valencia","trip02week6.php", "", "", "", "", "", "", "", "", "", ],
            ["||W7 Valencia-Home","trip02week7.php", "", "", "", "", "", "", "", "", "", ],
            ["||How did the 4.8m van do?","trip02summary.php#van", "", "", "", "", "", "", "", "", "", ],
        ["|Trip 3 - Switzerland and Italy","", "", "", "", "", "", "", "", "", "", ],
            ["||Preparation","trip03prep.php", "", "", "", "", "", "", "", "", "", ],
            ["||Details, costs, review","trip03summary.php", "", "", "", "", "", "", "", "", "", ],
            ["||W1 Home-Munster (CH)","trip03week1.php", "", "", "", "", "", "", "", "", "", ],
            ["||W2 Munster-Lake Bolsena (I)","trip03week2.php", "", "", "", "", "", "", "", "", "", ],
            ["||W3 Lake Bolsena-Sperlonga","trip03week3.php", "", "", "", "", "", "", "", "", "", ],
            ["||W4 Sperlonga-L'Aquila","trip03week4.php", "", "", "", "", "", "", "", "", "", ],
            ["||W5 L'Aquila-Florence","trip03week5.php", "", "", "", "", "", "", "", "", "", ],
            ["||W6 Florence-Lake Garda","trip03week6.php", "", "", "", "", "", "", "", "", "", ],
            ["||W7 Lake Garda-Home","trip03week7.php", "", "", "", "", "", "", "", "", "", ],
        ["|Trip 4 - Scotland (ish!)","trip04.php", "", "", "", "", "", "", "", "", "", ],
        ["|Trip 5 - France (pt 1)","", "", "", "", "", "", "", "", "", "", ],
            ["||Details, costs, review","trip05summary.php", "", "", "", "", "", "", "", "", "", ],
            ["||W1 Home-Cap de Agde","trip05pt1.php", "", "", "", "", "", "", "", "", "", ],
            ["||W2 Cap de Agde-Le Pradet","trip05pt2.php", "", "", "", "", "", "", "", "", "", ],
            ["||W3 Le Pradet-Les Salles Sur Vendon","trip05pt3.php", "", "", "", "", "", "", "", "", "", ],
            ["||W4 Les Salles Sur Vendon-Home","trip05pt4.php", "", "", "", "", "", "", "", "", "", ],
        ["|Trip 6 - Germany, Austria and Hungary to Budapest","", "", "", "", "", "", "", "", "", "", ],
            ["||Details, Cost, Review","trip06summary.php", "", "", "", "", "", "", "", "", "", ],
            ["||W1 Home-Baden Baden (DE)","trip06week1.php", "", "", "", "", "", "", "", "", "", ],
            ["||W2 Baden Baden (DE)-Sankt Gilgen (A)","trip06week2.php", "", "", "", "", "", "", "", "", "", ],
            ["||W3 Sankt Gilgen (A)-Mosonmagyarovar (HU)","trip06week3.php", "", "", "", "", "", "", "", "", "", ],
            ["||W4 Mosonmagyarovar (HU)-Home","trip06week4.php", "", "", "", "", "", "", "", "", "", ],
    ["Blog/Links/Guestbook/Pics","", "", "", "Blogs", "", "", "", "", "", "", ],
	    ["|Our Blog","/blog", "", "", "Link to our blog", "", "", "", "", "", "", ],
	    ["|Our Guestbook","rengbook.php", "", "", "Our online guestbook", "", "", "", "", "", "", ],
	    ["|Others Blogs","othersblogs.php", "", "", "Link to others blog", "", "", "", "", "", "", ],
	    ["|Links to other useful sites","links.php", "", "", "Links to other sites", "", "", "", "", "", "", ],
        ["|Photos","photos.php", "", "", "Photos of others dreams", "", "", "", "", "", "", ],
];

dm_init();