// --- DHTML Tuner style names ---
var itemStylesNames=["Section","Section Subitem",];
var menuStylesNames=["Submenu Style 1","Submenu Style 2",];
// --- End of DHTML Tuner style names ---
//------- Common -------
var isHorizontal = 1;
var saveNavigationPath = 1;
var showByClick = 0;
var bottomUp = 0;
var orientation = 0;
var columnPerSubmenu = "";
var pressedItem = -2;
var blankImage = "images/blank.gif";
var pathPrefix = "";
var statusString = "link";
//------- Menu -------
var menuWidth = "";
var menuBorderWidth = 0;
var menuBorderStyle = "solid";
var menuBackImage = "";
//------- Menu Positioning -------
var absolutePos = 0;
var posX = 0;
var posY = 0;
var floatable = 0;
var floatIterations = 6;
var movable = 0;
var moveWidth = 12;
var moveHeight = 20;
var moveCursor = "default";
var moveImage = "";
//------- Submenu Positioning -------
var topDX = 3;
var topDY = -1;
var DX = 5;
var DY = 5;
//------- Font -------
var fontStyle = "normal 12px Arial";
var fontColor = ["#838383","#626262"];
var fontDecoration = ["none","none"];
//------- Items -------
var itemBorderWidth = 1;
var itemBorderStyle = ["solid","solid"];
var itemBackImage = ["images/fond_item_menu.gif","images/fond_lien_menu.gif"];
var itemAlign = "left";
var subMenuAlign = "";
var itemSpacing = 3;
var itemPadding = 1;
var itemCursor = "default";
var itemTarget = "_self";
//------- Colors -------
var menuBackColor = "#00306b";
var menuBorderColor = "#00306b";
var itemBackColor = ["#fcfcfc","#ffffff"];
var itemBorderColor = ["#afafaf","#afafaf"];
//------- Icons -------
var iconTopWidth = 16;
var iconTopHeight = 16;
var iconWidth = 16;
var iconHeight = 16;
var arrowImageMain = ["",""];
var arrowImageSub = ["images/arrowsub.gif","images/arrowsubo.gif"];
var arrowWidth = 8;
var arrowHeight = 16;
//------- Separators -------
var separatorWidth = "100%";
var separatorHeight = "3";
var separatorAlignment = "left";
var separatorImage = "";
var separatorVWidth = "3";
var separatorVHeight = "100%";
var separatorVImage = "";
//------- Visual Effects -------
var transparency = "100";
var transition = 24;
var transDuration = 350;
var transOptions = "";
var shadowLen = 0;
var shadowTop = 0;
var shadowColor = "#D6D6D6";
//------- CSS Mode -------
var cssStyle = 0;
var cssClass = "";
//------- MAC OS Additional -------
var macIEoffX = 10;
var macIEoffY = 15;
var macIEtopDX = 0;
var macIEtopDY = 2;
var macIEDX = -3;
var macIEDY = 0;
var itemStyles = [
    ["itemBackImage=images/blank.gif,images/blank.gif","fontStyle=bold 13px Arial","fontColor=#ffffff,#00306b","itemBorderWidth=1","itemBorderStyle=solid,solid","itemBackColor=00306b,#e5e5ff","itemBorderColor=00306b,#5785b9"],
    ["itemBackImage=images/blank.gif,images/blank.gif","fontStyle=normal 11px Arial","fontColor=#00306b,#0000ff","itemBorderWidth=0","itemBackColor=transparent,transparent"],
];
var menuStyles = [
    ["menuBorderWidth=1","menuBorderStyle=solid","menuBackImage=images/blank.gif","itemSpacing=0","itemPadding=2","fontColor=#00306b,#0000ff","menuBackColor=e5e5ff","menuBorderColor=5785b9"],
    ["columnPerSubmenu=2"],
];
var menuItems = [
["Pr&eacute;sentation","index.php?entry=1","","","",,"0",],
["La Charte","","","","","LabelIupOutView","0",],
["|Principes","index.php?entry=12","","","",,"1","0",],
["|Objectifs","index.php?entry=13","","","",,"1","0",],
["|Un parcours","index.php?entry=14","","","",,"1","0",],
["|En avant","index.php?entry=15","","","",,"1","0",],
["L'ADIUP","","","","","LabelIupOutView","0",],
["|Statuts","index.php?entry=11","","","",,"1","0",],
["|Conseil d'administration","index.php?entry=10","","","",,"1","0",],
["|Bureau","index.php?entry=24","","","",,"1","0",],
["Ev&egrave;nements","index.php?entry=4","","","",,"0",],
["Labellisation","index.php?entry=23","","","",,"0",],
["Les labellis&eacute;s","","","","","LabelIupOutView","0",],
["|Par secteurs","index.php?entry=7","","","",,"1","0",],
["|Par r&eacute;gions","index.php?entry=8","","","",,"1","0",],
];

apy_init();

