var MENU_ITEMS_p = [[monta('&nbsp;<b>Capa</b>'), 'index1.asp?nip=P98_&qm=p&ed=8&c=249&nm=&ter=apn76', ],[monta('&nbsp;<b>Editorial</b>'), 'index1.asp?nip=P98_&qm=p&ed=8&c=250&nm=&ter=apn76', ],[monta('&nbsp;<b>Entrevistas</b>&nbsp;<img border=0 src=images/next.gif hspace=2 align=bottom>'), null,  null, [monta('&nbsp;<b>Edilberto de Paula Ribeiro</b>'), 'index1.asp?nip=P98_&qm=p&ed=8&c=253&nm=&ter=apn76', ],[monta('&nbsp;<b>Senador Wellington Salgado</b>'), 'index1.asp?nip=P98_&qm=p&ed=8&c=270&nm=&ter=apn76', ],[monta('&nbsp;<b>Hélio Costa</b>'), 'index1.asp?nip=P98_&qm=p&ed=8&c=278&nm=&ter=apn76', ],],[monta('&nbsp;<b>História</b>'), 'index1.asp?nip=P98_&qm=p&ed=8&c=261&nm=&ter=apn76', ],[monta('&nbsp;<b>Notícias do setor</b>'), 'index1.asp?nip=P98_&qm=p&ed=8&c=262&nm=&ter=apn76', ],[monta('&nbsp;<b>Conteúdo</b>'), 'index1.asp?nip=P98_&qm=p&ed=8&c=251&nm=&ter=apn76', ],[monta('&nbsp;<b>Encontro</b>'), 'index1.asp?nip=P98_&qm=p&ed=8&c=263&nm=&ter=apn76', ],[monta('&nbsp;<b>NAB 2008</b>&nbsp;<img border=0 src=images/next.gif hspace=2 align=bottom>'), null,  null, [monta('&nbsp;<b>Show de tecnologia e conteúdo</b>'), 'index1.asp?nip=P98_&qm=p&ed=8&c=273&nm=&ter=apn76', ],[monta('&nbsp;<b>AESP recepciona comitiva brasileira</b>'), 'index1.asp?nip=P98_&qm=p&ed=8&c=274&nm=&ter=apn76', ],[monta('&nbsp;<b>Estavam Presentes</b>'), 'index1.asp?nip=P98_&qm=p&ed=8&c=277&nm=&ter=apn76', ],],[monta('&nbsp;<b>Diretoria</b>'), 'index1.asp?nip=P98_&qm=p&ed=8&c=264&nm=&ter=apn76', ],[monta('&nbsp;<b>Tributação</b>'), 'index1.asp?nip=P98_&qm=p&ed=8&c=258&nm=&ter=apn76', ],[monta('&nbsp;<b>Opinião</b>'), 'index1.asp?nip=P98_&qm=p&ed=8&c=259&nm=&ter=apn76', ],[monta('&nbsp;<b>Jogo Rápido</b>'), 'index1.asp?nip=P98_&qm=p&ed=8&c=260&nm=&ter=apn76', ],[monta('&nbsp;<b>Expansão</b>'), 'index1.asp?nip=P98_&qm=p&ed=8&c=279&nm=&ter=apn76', ],];
var MENU_POSp =[
{
	'height'     : 18,
	'width'      : 150,
	'vertical'   : true,
	'text_valign': 'middle',
	'expd_delay' : 300,
	'table': [0,0,0],
	'css': {
		'table' : 'mptable',
		'outer' : ['mpmouto','mpmovero','mpmdowno'],
		'inner' : ['mpinner', 'mpover']
		}
},
{
	'width'      : 250,
	'height'     : 18,
	'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' : 'mptable',
		'outer' : ['mpmouto','mpmovero','mpmdowno'],
		'inner' : ['mpinner', 'mpover']
	},
	'opacity' : 95,
	'transition': ['revealTrans(TRANSITION=5,DURATION=0.3)',
	'revealTrans(TRANSITION=5,DURATION=0.3)']
},
{
	'block_left' : 235
},
]

function monta(text)
	{
	res=text
	return res;
	};
