	/*
  --- menu items --- 
  note that this structure has changed its format since previous version.
  additional third parameter is added for item scope settings.
  Now this structure is compatible with Tigra Menu GOLD.
  Format description can be found in product documentation.
*/
var MENU_ITEMS =[
	['Qué es ADABE', '', null,
		['<table bgcolor="#50CA31" cellpadding=1 cellspacing=0 width=100%><tr><td width=100%><table cellpadding=0 cellspacing=1 width=100%><tr valign="middle"><td width="100%" height=20 bgcolor="#EDFEE5" style="cursor:hand" onclick=envia("/biomasa/queesadabe1.htm");>&nbsp;¿Qué es ADABE?</td></tr></table></td></tr></table>', '/biomasa/queesadabe1.htm'],
	],
	['Biomasa ', '', null, 
		['<table bgcolor="#50CA31" cellpadding=1 cellspacing=0 width=100%><tr><td width=100%><table cellpadding=0 cellspacing=1 width=100%><tr valign="middle"><td width="100%" height=20 bgcolor="#EDFEE5" style="cursor:hand" onclick=envia("/biomasa/definicion.htm");>&nbsp;Definición</td></tr></table></td></tr></table>', '/biomasa/definicion.htm'],
		['<table bgcolor="#50CA31" cellpadding=1 cellspacing=0 width=100%><tr><td width=100%><table cellpadding=0 cellspacing=1 width=100%><tr valign="middle"><td width="100%" height=20 bgcolor="#EDFEE5" style="cursor:hand" onclick=envia("/biomasa/situacion.htm");>&nbsp;Situación de la Biomasa en España</td></tr></table></td></tr></table>', '/biomasa/situacion.htm'],
		['<table bgcolor="#50CA31" cellpadding=1 cellspacing=0 width=100%><tr><td width=100%><table cellpadding=0 cellspacing=1 width=100%><tr valign="middle"><td width="100%" height=20 bgcolor="#EDFEE5" style="cursor:hand" onclick=envia("/biomasa/fuentes.htm");>&nbsp;Fuentes de Biomasa</td></tr></table></td></tr></table>','/biomasa/fuentes.htm'],
		['<table bgcolor="#50CA31" cellpadding=1 cellspacing=0 width=100%><tr><td width=100%><table cellpadding=0 cellspacing=1 width=100%><tr valign="middle"><td width="100%" height=20 bgcolor="#EDFEE5" style="cursor:hand" onclick=envia("/biomasa/biocombustibles.htm");>&nbsp;Tipos de Biocombustibles</td></tr></table></td></tr></table>','/biomasa/biocombustibles.htm'],
		['<table bgcolor="#50CA31" cellpadding=1 cellspacing=0 width=100%><tr><td width=100%><table cellpadding=0 cellspacing=1 width=100%><tr valign="middle"><td width="100%" height=20 bgcolor="#EDFEE5" style="cursor:hand" onclick=envia("/biomasa/aplicaciones.htm");>&nbsp;Aplicaciones</td></tr></table></td></tr></table>','/biomasa/aplicaciones.htm'],
	],
	['Eventos', '', null,
		['<table bgcolor="#50CA31" cellpadding=1 cellspacing=0 width=100%><tr><td width=100%><table cellpadding=0 cellspacing=1 width=100%><tr valign="middle"><td width="100%" height=20 bgcolor="#EDFEE5"><a href="/eventos/e2011.htm">&nbsp;2011</a></td></tr></table></td></tr></table>','/eventos/e2011.htm'],
		['<table bgcolor="#50CA31" cellpadding=1 cellspacing=0 width=100%><tr><td width=100%><table cellpadding=0 cellspacing=1 width=100%><tr valign="middle"><td width="100%" height=20 bgcolor="#EDFEE5"><a href="/eventos/e2012.htm">&nbsp;2012</a></td></tr></table></td></tr></table>','/eventos/e2012.htm'],
	],
	['Actualidad', '/actualidad/actualidad.htm'],
	['Jornadas ADABE', '', null,
		['<table bgcolor="#50CA31" cellpadding=1 cellspacing=0 width=100%><tr><td width=100%><table cellpadding=0 cellspacing=1 width=100%><tr valign="middle"><td width="100%" height=20 bgcolor="#EDFEE5"><a href="/jornadas/jornadasI.htm">&nbsp;II Jornada sobre Biocombustibles Sólidos</a></td></tr></table></td></tr></table>', '/jornadas/jornadasI.htm'],
	],
	['Información', '/ayudas/ayudas.htm'],
];


