/* Tigra Menu PRO items structure */
var MENU_ITEMS = [
	['Home', 'http://www.olr.org.au/index.html', [, ,80]],
	['Parish Profile', null, [80, ,130],
		["Our History", "http://www.olr.org.au/documents/history.html"],
		["Location Map", "http://www.olr.org.au/documents/contactus.html#location"],
		["Pastoral Council", "http://www.olr.org.au/documents/pastoralcouncil.html"],
		["Parish Facilities", "http://www.olr.org.au/documents/facilities.html"],
		["Planned Giving", "http://www.olr.org.au/documents/plannedgiving.html"],
		['Groups & Ministries', "http://www.olr.org.au/documents/groups.html"],
		["OLR School", ["http://www.olrkenmore.qld.edu.au", "_blank"]],
		["OLR Kindergarten", ["http://www.olrkindergarten.org.au", "_blank"]]
	],	
	['Mass & Prayer Times', "http://www.olr.org.au/documents/masstimes.html", [130, ,170]],
	['Sacraments', null, [170, ,120],
		["Baptism", "http://www.olr.org.au/documents/baptism.html"],
		["Sacramental Programme", "http://www.olr.org.au/documents/sacramentalprogram.html"],
		["RCIA Program", "http://www.olr.org.au/documents/rcia.html"],
		["Marriage", "http://www.olr.org.au/documents/puc.html"]
	],
	['Groups & Ministries', "http://www.olr.org.au/documents/groups.html", [120, ,165]],
	['Youth', "http://www.olr.org.au/documents/youth.html", [165, ,80]],
	['Contacts & Links', null, [80, ,155],
		["Contact Us", "http://www.olr.org.au/documents/contactus.html"],
		["Archdiocese of Brisbane", ["http://www.bne.catholic.net.au", "_blank"]],
		["Brisbane West Deanery", ["http://parishes.bne.catholic.net.au/brisbanewest", "_blank"]],
		["Useful Links", "http://www.olr.org.au/documents/links.html"],
		['Forms & Downloads', "http://www.olr.org.au/documents/forms.html"]
	],		
	['Newsletter', ["http://www.olr.org.au/newsletter.pdf", "_blank"], [155, ,82],],		
];


