var isHorizontal=0;

var iconTopWidth  = 16;
var iconTopHeight = 16;
var subMenuAlign = "left";
var moveImage  = "img/movepic4.gif";
var moveWidth      = 12;
var moveHeight      = 18;

var blankImage="img/blank.gif";
var fontStyle="normal 8pt Tahoma";
var fontColor=["#000000","#0000ff"];
var fontDecoration=["none","underline"];

var itemBackColor=["#F9DC55","#ffffff"];
var itemBorderWidth=1;
var itemAlign="left";
var itemBorderColor=["#040E5A","#80A0FF"];
var itemBorderStyle=["solid","solid"];
var itemBackImage=["",""];

var menuBackImage="";
var menuBackColor="#ffffff";
var menuBorderColor="#000000";
var menuBorderStyle="solid";
var menuBorderWidth=0;
var transparency=100;
var transition=6;
var transDuration=300;
var shadowColor="#ffffff";
var shadowLen=0;
var menuWidth="";  // NEW (NN% or NNpx. Default - 0px)

var statusString="text";
var iconWidth=16;
var iconHeight=16;
var arrowImageMain=["img/arrow_r.gif","img/arrow_r.gif"];
var arrowImageSub=["img/arrow_r.gif","img/arrow_r.gif"]; // NEW
var arrowWidth=7;
var arrowHeight=7;
var itemSpacing=1;
var itemPadding=3;

var separatorImage="img/separ1.gif";
var separatorWidth="100%";
var separatorHeight="5";
var separatorAlignment="center";

var separatorVImage="img/separv1.gif";
var separatorVWidth="5";
var separatorVHeight="16";

var movable=0;
var absolutePos=0;
var posX=30;
var posY=110;

var itemCursor = "hand";
var itemTarget = "_self";
var moveCursor = "move";

var floatable=1;
var floatIterations=5;

var menuItems =
[
    ["<center><b>MENÚ</b></center>","","","","Menú","_blank"],
    ["Inicio","index.html"],
    ["El club","club10.html"],
    ["El equipo"],
    ["|Plantilla","pl0910.html"],
    ["|Cuerpo técnico","tecnicos10.html"],
    ["La liga"],
    ["|Partidos","liga10.html"],
    ["|Clasificación","clasif10.html"],
    ["|Rivales","rivales10.html"],
    ["|Estadísticas","estad10.html"],
    ["Competiciones"],
    ["|Pretemporada","pretem0910.html"],
    ["|Copa R.F.E.F.","rfef10.html"],
    ["|Trofeo Diputación","dipu10.html"],
    ["Filial"],
    ["|Plantilla","filpla10.html"],
    ["|Pretemporada","filpre10.html"],
    ["|Estadísticas","filest10.html"],
    ["|Partidos","filcal10.html"],
    ["|Clasificación","filclasi10.html"],
    ["Juvenil"],
    ["|Plantilla","juvpla10.html"],
    ["|Estadísticas","juvest10.html"],
    ["|Partidos","juvcal10.html"],
    ["|Clasificación","juvclasi10.html"],
    ["PMD Tomelloso Cadete","cadete10.html"],
    ["Web historia","historia/index.html"],
    ["Temporadas anteriores"],
    ["|2002/03","temp03/index.html"],
    ["|2003/04","temp04/index.html"],
    ["|2004/05","temp05/index.html"],
    ["|2005/06","temp06/index.html"],
    ["|2006/07","temp07/index.html"],
    ["|2007/08","temp08/index.html"],
    ["|2008/09","temp09/index.html"],
];

//
apy_init();