
var color = {"border":"#FFFFFF", "shadow":"#FFFFFF", "bgON":"#FFFFFF","bgOVER":"#FFFFFF"};
var css = {"ON":"clsCMOn", "OVER":"clsCMOver"};
var STYLE = {"border":0, "shadow":0, "color":color, "css":css};
function copy(o) {
	var r = {};
	for (var i in o) r[i] = typeof(o[i]) == 'object' ? copy(o[i]) : o[i];
	return r;
}
STYLE.color.imagebg = '#FFFFFF';
STYLE.color.oimagebg = '#FFFFFF';
(STYLE1 = copy(STYLE)).borders = [0,0,0,0];
STYLE.css = 0;

var MENU_ITEMS =
[
	{"pos":"relative", "size":[30,52], "itemoff":[0,51], "leveloff":[15,0], "delay":600, "image":"images/b.gif", "imgsize":[0,0], "style":STYLE1},
	{code:'<img src="/eZWebContent/images/header_05.gif" width="52" height="30"/>', url:"/eZWebContent/home.do", "format":{"size":[30,52], "arrow":null, "image":null, "style":STYLE1}},
	{code:'<img src="/eZWebContent/images/header_06.gif" width="72" height="30"/>', url:"/eZWebContent/detalleNosotros.do?idTipoContenido=tipoContenidoNosotros&idContenido=1", "format":{"size":[30,72], "arrow":null, "image":null, "style":STYLE1}},
	{code:'<img src="/eZWebContent/images/header_07.gif" width="103" height="30"/>', url:"/eZWebContent/detallePerfilNacional.do?idTipoContenido=tipoContenidoPerfilNacional&idContenido=1", "format":{"size":[30,103], "itemoff":[0,71], "arrow":null, "image":null, "style":STYLE1}},
	{code:'<img src="/eZWebContent/images/header_08.gif" width="117" height="30"/>', url:"/eZWebContent/listadoPerfilEstatal.do", "format":{"size":[30,117], "itemoff":[0,102], "arrow":null, "image":null, "style":STYLE1}},
	{code:'<img src="/eZWebContent/images/header_09.gif" width="77" height="30"/>', "format":{"size":[30,77], "itemoff":[0,116], "arrow":null, "image":null, "style":STYLE1},
		sub:[
		{"size":[30,110], "itemoff":[29,0], "image":"/eZWebContent/images/b.gif"},
		{code:'AMSDE', url:"/eZWebContent/detalleProyecto.do?idTipoContenido=tipoContenidoProyecto&idContenido=4"},
		{code:'DOING BUSINESS', url:"/eZWebContent/detalleProyecto.do?idTipoContenido=tipoContenidoProyecto&idContenido=1"},
		{code:'IMCO', url:"/eZWebContent/detalleProyecto.do?idTipoContenido=tipoContenidoProyecto&idContenido=2"},
		{code:'TALLERES', url:"/eZWebContent/detalleProyecto.do?idTipoContenido=tipoContenidoProyecto&idContenido=3"}
		]
	},
	{code:'<img src="/eZWebContent/images/header_10.gif" width="75" height="30"/>', url:"/eZWebContent/listadoBiblioteca.do?idTipoContenido=tipoContenidoBiblioteca&vista=vistaConsultaBiblioteca", "format":{"size":[30,75], "itemoff":[0,76], "arrow":null, "image":null, "style":STYLE1}},
	{code:'<img src="/eZWebContent/images/header_11.gif" width="64" height="30"/>', url:"/eZWebContent/listadoNoticias.do?idTipoContenido=tipoContenidoNoticia&vista=vistaNoticiasListadoSeccion", "format":{"size":[30,64], "itemoff":[0,74], "arrow":null, "image":null, "style":STYLE1}},
	{code:'<img src="/eZWebContent/images/header_12.gif" width="65" height="30"/>', url:"/eZWebContent/listadoEventosDia.do?idTipoContenido=tipoContenidoEvento&vista=vistaConsultaEvento", "format":{"size":[30,65], "itemoff":[0,63], "arrow":null, "image":null, "style":STYLE1}},
	{code:'<img src="/eZWebContent/images/header_13.gif" width="61" height="30"/>', url:"/eZWebContent/listadoEnlace.do?idTipoContenido=tipoContenidoEnlace&vista=vistaConsultaEnlace", "format":{"size":[30,61], "itemoff":[0,64], "arrow":null, "image":null, "style":STYLE1}},
	{code:'<img src="/eZWebContent/images/header_14.gif" width="94" height="30"/>', url:"/eZWebContent/mapaSitio.do", "format":{"size":[30,94], "itemoff":[0,60], "arrow":null, "image":null, "style":STYLE1}}
	];