//keywords
var code="code";var url="url";var sub="sub";
//styles
var defcolor = {"border":"#666666", "shadow":"#DBD8D1", "bgON":"transparent","bgOVER":"transparent", "imagebg":"#DBD8D1", "oimagebg":"#4E7FC1"};
var defcolor2 = {"border":"#666666", "shadow":"#DBD8D1", "bgON":"#FFF","bgOVER":"#B6BDD2", "imagebg":"#DBD8D1", "oimagebg":"#4E7FC1"};
var defcolor3 = {"border":"", "shadow":"", "bgON":"transparent","bgOVER":"transparent", "imagebg":"", "oimagebg":""};
var defcss = {"ON":"ONMENU", "OVER":"OVERMENU"};
var TOP_LEFT = {"border":1, "borders":[1,1,1,1], "shadow":2, "color":defcolor, "css":defcss};
var TOP_MIDDLE = {"border":1, "borders":[0,1,1,1], "shadow":2, "color":defcolor, "css":defcss};
var TOP_RIGHT = {"border":1, "borders":[1,1,1,1],"shadow":2, "color":defcolor, "css":defcss};
var STYLE1 = {"border":1, "borders":[0,0,0,0], "shadow":0, "color":defcolor3, "css":defcss};
var STYLE_TOP = {"border":1, "borders":[1,1,1,0], "shadow":2, "color":defcolor3, "css":defcss};
var STYLE_BOTT = {"border":1, "borders":[1,0,1,1], "shadow":2, "color":defcolor3, "css":defcss};

var MENU_FLO = [
	{"pos":"relative", "size":[25,180],  "imgsize":[25,200],"itemoff":[25,0], "delay":150, "image":"http://www.eimaep.org/img/blank.gif","arrow":"http://www.eimaep.org/img/arrow.gif", "arrsize":[13,13],  "style":TOP_MIDDLE},
     {code:"SPOTS", url:"spots.htm", "format":{"arrow":null, "image":null, "style":STYLE1}},
    {code:"PHOTOGRAPHY", url:"fotografia.htm",  "format":{"arrow":null, "image":null, "style":STYLE1}},
    {code:"SPECIAL PROJECTS", url:"proyectos_especiales.htm",  "format":{"arrow":null, "image":null, "style":STYLE1}},
   	{code:"SPECIAL EFFECTS", url:"fx.htm", "format":{"arrow":null, "image":null, "style":STYLE1}},
    {code:"EDITORIAL", url:"editorial.htm", "format":{"arrow":null, "image":null, "style":STYLE1}},
    {code:"BRANDS", url:"marcas.htm", "format":{"arrow":null, "image":null, "style":STYLE1}},
    {code:"CONTACT", url:"contactar.htm", "format":{"arrow":null, "image":null, "style":STYLE1}},
];


