var myMenu =
[
	[ null, 'Home', 'home_page.htm', '_self', 'Home' ],

	[ null, 'Services', 'services.htm', '_self', 'Services' ],

	[ null, 'Products & Solutions', 'products_solutions.htm', '_self', 'Products & Solutions' ],

	[ null, 'Partners', 'strategic_partners.htm', '_self', 'Partners',
    	[ null, 'CipherSoft Inc.', 'strategic_partners.htm#1', '_self', 'CipherSoft Inc.' ],
    	[ null, 'FreeSoft', 'strategic_partners.htm#2', '_self', 'FreeSoft' ],
    	//[ null, 'Impressive Systems Inc.', 'strategic_partners.htm#2', '_self', 'Impressive Systems Inc.' ],
		[ null, 'NETRICS', 'strategic_partners.htm#3', '_self', 'NETRICS' ],
		//[ null, 'Softira Inc.', 'strategic_partners.htm#5', '_self', 'Softira Inc.' ],
		[ null, 'STAG Software', 'strategic_partners.htm#4', '_self', 'STAG Software Private Limited' ],
		[ null, 'Oracle Corporation', 'strategic_partners.htm#5', '_self', 'Oracle Corporation' ]
	],

	[ null, 'Clients', 'clients.htm', '_self', 'Clients' ],

	[ null, 'About Boden', 'about_boden.htm', '_self', 'About Boden' ],
	[null, 'Employee Login', 'http://72.245.158.180/', '_self', 'Employee Login'],
];