var MENU_ITEMS_p = [[monta('&nbsp;About us'), 'index1.asp?nip=PY7_&qm=p&ed=1&c=8&nm=Aboutus&ter=apn76', ],[monta('&nbsp;Franco’s Lounge'), 'index1.asp?nip=PY7_&qm=p&ed=1&c=16&nm=&ter=apn76', ],[monta('&nbsp;Menu &nbsp;<img border=0 src=images/next.gif hspace=2 align=bottom>'), null,  null, [monta('&nbsp;Lunch & Dinner'), 'index1.asp?nip=PY7_&qm=p&ed=1&c=22&nm=Lunch_Dinner&ter=apn76', ],[monta('&nbsp;Pizze'), 'index1.asp?nip=PY7_&qm=p&ed=1&c=32&nm=Pizze&ter=apn76', ],[monta('&nbsp;Snacks'), 'index1.asp?nip=PY7_&qm=p&ed=1&c=23&nm=Snacks&ter=apn76', ],[monta('&nbsp;Wine and cheese'), 'index1.asp?nip=PY7_&qm=p&ed=1&c=24&nm=Wineandcheese&ter=apn76', ],[monta('&nbsp;Dolci della casa'), 'index1.asp?nip=PY7_&qm=p&ed=1&c=33&nm=Dolcidellacasa&ter=apn76', ],[monta('&nbsp;Coffee'), 'index1.asp?nip=PY7_&qm=p&ed=1&c=34&nm=Coffee&ter=apn76', ],],[monta('&nbsp;Opera Night'), 'index1.asp?nip=PY7_&qm=p&ed=1&c=18&nm=&ter=apn76', ],[monta('&nbsp;Reservation'), 'contato_en.asp?nip=PY7_&qm=p&ed=1&m=38&nm=Reservation&ter=apn76', ],[monta('&nbsp;Speak italian   '), 'index1.asp?nip=PY7_&qm=p&ed=1&c=19&nm=&ter=apn76', ],[monta('&nbsp;Get Toghether&nbsp;<img border=0 src=images/next.gif hspace=2 align=bottom>'), null,  null, [monta('&nbsp;Meetings'), 'index1.asp?nip=PY7_&qm=p&ed=1&c=26&nm=Meetings&ter=apn76', ],[monta('&nbsp;Parties'), 'index1.asp?nip=PY7_&qm=p&ed=1&c=28&nm=Parties&ter=apn76', ],[monta('&nbsp;Specials'), 'index1.asp?nip=PY7_&qm=p&ed=1&c=27&nm=Specials&ter=apn76', ],],[monta('&nbsp;Review'), 'index1.asp?nip=PY7_&qm=p&ed=1&c=31&nm=&ter=apn76', ],];
var MENU_POSp =[
{
	'height'     : 28,
	'width'      : 140,
	'vertical'   : true,
	'text_valign': 'bottom',
	'expd_delay' : 300,
	'table': [0,0,0],
	'css': {
		'table' : 'mptable',
		'outer' : ['mpmouto','mpmovero','mpmdowno'],
		'inner' : ['mpinner', 'mpover']
		}
},
{
	'width'      : 160,
	'height'     : 28,
	'block_top'  : 5,
	'block_left' : 125,
	'wise_pos'   : 2,
	'vertical'   : 5,
	'text_valign': 'bottom',
	'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' : 145
},
]

function monta(text)
	{
	res=text
	return res;
	};
