var anylinkmenu_services={divclass:'anylinkmenu', inlinestyle:'width: 190px; margin: 22px 0px 0px -20px;', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu_services.items=[
	["Services Overview", "services.html"],	
	["Bespoke application development", "services_appdev.html"],
	["Internet design", "services_webdes.html"],
	["Software customization", "services_custom.html"],
	["Graphics design", "services_graphics.html"],
	["Developer Rental", "services_developer.html"],
	["Independent QA testing", "services_testing.html"] //no comma following last entry!
]

var anylinkmenu_about={divclass:'anylinkmenu', inlinestyle:'width: 120px; margin: 22px 0px 0px -20px;', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu_about.items=[
        ["Company Overview", "about.html"],	
        ["Meet the Team", "about_team.html"],
        ["Press Room", "about_pressroom.html"],
		["Our clients", "about_clients.html"],
		["Careers", "about_careers.html"],
		["Contact us", "about_contacts.html"],
        ["Terms of Use", "about_terms.html"]		 //no comma following last entry!
]

var anylinkmenu_success={divclass:'anylinkmenu', inlinestyle:'width: 150px; margin: 22px 0px 0px -20px;', linktarget:''} //First menu variable. Make sure "anylinkmenu1" is a unique name!
anylinkmenu_success.items=[
        ["Success Stories Overview", "success.html"],
        ["Design Portfolio", "designportfolio.html"],
        ["Case Study - InfoCarrier1", "solutions_infocarrier1.html"],
        ["Case Study - Joomla! Shop", "solutions_joomlashop.html"],
		["Case Study - Meeting Lab", "solutions_meetinglab.html"],
		["Case Study - QuMan", "solutions_quman.html"],
		["Case Study - SVS", "solutions_svs.html"] //no comma following last entry!
]
