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

var key="159b1328e39tg";

// -- Deluxe Tuner Style Names
var itemStylesNames=[];
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="";
var itemTarget="_blank";
var statusString="link";
var blankImage="deluxe-menu.files/blank.gif";
var pathPrefix_img="";
var pathPrefix_link="";

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

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

//--- Font
var fontStyle=["normal 14px Trebuchet MS, Tahoma","normal 14px Trebuchet MS, Tahoma"];
var fontColor=["#000000","#FFFFFF"];
var fontDecoration=["",""];
var fontColorDisabled="#AAAAAA";

//--- Appearance
var menuBackColor="#B9B9FF";
var menuBackImage="";
var menuBackRepeat="";
var menuBorderColor="#C0C0C0";
var menuBorderWidth=1;
var menuBorderStyle="";

//--- Item Appearance
var itemBackColor=["#C8C8FF","#7777FF"];
var itemBackImage=["",""];
var beforeItemImage=["",""];
var afterItemImage=["",""];
var beforeItemImageW="";
var afterItemImageW="";
var beforeItemImageH="";
var afterItemImageH="";
var itemBorderWidth=1;
var itemBorderColor=["#DDDDDD","#FFFFFF"];
var itemBorderStyle=["",""];
var itemSpacing=3;
var itemPadding="5px";
var itemAlignTop="";
var itemAlign="";

//--- Icons
var iconTopWidth=24;
var iconTopHeight=24;
var iconWidth=16;
var iconHeight=16;
var arrowWidth=9;
var arrowHeight=9;
var arrowImageMain=["",""];
var arrowWidthSub=0;
var arrowHeightSub=0;
var arrowImageSub=["",""];

//--- Separators
var separatorImage="";
var separatorWidth="100%";
var separatorHeight="3px";
var separatorAlignment="";
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;
var floatableDX=15;
var floatableDY=15;

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

//--- Transitional Effects & Filters
var transparency="95";
var transition=23;
var transOptions="";
var transDuration=700;
var transDuration2=200;
var shadowLen=6;
var shadowColor="#7777FF";
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 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;

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

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

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

var menuItems = [


	["Accueil","index.html", "", "", "", "_self", "", "", "", "", "", ],
	["Prestations P&#244;le Emploi","", "", "", "", "_self", "", "", "", "", "", ],
        ["|Trajectoire","prestations-trajectoire.html", "", "", "", "_self", "", "", "", "", "", ],
        ["|Cible emploi","prestations-cible-emploi.html", "", "", "", "_self", "", "", "", "", "", ],
        ["|Bilan de compt&#233;tences approfondi BCA","prestations-bilan-comp.html", "", "", "", "_self", "", "", "", "", "", ],
        ["|Stat&#233;gie de recherche d'emplois","prestations-strategie-rech.html", "", "", "", "_self", "", "", "", "", "", ],
        ["|Ateliers","prestations-atelier.html", "", "", "", "_self", "", "", "", "", "", ],
    ["Autres prestations","", "", "", "", "", "", "", "", "", "", ],
        ["|Formation courte Agefiph >>","", "", "", "", "_self", "", "", "", "", "", ],
		    ["||Starter","autres-agefiph-starter.html", "", "", "", "_self", "", "", "", "", "", ],
            ["||Immersion","autres-agefiph-immersion.html", "", "", "", "_self", "", "", "", "", "", ],
            ["||Face &#224; face","autres-agefiph-face.html", "", "", "", "_self", "", "", "", "", "", ],
		["|Pame","autres-pame.html", "", "", "", "_self", "", "", "", "", "", ],
        ["|Appui projet","autres-appui-projet.html", "", "", "", "_self", "", "", "", "", "", ],
        ["|Module diagnostic","autres-module-diag.html", "", "", "", "_self", "", "", "", "", "", ],
        ["|Formations en langues &#233;trang&#232;res","autres-formation-langue.html", "", "", "", "_self", "", "", "", "", "", ],
        ["|Prestations de coaching","autres-coaching.html", "", "", "", "_self", "", "", "", "", "", ],
        ["|Bilan de comp&#233;tences","autres-bilan-competence.html", "", "", "", "_self", "", "", "", "", "", ],
	["Cellule de reclassement","cellule-reclassement.html", "", "", "", "_self", "", "", "", "", "", ],
	["Presse","presse.html", "", "", "", "_self", "", "", "", "", "", ],
	["Contacts","contact.html", "", "", "", "_self", "", "", "", "", "", ],
    
];

dm_init();
