var MENU_ITEMS_p = [[monta('<b>Cadastre-se</b>'), 'contato2.asp?nip=P20_&qm=p&ed=1&m=91&nm=Cadastre-se&ter=apn76', ],[monta('<b>Histórico</b>&nbsp;<img border=0 src=images/next.gif hspace=2 align=bottom>'), null,  null, [monta('<b>Informações</b>'), 'links.asp?nip=P20_&qm=p&ed=1&m=3&nm=&ter=apn76', ],],];
var MENU_POSp =[
{
	'height'     : 28,
	'width'      : 187,
	'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'     : 28,
	'block_top'  : 5,
	'block_left' : 172,
	'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;
	};
