/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Home', '/lftriparish/index.php', null,
		['Mary of Lourdes School', 'http://www.molschool.org','_blank'],
		['Youth Ministry', '/lftriparish/index.php?page=triparish/youth.html'],
		['St. Cloud Diocese', 'http://www.stcdio.org/','_blank'],
		['Links', '/lftriparish/index.php?page=triparish/links.html']
	],
	['Holy Family', '/lftriparish/HolyFamilyWeb/', null,

	],
	['St. Marys', '/lftriparish/index.php?page=StMarys/stmarys.html', null,
		['Portrait Appt (April 2011)',  'https://www.securedata-trans14.com/ap/stmaryscatholicchurchlittlefallsmn/index.php?page=10'],
		['Direct Deposit/Web Payment','https://www.eservicepayments.com/cgi-bin/Vanco_ver3.vps?appver3=tCa6TZIkmVMK9bkK7-sJKV0KiUC3tqy2q1VmzmW-jQ6w38bsVbwjEi9X2x3XoxFKprxpBBsZSyuw1WpWj5FDZMdl2dIOe0EvQSHNTeUOsFLehBQXxyW403MVMxpKjnH09dVC9ChQHhfICqgzM06VaZAo5L3HOLFP5eVapkLdbSk=&ver=3'],
		['Mass Schedule','/lftriparish/index.php?page=StMarys/smsched.html'],
		['Parish Council', '/lftriparish/index.php?page=StMarys/smcounc.html'],
		['Religious Education', '/lftriparish/index.php?page=StMarys/smreled.html'],
		['Staff', '/lftriparish/index.php?page=StMarys/smstaff.html'],
		['Sacraments', '/lftriparish/index.php?page=StMarys/smsacrements.html'],
		['Parish Traditions', '/lftriparish/index.php?page=StMarys/smtraditions.html'],
		['Adult Faith Formation', '/lftriparish/index.php?page=StMarys/smaff.html'],
		['History', '/lftriparish/index.php?page=StMarys/smhistory.html'],
	],
	['Our Lady of Lourdes', '/lftriparish/index.php?page=OLOL/olol.html', null,
		['Direct Deposit/Web Payment',  'https://www.eservicepayments.com/cgi-bin/specialwebapp.vps?appid=40a27221f816144b21e9f2e0d81891b8a68820b814b79fc6caf83c6a4fcf06b22f288aa4a34fa442a76b20a4eb1041b05a82ce801437d8d3dc7a7c8545f3c1a8'],
		['Mass Schedule',  '/lftriparish/index.php?page=OLOL/olsched.html'],
		['Parish Council', '/lftriparish/index.php?page=OLOL/olcounc.html'],
		['Religious Education', '/lftriparish/index.php?page=OLOL/olreled.html'],
		['Staff', '/lftriparish/index.php?page=OLOL/olstaff.html'],
		['Marriage Preparation', '/lftriparish/index.php?page=OLOL/olmatrimony.html'],
		['R.C.I.A', '/lftriparish/index.php?page=OLOL/olrcia.html'],
		['Baptism', '/lftriparish/index.php?page=OLOL/olbaptism.html'],
		['Liturgical Roles', '/lftriparish/index.php?page=OLOL/olroles.html'],
		['Directions', '/lftriparish/index.php?page=OLOL/oldir.html'],
		['History', '/lftriparish/index.php?page=OLOL/olhist.html'],
		],
	['Bulletins', '/lftriparish/index.php?page=triparish/bulletin.php']
		
];

