var isHorizontal=0;

var pathPrefix="http://www.ccmoutier.ch/";

var iconTopWidth=1;
var iconTopHeight=1;
var subMenuAlign="left";
var moveImage="";
var moveWidth=1;
var moveHeight=1;

var blankImage="";
var fontStyle="14px Arial, sans-serif";
var fontColor=["#FFFF00","#FFFF00"];
var fontDecoration=["none","none"];

var itemBackColor=["#6699FF","#0000FF"];
var itemBorderWidth=1;
var itemAlign="left";
var itemBorderColor=["#0000FF","#0000FF"];
var itemBorderStyle=["solid","solid"];
var itemBackImage=["",""];

var menuBackImage="";
var menuBackColor="#6699FF";
var menuBorderColor="#0000FF";
var menuBorderStyle="solid";
var menuBorderWidth=0;
var transparency=100;
var transition=5;
var transDuration=300;
var shadowColor="#6699FF";
var shadowLen=0;
var menuWidth="";  // NEW (NN% or NNpx. Default - 0px)

var statusString="text";
var iconWidth=1;
var iconHeight=1;
var arrowImageMain=["rsc/fleche.gif",""];
var arrowImageSub=["rsc/fleche.gif",""]; // NEW
var arrowWidth=7;
var arrowHeight=7;
var itemSpacing=3;
var itemPadding=1;

var separatorImage="";
var separatorWidth="100%";
var separatorHeight="1";
var separatorAlignment="center";

var separatorVImage="";
var separatorVWidth="1";
var separatorVHeight="1";

var movable=0;
var absolutePos=1;
var posX=20;
var posY=80;

var itemCursor = "hand";
var itemTarget = "_self";
var moveCursor = "move";

var floatable=1;
var floatIterations=4;

var menuItems =
[
    ["&nbsp;Accueil&nbsp;","index.html","","",""],
	["&nbsp;Nouveaut&eacute;s&nbsp;","news/news.html","","",""],
	["&nbsp;Achat / vente&nbsp;","achat_vente/achat_vente.html","","",""],
	["&nbsp;Camps&nbsp;","camps/camps.html","","",""],
	["&nbsp;Chalet&nbsp;","chalet/chalet.html","","",""],
	["|&nbsp;Photos&nbsp;","chalet/photos/photos.html","","","","_blank"],
	["|&nbsp;Tarifs&nbsp;","chalet/tarifs/tarifs.html","","",""],
	["&nbsp;Club&nbsp;","club/club.html","","",""],
	["|&nbsp;Comit&eacute;&nbsp;","club/comite/comite.html","","",""],
	["|&nbsp;Documents&nbsp;","club/documents/documents.html","","",""],
	["|&nbsp;Historique&nbsp;","club/historique/historique.html","","",""],
	["|&nbsp;Photos&nbsp;","club/photos/photos.html","","",""],
	["&nbsp;Courses&nbsp;","courses/courses.html","","",""],
	["&nbsp;Ecole de cyclisme&nbsp;","ecole/ecole.html","","",""],
	["|&nbsp;Documents&nbsp;","ecole/documents/documents.html","","",""],
	["|&nbsp;Moniteurs&nbsp;","ecole/moniteurs/moniteurs.html","","",""],
	["|&nbsp;Photos&nbsp;","ecole/photos/photos.html","","",""],
	["&nbsp;Liens&nbsp;","liens/liens.html","","","",""],
	["&nbsp;P'tit Raid&nbsp;","ptit_raid/ptit_raid.html","","",""],
	["|&nbsp;2011&nbsp;","ptit_raid/2011/ptit_raid_2011.html","","",""],
	["|&nbsp;2010&nbsp;","ptit_raid/2010/ptit_raid_2010.html","","",""],
	["|&nbsp;2009&nbsp;","ptit_raid/2009/ptit_raid_2009.html","","",""],
	["|&nbsp;2008&nbsp;","ptit_raid/2008/ptit_raid_2008.html","","",""],
	["|&nbsp;2007&nbsp;","ptit_raid/2007/ptit_raid_2007.html","","",""],
	["|&nbsp;2006&nbsp;","ptit_raid/2006/ptit_raid_2006.html","","",""],
	["&nbsp;Sorties&nbsp;","sorties/sorties.html","","",""],
	["|&nbsp;2011&nbsp;","sorties/2011/sorties_2011.html","","",""],
	["|&nbsp;2010&nbsp;","sorties/2010/sorties_2010.html","","",""],
	["|&nbsp;2009&nbsp;","sorties/2009/sorties_2009.html","","",""],
	["|&nbsp;2008&nbsp;","sorties/2008/sorties_2008.html","","",""],
	["|&nbsp;2007&nbsp;","sorties/2007/sorties_2007.html","","",""],
	["|&nbsp;2006&nbsp;","sorties/2006/sorties_2006.html","","",""],
	["&nbsp;Contact&nbsp;","contact/contact.html","","",""],
];

//
apy_init();
