//keywords
var code="code";var url="url";var sub="sub";
//styles
var defcolor = {"border":"#666666", "shadow":"#DBD8D1", "bgON":"white","bgOVER":"#7E5146", "imagebg":"#A1CC97", "oimagebg":"#B6BDD2"};
var defcolor2 = {"border":"#666666", "shadow":"#DBD8D1", "bgON":"white","bgOVER":"#B6BDD2", "imagebg":"#A1CC97", "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_REUNION = [
	{"pos":"relative", "size":[22,100], "itemoff":[0,130], "imgsize":[16,27], "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,175], "itemoff":[21,0], "arrow":null, "image":"img/b.gif", "style":STYLE2}},
    {code:"Inscripciones", url:"inscripcion.htm", "format":{"size":[22,175],"itemoff":[21,0], "arrow":null, "image":"img/b.gif", "style":STYLE2}},
    {code:"Programa", url:"programa.htm", "format":{"size":[22,175],"itemoff":[21,0], "arrow":null, "image":"img/b.gif", "style":STYLE2}},
    {code:"Boletines de Alojamiento", url:"alojamiento.htm", "format":{"size":[22,175],"itemoff":[21,0], "arrow":null, "image":"img/b.gif", "style":STYLE2}},
    {code:"Poster Session online", url:"postersession.htm", "format":{"size":[22,175],"itemoff":[21,0], "arrow":null, "image":"img/b.gif", "style":STYLE2}},
    {code:"Comunicaciones:Instrucciones de presentación", url:"comunicaciones_instrucciones.htm", "format":{"size":[30,175],"itemoff":[21,0], "arrow":null, "image":"img/b.gif", "style":STYLE2}},
    {code:"Comunicaciones recibidas", url:"comunicaciones_recibidas.htm", "format":{"size":[22,175],"itemoff":[29,0], "arrow":null, "image":"img/b.gif", "style":STYLE2}},
    {code:"Premios", url:"premios.htm", "format":{"size":[22,175],"itemoff":[21,0], "arrow":null, "image":"img/b.gif", "style":STYLE2}},
    {code:"Sede de la Reunión", url:"sede.htm", "format":{"size":[22,175],"itemoff":[21,0], "arrow":null, "image":"img/b.gif", "style":STYLE2}},
    {code:"Información sobre Barcelona", url:"barcelona.htm", "format":{"size":[22,175],"itemoff":[21,0], "arrow":"img/b.gif", "image":"img/b.gif", "style":STYLE2}},
    {code:"Reuniones anteriores", url:"http://www.sen.es/profesionales/congresosycursos.htm", "format":{"size":[22,175],"itemoff":[29,0], "arrow":"img/b.gif", "image":"img/b.gif", "style":STYLE2}},
    {code:"Principal web de la SEN", url:"../index.htm",  "format":{"size":[22,175], "itemoff":[21,0],"arrow":null, "image":"img/b.gif", "style":STYLE2}
     }
];
