//keywords
var code="code";var url="url";var sub="sub";
//styles
var defcolor = {"border":"#666666", "shadow":"#DBD8D1", "bgON":"white","bgOVER":"73cbd5", "imagebg":"#DBD8D1", "oimagebg":"#B6BDD2"};
var defcolor2 = {"border":"#666666", "shadow":"#DBD8D1", "bgON":"white","bgOVER":"#B6BDD2", "imagebg":"#DBD8D1", "oimagebg":"#B6BDD2"};
var defcss = {"ON":"clsCMTopOn", "OVER":"clsCMTopOver"};
var defcss2 = {"ON":"clsCMTopOn2", "OVER":"clsCMTopOver2"};
var defcss3 = {"ON":"clsCMTopOn3", "OVER":"clsCMTopOver3"};
var defcss6 = {"ON":"clsCMTopOn6", "OVER":"clsCMTopOver6"};
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":defcss6};
var TOP_RIGHT = {"border":1, "borders":[1,1,1,1],"shadow":2, "color":defcolor, "css":defcss};
var STYLE1 = {"border":1, "borders":[1,0,1,0], "shadow":2, "color":defcolor, "css":defcss};
var STYLE2 = {"border":1, "borders":[1,1,1,1], "shadow":2, "color":defcolor, "css":defcss6};
var STYLE3 = {"border":1, "borders":[1,1,1,1], "shadow":2, "color":defcolor, "css":defcss3};
var STYLE4 = {"border":1, "borders":[1,1,1,1], "shadow":0, "color":defcolor, "css":defcss4};
var STYLE_TOP = {"border":1, "borders":[1,1,1,0], "shadow":2, "color":defcolor, "css":defcss};
var STYLE_BOTT = {"border":1, "borders":[1,0,1,1], "shadow":2, "color":defcolor, "css":defcss};

var MENU_TRABAJO = [
	{"pos":"relative", "size":[22,100], "itemoff":[0,130], "imgsize":[20,24], "leveloff":[0,0], "delay":150, "image":"img/blank.gif", "imgsize":[20,24], "arrow":"img/arrow.gif", "arrsize":[13,13],  "style":TOP_MIDDLE},
    {code:" Inicio", url:"index.htm", "format":{"size":[22,165], "itemoff":[21,0], "arrow":null,  "oimage":"img/c.jpg", "style":STYLE2}},
    {code:" Integrantes", url:"integrantes_nt.htm", "format":{"size":[22,165],"itemoff":[21,0], "arrow":null,"oimage":"img/c.jpg",  "image":"img/b.gif", "style":STYLE2}},
    {code:" Jornadas y Cursos", url:"jornadas_nt.htm", "format":{"size":[22,165],"itemoff":[21,0], "arrow":null,"oimage":"img/c.jpg", "image":"img/b.gif", "style":STYLE2}},
    {code:" Documentos", url:"documentos_nt.htm", "format":{"size":[22,165],"itemoff":[21,0], "arrow":null,"oimage":"img/c.jpg", "image":"img/b.gif", "style":STYLE2}},
    {code:" Conferencias", url:"conferencias_nt.htm", "format":{"size":[22,165],"itemoff":[21,0], "arrow":null,"oimage":"img/c.jpg", "image":"img/b.gif", "style":STYLE2}},
    {code:" Enlaces", url:"enlaces_nt.htm", "format":{"size":[22,165],"itemoff":[21,0], "arrow":null,"oimage":"img/c.jpg", "image":"img/b.gif", "style":STYLE2}},
    {code:" Noticias", url:"noticias_nt.htm", "format":{"size":[22,165],"itemoff":[21,0], "oimage":"img/c.jpg","arrow":"img/b.gif", "image":"img/b.gif", "style":STYLE2}},
    {code:" Aviso legal", url:"aviso_nt.htm", "format":{"size":[22,165],"itemoff":[21,0], "oimage":"img/c.jpg","arrow":"img/b.gif", "image":"img/b.gif", "style":STYLE2}},
    {code:"Principal web de la SEN", url:"http://www.sen.es/index.htm",  "format":{"size":[22,165], "itemoff":[21,0],"arrow":null, "oimage":"img/c.jpg","image":"img/b.gif", "style":STYLE2}
    }
];
