var MENU_ITEMS_a = [[monta('&nbsp;<b>Edições Anteriores</b>'), 'index1.asp?nip=PB4_&qm=a&ed=0&c=53&nm=&ter=apn76', ],[monta('&nbsp;<b>Edição Atual</b>'), 'restaura.asp?c=0?nip=PB4_&qm=a&ed=0&m=41&nm=&ter=apn76', ],[monta('&nbsp;<b>Espaço do Leitor</b>'), 'index1.asp?nip=PB4_&qm=a&ed=0&c=94&nm=&ter=apn76', ],[monta('&nbsp;<b>O jornal</b>'), 'index1.asp?nip=PB4_&qm=a&ed=0&c=51&nm=&ter=apn76', ],[monta('&nbsp;<b>Onde encontrar</b>'), 'index1.asp?nip=PB4_&qm=a&ed=0&c=95&nm=&ter=apn76', ],[monta('<b>Cultural</b>&nbsp;<img border=0 src=images/next.gif hspace=2 align=bottom>'), null,  null, [monta('&nbsp;<b>Faria Lima</b>'), 'index1.asp?nip=PB4_&qm=a&ed=0&c=57&nm=&ter=apn76', ],[monta('&nbsp;<b>Cinema</b>'), 'index1.asp?nip=PB4_&qm=a&ed=0&c=58&nm=&ter=apn76', ],[monta('&nbsp;<b>Teatro</b>'), 'index1.asp?nip=PB4_&qm=a&ed=0&c=59&nm=&ter=apn76', ],[monta('<b>Eventos</b>&nbsp;<img border=0 src=images/next.gif hspace=2 align=bottom>'), null,  null, [monta('&nbsp;<b>Vinhos de Espanha</b>'), 'index1.asp?nip=PB4_&qm=a&ed=0&c=86&nm=&ter=apn76', ],[monta('&nbsp;<b>Fotografia</b>'), 'index1.asp?nip=PB4_&qm=a&ed=0&c=76&nm=&ter=apn76', ],[monta('&nbsp;<b>Rainha do Bixiga</b>'), 'index1.asp?nip=PB4_&qm=a&ed=0&c=63&nm=&ter=apn76', ],],],[monta('&nbsp;<b>Guia Faria Lima</b>'), 'index1.asp?nip=PB4_&qm=a&ed=0&c=52&nm=&ter=apn76', ],[monta('&nbsp;<b>Campos do Jordão</b>'), 'index1.asp?nip=PB4_&qm=a&ed=0&c=55&nm=&ter=apn76', ],[monta('&nbsp;<b>Guarujá</b>'), 'index1.asp?nip=PB4_&qm=a&ed=0&c=56&nm=&ter=apn76', ],[monta('&nbsp;<b>Foz do Iguaçú</b>'), 'index1.asp?nip=PB4_&qm=a&ed=0&c=120&nm=FozdoIguacu&ter=apn76', ],[monta('&nbsp;<b>Contato</b>'), 'contato.asp?nip=PB4_&qm=a&ed=0&m=2&nm=&ter=apn76', ],[monta('&nbsp;<b>Delivery</b>'), 'index1.asp?nip=PB4_&qm=a&ed=0&c=97&nm=&ter=apn76', ],[monta('&nbsp;<b>Mapa do site</b>'), 'mapa_site.asp?nip=PB4_&qm=a&ed=0&m=9&nm=&ter=apn76', ],];
var MENU_POSa =[
{
	'height'     : 28,
	'width'      : 150,
	'vertical'   : true,
	'text_valign': 'middle',
	'expd_delay' : 300,
	'table': [0,0,0],
	'css': {
		'table' : 'matable',
		'outer' : ['mamouto','mamovero','mamdowno'],
		'inner' : ['mainner', 'maover']
		}
},
{
	'width'      : 150,
	'height'     : 28,
	'block_top'  : 5,
	'block_left' : 135,
	'wise_pos'   : 2,
	'vertical'   : 5,
	'text_valign': 'middle',
	'transition' : [0, 0.3, 0, 0.3],
	'table': [0,0,0],
	'hide_delay' : 300,
	'css' : {
		'table' : 'matable',
		'outer' : ['mamouto','mamovero','mamdowno'],
		'inner' : ['mainner', 'maover']
	},
	'opacity' : 95,
	'transition': ['revealTrans(TRANSITION=5,DURATION=0.3)',
	'revealTrans(TRANSITION=5,DURATION=0.3)']
},
{
	'block_left' : 135
},
]

function monta(text)
	{
	res=text
	return res;
	};
