var MENU_ITEMS_p = [[monta('&nbsp;<b>As Sandálias</b>'), 'index1.asp?nip=PK4_&qm=p&ed=1&c=17&nm=&ter=apn76', ],[monta('&nbsp;<b>Razőes para Ter</b>'), 'index1.asp?nip=PK4_&qm=p&ed=1&c=16&nm=&ter=apn76', ],[monta('&nbsp;<b>Quem usa</b>'), 'index1.asp?nip=PK4_&qm=p&ed=1&c=15&nm=&ter=apn76', ],[monta('&nbsp;<b>Uniformes</b>'), 'index1.asp?nip=PK4_&qm=p&ed=1&c=18&nm=&ter=apn76', ],[monta('&nbsp;<b>Adulto</b>'), 'index1.asp?nip=PK4_&qm=p&ed=1&c=19&nm=&ter=apn76', ],[monta('&nbsp;<b>Infantil</b>'), 'index1.asp?nip=PK4_&qm=p&ed=1&c=20&nm=&ter=apn76', ],[monta('&nbsp;<b>Bichinhos</b>'), 'index1.asp?nip=PK4_&qm=p&ed=1&c=29&nm=&ter=apn76', ],[monta('&nbsp;<b>Compre Agora!</b>&nbsp;<img border=0 src=images/next.gif hspace=2 align=bottom>'), null,  null, [monta('&nbsp;<b>Adulto de 40 a 44</b>'), 'index1.asp?nip=PK4_&qm=p&ed=1&c=23&nm=&ter=apn76', ],[monta('&nbsp;<b>Adulto de 34 a 39</b>'), 'index1.asp?nip=PK4_&qm=p&ed=1&c=22&nm=&ter=apn76', ],[monta('&nbsp;<b>Infantil</b>'), 'index1.asp?nip=PK4_&qm=p&ed=1&c=25&nm=&ter=apn76', ],[monta('&nbsp;<b>Infantil modelo boneca</b>'), 'index1.asp?nip=PK4_&qm=p&ed=1&c=26&nm=&ter=apn76', ],[monta('&nbsp;<b>Bichinhos</b>'), 'index1.asp?nip=PK4_&qm=p&ed=1&c=28&nm=&ter=apn76', ],],[monta('&nbsp;<b>Contato</b>'), 'contato.asp?nip=PK4_&qm=p&ed=1&m=2&nm=&ter=apn76', ],[monta('&nbsp;<b>PagSeguro UOL</b>'), 'index1.asp?nip=PK4_&qm=p&ed=1&c=27&nm=&ter=apn76', ],[monta('&nbsp;<b>Enquete</b>'), 'enquete_index.asp?nip=PK4_&qm=p&ed=1&m=6&nm=&ter=apn76', ],];
var MENU_POSp =[
{
	'height'     : 28,
	'width'      : 140,
	'vertical'   : true,
	'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' : 125,
	'wise_pos'   : 2,
	'vertical'   : true,
	'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' : 80,
	'transition': ['revealTrans(TRANSITION=5,DURATION=0.3)',
	'revealTrans(TRANSITION=5,DURATION=0.3)']
},
{
	'block_left' : 235
},
]

function monta(text)
	{
	res=text
	return res;
	};
