<!--
// AINet Menu JavaScript

TOP_MENU_TOP_OFFSET = 28;

TOP_MENU_LEFT_OFFSET = 0;

var menuArraywebservices = [
	['Portfolio Series websites', '/web-services/portfolio-series-websites/introduction-template-website-designs.php', null],
	['Pro Series websites', '/web-services/pro-series-websites/introduction-customize-templates.php', null],
	['Bespoke websites', '/web-services/bespoke-websites-photographers.php', null],
	['Client Galleries & Print sales', '/web-services/client-galleries-print-sales/introduction-event-photography-print-sales.php', null],
	['E-commerce', '/web-services/e-commerce-website-print-sales-credit-cards-paypal.php', null],
	['Blogs and Social Networking', '/web-services/blog-website-template-customize-word-press.php', null]
];

var menuArraycasestudies = [
,
	['Simply St. Lucia', '/case-studies/simply-st-lucia.php', null],
	['Marc Stanes', '/case-studies/stanes.php', null],
	['Sir Simon Marsden and the Marsden Archive', '/case-studies/marsden.php', null],
	['Nikon Owner Magazine', '/case-studies/noci.php', null],
	['Grays of Westminster', '/case-studies/grays-of-westminster.php', null]
];

var menuArraysupport = [
	['Helpful articles', '/support/articles/helpful-articles-images-websites.php', null]
];



//-->

