/* Tigra Menu items structure */
var MENU_ITEMS = [
	['HOME', 'index.html', {'sb':'Prism Secure Networks Inc.'}],
	['PRODUCTS', 'products.htm', {'sb':'All products'}],
	['SERVICES', 'services.htm', {'sb':'All Services'}],
	['PARTNERS', 'partners.htm', {'sb':'Partners'}]
];

