//keywords
var code="code";var url="url";var sub="sub";
//styles
var defcolor1 = {"border":"#000", "shadow":"#DBD8D1", "bgON":"white","bgOVER":"white", "imagebg":"", "oimagebg":""};
var defcolor2 = {"border":"#000", "shadow":"#DBD8D1", "bgON":"778899","bgOVER":"#3574bd", "imagebg":"", "oimagebg":""};
var defcss = {"ON":"ONMENUa", "OVER":"OVERMENUa"};
var defcss2 = {"ON":"ONMENUb", "OVER":"OVERMENUb"};
var STYLE1 = {"border":0, "borders":[0,0,0,0], "shadow":0, "color":defcolor1, "css":defcss};
var STYLE2 = {"border":0, "borders":[0,0,0,0], "shadow":0, "color":defcolor2, "css":defcss2};

var MENU_PATCH = [
	{"pos":"relative", "leveloff":[0,200], "delay":100},
    {code:"ESTRATEGIA", url:"estrategia.htm",  "format":{"size":[50,110], "itemoff":[0,120],"arrow":null, "image":null, "style":STYLE2}},      
    {code:"SISTEMA DE GESTIÓN", url:"sgsp.htm",  "format":{"size":[50,150], "itemoff":[0,120], "arrow":null, "image":null, "style":STYLE2}},      
    {code:"MISAP", url:"misap.htm", "format":{"size":[50,100], "itemoff":[0,150], "arrow":null, "image":null, "style":STYLE2}},      
    {code:"FORMACIÓN", url:"formacion.htm", "format":{"size":[50,130], "itemoff":[0,90], "arrow":null, "image":null, "style":STYLE1}},      
    {code:"+ DOCUMENTACIÓN", url:"documentacion.htm", "format":{"size":[50,130], "itemoff":[0,130], "arrow":null, "image":null, "style":STYLE2}},      
    {code:"CONTACTAR", url:"contactar.htm", "format":{"size":[50,130], "itemoff":[0,130], "arrow":null, "image":null, "style":STYLE2}}
];
	