var MENU_ITEMS_p = [[monta('&nbsp;<b>Home</b>'), 'index1.asp?nip=PD2_&qm=p&ed=1&c=18&nm=&ter=apn76', ],[monta('&nbsp;<b>A empresa</b>'), 'index1.asp?nip=PD2_&qm=p&ed=1&c=8&nm=&ter=apn76', ],[monta('&nbsp;<b>Lançamentos</b>'), 'index1.asp?nip=PD2_&qm=p&ed=1&c=13&nm=&ter=apn76', ],[monta('&nbsp;<b>Obras executadas</b>&nbsp;<img border=0 src=images/next.gif hspace=2 align=bottom>'), null,  null, [monta('&nbsp;<b>Edifício Bello Mare</b>'), 'index1.asp?nip=PD2_&qm=p&ed=1&c=46&nm=&ter=apn76', ],[monta('&nbsp;<b>Edifício Allegro</b>'), 'index1.asp?nip=PD2_&qm=p&ed=1&c=47&nm=&ter=apn76', ],[monta('&nbsp;<b>Edifício Villa di San Lorenzo</b>'), 'index1.asp?nip=PD2_&qm=p&ed=1&c=48&nm=&ter=apn76', ],[monta('&nbsp;<b>Edifício Ravello</b>'), 'index1.asp?nip=PD2_&qm=p&ed=1&c=128&nm=&ter=apn76', ],[monta('&nbsp;<b>Edifício Claude Monet</b>'), 'index1.asp?nip=PD2_&qm=p&ed=1&c=49&nm=&ter=apn76', ],[monta('&nbsp;<b>Edifício Spazio Allegro</b>'), 'index1.asp?nip=PD2_&qm=p&ed=1&c=50&nm=&ter=apn76', ],[monta('&nbsp;<b>Condomínio Vivamais</b>'), 'index1.asp?nip=PD2_&qm=p&ed=1&c=127&nm=&ter=apn76', ],[monta('&nbsp;<b>Barcelonès</b>'), 'index1.asp?nip=PD2_&qm=p&ed=1&c=175&nm=Barcelones&ter=apn76', ],],[monta('&nbsp;<b>Obras em andamento</b>'), 'index1.asp?nip=PD2_&qm=p&ed=1&c=15&nm=&ter=apn76', ],[monta('&nbsp;<b>Informações</b>'), 'contato.asp?nip=PD2_&qm=p&ed=1&m=38&nm=&ter=apn76', ],];
var MENU_POSp =[
{
	'height'     : 28,
	'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'      : 200,
	'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' : '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' : 185
},
]

function monta(text)
	{
	res=text
	return res;
	};
