var MENU_ITEMS_p = [[monta('&nbsp;<b>Conheça o PT</b>&nbsp;<img border=0 src=imagens/s_menu.PNG hspace=2 align=bottom>'), null,  null, [monta('&nbsp;<b>Estatuto do PT</b>'), 'index1.asp?nip=PT2_&qm=p&ed=1&c=49&nm=&ter=apn76', ],[monta('&nbsp;<b>Linha do Tempo</b>'), 'index1.asp?nip=PT2_&qm=p&ed=1&c=48&nm=&ter=apn76', ],[monta('&nbsp;<b>Documentos Históricos</b>'), 'index1.asp?nip=PT2_&qm=p&ed=1&c=47&nm=&ter=apn76', ],],[monta('&nbsp;<b>Notícias</b>&nbsp;<img border=0 src=imagens/s_menu.PNG hspace=2 align=bottom>'), null,  null, [monta('&nbsp;<b>Acontece</b>'), 'index1.asp?nip=PT2_&qm=p&ed=1&c=24&nm=&ter=apn76', ],[monta('&nbsp;<b>Últimas notícias</b>'), 'index1.asp?nip=PT2_&qm=p&ed=1&c=25&nm=&ter=apn76', ],[monta('&nbsp;<b>Artigos</b>'), 'index1.asp?nip=PT2_&qm=p&ed=1&c=28&nm=&ter=apn76', ],[monta('&nbsp;<b>Entrevistas</b>'), 'index1.asp?nip=PT2_&qm=p&ed=1&c=29&nm=&ter=apn76', ],],[monta('&nbsp;<b>Cidadania</b>&nbsp;<img border=0 src=imagens/s_menu.PNG hspace=2 align=bottom>'), null,  null, [monta('&nbsp;<b>Projetos e Programas</b>'), 'index1.asp?nip=PT2_&qm=p&ed=1&c=43&nm=&ter=apn76', ],[monta('&nbsp;<b>Links</b>'), 'index1.asp?nip=PT2_&qm=p&ed=1&c=42&nm=&ter=apn76', ],],[monta('&nbsp;<b>Em debate</b>'), 'index1.asp?nip=PT2_&qm=p&ed=1&c=21&nm=&ter=apn76', ],[monta('&nbsp;<b>Ação Parlamentar</b>&nbsp;<img border=0 src=imagens/s_menu.PNG hspace=2 align=bottom>'), null,  null, [monta('&nbsp;<b>Comissões</b>'), 'index1.asp?nip=PT2_&qm=p&ed=1&c=41&nm=&ter=apn76', ],[monta('&nbsp;<b>Discursos</b>'), 'index1.asp?nip=PT2_&qm=p&ed=1&c=30&nm=&ter=apn76', ],[monta('&nbsp;<b>Emendas</b>'), 'index1.asp?nip=PT2_&qm=p&ed=1&c=31&nm=&ter=apn76', ],[monta('&nbsp;<b>Proposições</b>'), 'index1.asp?nip=PT2_&qm=p&ed=1&c=32&nm=&ter=apn76', ],],[monta('&nbsp;<b>Ação Partidária</b>'), 'index1.asp?nip=PT2_&qm=p&ed=1&c=23&nm=&ter=apn76', ],[monta('&nbsp;<b>Biografia</b>&nbsp;<img border=0 src=imagens/s_menu.PNG hspace=2 align=bottom>'), null,  null, [monta('&nbsp;<b>Sindicato</b>'), 'index1.asp?nip=PT2_&qm=p&ed=1&c=34&nm=&ter=apn76', ],[monta('&nbsp;<b>Câmara dos Deputados</b>'), 'index1.asp?nip=PT2_&qm=p&ed=1&c=35&nm=&ter=apn76', ],[monta('&nbsp;<b>PT</b>'), 'index1.asp?nip=PT2_&qm=p&ed=1&c=36&nm=&ter=apn76', ],[monta('&nbsp;<b>Governo</b>'), 'index1.asp?nip=PT2_&qm=p&ed=1&c=37&nm=&ter=apn76', ],],[monta('&nbsp;<b>Downloads</b>&nbsp;<img border=0 src=imagens/s_menu.PNG hspace=2 align=bottom>'), null,  null, [monta('&nbsp;<b>Fotos</b>'), 'index1.asp?nip=PT2_&qm=p&ed=1&c=39&nm=&ter=apn76', ],[monta('&nbsp;<b>Publicações</b>'), 'index1.asp?nip=PT2_&qm=p&ed=1&c=40&nm=&ter=apn76', ],],];
var MENU_POSp =[
{
	'height'     : 30,
	'width'      : 160,
	'vertical'   : true,
	'text_valign': 'middle',
	'expd_delay' : 300,
	'table': [0,0,0],
	'css': {
		'table' : 'mptable',
		'outer' : ['mpmouto','mpmovero','mpmdowno'],
		'inner' : ['mpinner', 'mpover']
		}
},
{
	'width'      : 180,
	'height'     : 30,
	'block_top'  : 5,
	'block_left' : 145,
	'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=8,DURATION=0.3)',
	'revealTrans(TRANSITION=8,DURATION=0.3)']
},
{
	'block_left' : 165
},
]

function monta(text)
	{
	res=text
	return res;
	};
