var blankImage="Imagenes/blank.gif";
var isHorizontal=1;
var menuWidth=0;
var absolutePos=0;
var posX=10;
var posY=200;
var floatable=0;
var floatIterations=5;
var movable=0;
var moveCursor="move";
var moveImage="Imagenes/movepic4.gif";
var moveWidth=12;
var moveHeight=18;
var fontStyle="normal 7pt Tahoma";
var fontColor=["#3B3B3B","#FFFFFF"];
var fontDecoration=["none","none"];
var itemBackColor=["#FFFFFF","#C8E2C9"];
var itemBorderWidth=0;
var itemAlign="left";
var itemBorderColor=["",""];
var itemBorderStyle=["solid","solid"];
var itemBackImage=["",""];
var itemSpacing=0;
var itemPadding=2;
var itemCursor="default";
var itemTarget="_top";
var iconTopWidth=16;
var iconTopHeight=16;
var iconWidth=16;
var iconHeight=16;
var menuBackImage="";
var menuBackColor="#FFFFFF";
var menuBorderColor="#FFFFFF #FFFFFF #FFFFFF #FFFFFF";
var menuBorderStyle=["solid"];
var menuBorderWidth=1;
var subMenuAlign="left";
var transparency=80;
var transition=24;
var transDuration=300;

var shadowColor="#FEFEFE";
var shadowLen=3;
var shadowTop=0;

var arrowImageMain=[""];
var arrowImageSub=[""];

var arrowWidth=7;
var arrowHeight=7;

var separatorImage="modules/pag_ini/images/separ1.gif";
var separatorWidth="100%";
var separatorHeight="5";
var separatorAlignment="center";
var separatorVImage="modules/pag_ini/images/div.bmp";
var separatorVWidth="5";
var separatorVHeight="100%";

var statusString="text";

var itemStyles = [
   ["itemWidth=95",],
   ["itemWidth=95",],
];

var menuItems = [
   ["Inicio","modules.php?op=modload&name=PICZEE&file=index","","","Inicio",,"0",],   
   ["-","","","","",,,],
   
   ["Quiénes somos","modules.php?op=modload&name=PICZEE&file=quienes","","","Quiénes somos",,"0",],  
   ["-","","","","",,,],
   
   ["Grupos asociativos","modules.php?op=modload&name=PICZEE&file=grupos","","","Grupos asociativos",,"0",],  
   ["-","","","","",,,],
   
   ["Lógica de intervención","modules.php?op=modload&name=PICZEE&file=logica","","","Lógica de intervención",,"0",],  
   ["-","","","","",,,],
   
   ["Desempeño","","","","Desempeño",,"0",], 
   ["|Diseño","modules.php?op=modload&name=PICZEE&file=diseno","","","Diseño",,"1",],
   ["|Implementación","modules.php?op=modload&name=PICZEE&file=implementacion","","","Implementación",,"1",],
   ["|Productos","modules.php?op=modload&name=PICZEE&file=productos","","","Productos",,"1",],
   ["|Efectos","modules.php?op=modload&name=PICZEE&file=efectos","","","Efectos",,"1",],
   ["|Lecciones aprendidas","modules.php?op=modload&name=PICZEE&file=lecciones","","","Lecciones aprendidas",,"1",],
   ["-","","","","",,,],
   
   ["Documentos","modules.php?op=modload&name=PICZEE&file=documento","","","Documentos",,"0",], 
   ["-","","","","",,,],
   
   ["Contáctenos","modules.php?op=modload&name=PICZEE&file=contacto","","","Contáctenos",,"0",],
   
     
   ];

apy_init();

