var MENU_ITEMS_p = [[monta('&nbsp;<b>Principal</b>'), 'index1.asp?nip=P20_&qm=p&ed=1&c=87&nm=&ter=apn76', ],[monta('&nbsp;<b>Sobre a Cross</b>&nbsp;<img border=0 src=images/next.gif hspace=2 align=bottom>'), null,  null, [monta('&nbsp;<img border=0 src=ilustracoes/ilus08.gif hspace=2 align=middle><b>A Empresa</b>'), 'index1.asp?nip=P20_&qm=p&ed=1&c=92&nm=&ter=apn76', ],[monta('&nbsp;<img border=0 src=ilustracoes/ilus08.gif hspace=2 align=middle><b>Equipe Técnica</b>'), 'index1.asp?nip=P20_&qm=p&ed=1&c=93&nm=&ter=apn76', ],],[monta('&nbsp;<b>Empresas</b>'), 'index1.asp?nip=P20_&qm=p&ed=1&c=16&nm=&ter=apn76', ],[monta('&nbsp;<b>Treinamento</b>'), 'index1.asp?nip=P20_&qm=p&ed=1&c=21&nm=&ter=apn76', ],[monta('&nbsp;<b>Esporte Aventura</b>'), 'index1.asp?nip=P20_&qm=p&ed=1&c=88&nm=&ter=apn76', ],[monta('&nbsp;<b>Cross Trainer</b>&nbsp;<img border=0 src=images/next.gif hspace=2 align=bottom>'), null,  null, [monta('&nbsp;<img border=0 src=ilustracoes/ilus08.gif hspace=2 align=middle><b>Superando Barreiras!</b>'), 'index1.asp?nip=P20_&qm=p&ed=1&c=83&nm=&ter=apn76', ],[monta('&nbsp;<img border=0 src=ilustracoes/ilus08.gif hspace=2 align=middle><b>Nutrição & Matérias</b>'), 'index1.asp?nip=P20_&qm=p&ed=1&c=86&nm=&ter=apn76', ],[monta('&nbsp;<img border=0 src=ilustracoes/ilus08.gif hspace=2 align=middle><b>Eventos Esportivos</b>'), 'index1.asp?nip=P20_&qm=p&ed=1&c=85&nm=&ter=apn76', ],[monta('&nbsp;<img border=0 src=ilustracoes/ilus08.gif hspace=2 align=middle><b>Ranking Cross Trainer</b>'), 'index1.asp?nip=P20_&qm=p&ed=1&c=38&nm=&ter=apn76', ],[monta('&nbsp;<img border=0 src=ilustracoes/ilus08.gif hspace=2 align=middle><b>Calendário Cross</b>'), 'index1.asp?nip=P20_&qm=p&ed=1&c=94&nm=&ter=apn76', ],],[monta('&nbsp;<b>Dicas & Serviços</b>'), 'index1.asp?nip=P20_&qm=p&ed=1&c=17&nm=&ter=apn76', ],[monta('&nbsp;<b>Contato</b>'), 'contato.asp?nip=P20_&qm=p&ed=1&m=2&nm=&ter=apn76', ],[monta('&nbsp;<b>Informações</b>'), 'links.asp?nip=P20_&qm=p&ed=1&m=3&nm=&ter=apn76', ],];
var MENU_POSp =[
{
	'height'     : 25,
	'width'      : 138,
	'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'     : 25,
	'block_top'  : 5,
	'block_left' : 123,
	'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;
	};
