<!--
// AINet Menu JavaScript

TOP_MENU_TOP_OFFSET = 9;

TOP_MENU_LEFT_OFFSET = 0;

var menuArrayweddings = [
	['About', '/wedding-photographer-cumbria.php', null],
	['Vouchers', '/wedding-photography-vouchers.php', null],
];

var menuArrayportfolio = [
	['Weddings', '/portfolio/weddings-gallery-photographer-cumbria.php', null],
	['Lifestyle', '/portfolio/lifestyle-gallery-photographer-cumbria.php', null],
	['Bumps & Babies', '/portfolio/bumps-babies-gallery-photographer-cumbria.php', null],
	['Fine Art', '/portfolio/fine-art-gallery-photographer-cumbria.php', null],
];



//-->

