/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Products', '/main/products/access/single-sign-on.html', {'tt':'Products Listing','sb':'Products Listing','sw':70,'be':['dTrans(DURATION=0.5)','dTrans(DURATION=0.5)']},
		['Access™', '/main/products/access/single-sign-on.html', {'tt':'Single Sign-On for Web Applications','sb':'Single Sign-On for Web Applications'}],
		['KeyChain™', '/main/products/keychain/web-access-management-solution.html', {'tt':'Secure Web Access to Your SaaS Apps','sb':'Secure Web Access to Your SaaS Apps'}],
		['Identity Cloud™', '/main/products/identity-cloud/cloud-computing-solution.html', {'tt':'Cloud Computing Solution for Identity Management (IDM)','sb':'Cloud Computing Solution for Identity Management (IDM)'}],
		['Identity Router™', '/main/products/identity-router/on-demand-identity-management.html', {'tt':'On Demand Identity Management Solution','sb':'On Demand Identity Management Solution'}]
	],
	['SinglePoint', '/main/singlepoint/SaaS-security.html', {'tt':'One Place to Manage Your Identity Network - SinglePoint','sb':'One Place to Manage Your Identity Network - SinglePoint','sw':85}],
	['Why On Demand?', '/main/why-on-demand/identity-on-demand.html', {'tt':'Identity Management On Demand','sb':'Identity Management On Demand','sw':115,'be':['dTrans(DURATION=0.5)','dTrans(DURATION=0.5)']}],
	['News & Events', '/main/news-and-events/enterprise-applications.html', {'tt':'Identity and Access Management News & Industry Events','sb':'Identity and Access Management News & Industry Events','sw':95},
		['In the News', '/main/news-and-events/enterprise-applications.html', {'tt':'Identity and Access Management News & Events','sb':'Identity and Access Management News & Events'}],
		['Press Releases', '/main/news-and-events/press-releases.html', {'tt':'Identity and Access Management Press Releases','sb':'Identity and Access Management Press Releases'}],
		['Industry Events', '/main/news-and-events/identity-SaaS-events.html', {'tt':'Identity and Access Management Industry Events','sb':'Identity and Access Management Industry Events'}]
	],
	['Resource Center', '/main/resource-center/webcasts.html', {'tt':'On Demand Identity Management Resources','sb':'On Demand Identity Management Resources','sw':115,'be':['dTrans(DURATION=0.5)','dTrans(DURATION=0.5)']},
		['Videos', '/main/resource-center/web-access-management-videos.html', {'tt':'On Demand Identity Videos','sb':'On Demand Identity Videos'}],
		['Webcasts', '/main/resource-center/webcasts.html', {'tt':'Identity and Access Management Webcasts','sb':'Identity and Access Management Webcasts'}],
		['Product Demos', '/main/resource-center/demos.html', {'tt':'Web Access Management Demos','sb':'Web Access Management Demos'}],
		['Whitepapers', '/main/resource-center/whitepapers.html', {'tt':'Identity Management Solution Whitepapers','sb':'Identity Management Solution Whitepapers'}],
		['Data Sheets', '/main/resource-center/datasheets.html', {'tt':'Web Access Management Product Data Sheets','sb':'Web Access Management Product Data Sheets'}],
		['Press Kit', '/main/resource-center/press-kit.html', {'tt':'Branding Package & Common Graphics','sb':'Branding Package & Common Graphics'}],
		['Blog', 'http://blog.symplified.com', {'tt':'Symplified Blog','sb':'Symplified Blog'}]
	],
	['About Symplified', '/main/about-symplified/vision.html', {'tt':'About Symplified','sb':'About Symplified','sw':105,'be':['dTrans(DURATION=0.5)','dTrans(DURATION=0.5)']},
		['Vision', '/main/about-symplified/vision.html', {'tt':'The Symplified Vision','sb':'The Symplified Vision'}],
		['Leadership', '/main/about-symplified/leadership.html', {'tt':'	Symplified Management Team','sb':'	Symplified Management Team'}],
		['Investors', '/main/about-symplified/investors.html', {'tt':'Symplified\'s Investors','sb':'Symplified\'s Investors'}],
		['Careers', '/main/about-symplified/careers.html', {'tt':'Careers at Symplified','sb':'Careers at Symplified'}],
		['Philantropy', '/main/about-symplified/philantropy.html', {'tt':'	Symplified Helps Out','sb':'	Symplified Helps Out'}]
	],
	['Contact', '/main/contact/contact.html', {'tt':'Contact Symplified Sales & Support','sb':'Contact Symplified Sales & Support','sw':75},
		['Sales', '/main/contact/contact.html', {'tt':'Contact Our Sales Team','sb':'Contact Our Sales Team'}],
		['Support', '/support/', {'tt':'Visit Our Support Portal','sb':'Visit Our Support Portal'}],
		['Partner Referals', '/main/contact/partner-referals.html', {'tt':'Register An Opportunity','sb':'Register An Opportunity'}]
	]
];
