/* Tigra Menu PRO items structure */
var MENU_ITEMS = [
	['Home - what is SIP?', 'home.htm'],
	['SIP5 - what\'s new?', 'overview.htm'],
	['What you can do with SIP', 'WhatYouCanDo.htm'],
	['Testamonials', ['testamonials.htm', , 'See what schools that use SIP have to say about it']],
	['Request evaluation CD', ['/contact.htm', , 'Click here for a form on which you can request a CD or send us a message.']],
	['Order form & prices', ['http://www.greenhillsoftware.co.uk/SIP/Documents/SIP%20Order%20Form.pdf', '_blank', 'The order form/price list will open in a new window ready for you to view and print it.']],
	['Animated demonstrations', ['AnimatedDemoPages.htm', , 'See and hear SIP in action']],
	['Free materials', ['FreeResources.htm', '_self']],
	['Tutorials & documentation', 'documentation.htm'],
	['SIP, the SIP and SIPs', 'sipsipsip.htm'],
	['Outlook Academic Calendar', 'http://www.outlook-academic.com'],
	['Contact details', 'ContactDetails.htm']
];

