var demoMenu =
[
	[null, 'About us', 'about_us.htm', '_self', null,
			[null, 'Testimonials', 'testimonials.htm', '_self', null],
	],
	[null, 'Business Services', 'business_services.htm', '_self', null,
		[null, 'Disaster Recovery', 'dr.htm', '_self', null],
		[null, 'Information Security', 'ism.htm', '_self', null],
		[null, 'Mergers and Acquisitions', 'mergers.htm', '_self', null],
		[null, 'Collaboration Solutions', 'identity.htm', '_self', null],
		[null, 'IT Due Diligence', 'due_diligence.htm', '_self', null],
		[null, 'SLA Monitoring', 'sla.htm', '_self', null],
		[null, 'IT Purchasing', 'purchasing.htm', '_self', null],
	],
	[null, 'Network Services', 'netservices.htm', '_self', null,
		[null, 'Active Directory Review', 'adreview.htm', '_self', null],	
		[null, 'Disaster Recovery with Virtualisation', 'dr_virtualisation.htm', '_self', null],	
		[null, 'Support Services', 'support.htm', '_self', null],	
		[null, 'Virtualisation and P2V Migrations', 'virtual.htm', '_self', null],
		[null, 'Network Instalations', 'netinst.htm', '_self', null],
		[null, 'Data Centre Services', 'data.htm', '_self', null],
		[null, 'Messaging and Windows Migrations', 'mig.htm', '_self', null],
		[null, 'Application Support Solutions', 'app.htm', '_self', null],
		[null, 'Security Assessments and DMZ Designs', 'sec.htm', '_self', null],
		[null, 'Remote Access Solutions', 'rem.htm', '_self', null],
	],
	[null, 'Resources', 'resources.htm', '_self', null,
		[null, 'Projects', 'projects.htm', '_self', null],
		[null, 'Document Library', 'library.htm', '_self', null],
	],
  [null, 'Contact us', 'contact.htm', '_self', null],
  ];

