var MENU_ITEMS_p = [[monta('<img border=0 src=imagens/ib_p.GIF hspace=2 align=middle><b>Consultoria em TI</b>'), 'index1.asp?nip=P22_&qm=p&ed=1&c=4&nm=ConsultoriaemTI&ter=apn76', ],[monta('<img border=0 src=imagens/ib_p.GIF hspace=2 align=middle><b>Loja Virtual</b>'), 'index1.asp?nip=P22_&qm=p&ed=1&c=81&nm=LojaVirtual&ter=apn76', ],[monta('<img border=0 src=imagens/ib_p.GIF hspace=2 align=middle><b>Sites para internet</b>'), 'index1.asp?nip=P22_&qm=p&ed=1&c=6&nm=&ter=apn76', ],[monta('<img border=0 src=imagens/ib_p.GIF hspace=2 align=middle><b>Anuncie no Google</b>'), 'index1.asp?nip=P22_&qm=p&ed=1&c=82&nm=AnuncienoGoogle&ter=apn76', ],[monta('<img border=0 src=imagens/ib_p.GIF hspace=2 align=middle><b>WordPress</b>'), 'index1.asp?nip=P22_&qm=p&ed=1&c=84&nm=WordPress&ter=apn76', ],[monta('<img border=0 src=imagens/ib_p.GIF hspace=2 align=middle><b>Responsabilidade</b>'), 'index1.asp?nip=P22_&qm=p&ed=1&c=22&nm=&ter=apn76', ],[monta('<img border=0 src=imagens/ib_p.GIF hspace=2 align=middle><b>Parceiros</b>'), 'index1.asp?nip=P22_&qm=p&ed=1&c=24&nm=&ter=apn76', ],[monta('<img border=0 src=imagens/ib_p.GIF hspace=2 align=middle><b>Dicas & Truques</b>'), 'index1.asp?nip=P22_&qm=p&ed=1&c=27&nm=Dicas_Truques&ter=apn76', ],[monta('<img border=0 src=imagens/ib_p.GIF hspace=2 align=middle><b>Curiosidades</b>'), 'index1.asp?nip=P22_&qm=p&ed=1&c=75&nm=&ter=apn76', ],];
var MENU_POSp =[
{
	'height'     : 22,
	'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'      : 150,
	'height'     : 28,
	'block_top'  : 20,
	'block_left' : 140,
	'wise_pos'   : 2,
	'vertical'   : true,
	'text_valign': 'middle',
	'transition' : [0, 0.3, 0, 0.3],
	'table': [0,0,0],
	'hide_delay' : 300,
	'css' : {
		'table' : 'mptable2',
		'outer' : ['mpmouto2','mpmovero2','mpmdowno2'],
		'inner' : ['mpinner2', 'mpover2']
	},
	'opacity' : 30,
	'transition': ['revealTrans(TRANSITION=0,DURATION=0.3)',
	'revealTrans(TRANSITION=0,DURATION=0.3)']
},
{
	'block_left' : 140
},
]

function monta(text)
	{
	res=text
	return res;
	};
