/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Home', 'http://www.rapidredact.com/index.asp',{'sb':'www.rapidredact.com/index.asp'}],
	['Redaction - A Hot Topic ', 'http://www.rapidredact.com/ahottopic.asp',{'sb':'www.rapidredact.com/index.asp'}],
	['Redaction of Hidden Data ', 'http://www.rapidredact.com/hiddendata.asp',],
	['RapidRedact & Compliance', 'http://www.rapidredact.com/compliance.asp',],
	['Why RapidRedact? ', 'http://www.rapidredact.com/whyrr.asp',],
	['Industry Benefits ', 'http://www.rapidredact.com/industrybenefits.asp',],
	['Desktop ', ,,
		['What is RR Desktop', 'http://www.rapidredact.com/desktop.asp'],
		['Features', 'http://www.rapidredact.com/desktopfeatures.asp']
	],
	['Developer\'s ToolKit  SDK', 'http://www.rapidredact.com/sdk.asp',],
	['High-Volume Server ', ,,
		['What is HVS', 'http://www.rapidredact.com/highvolumeserver.asp'],
		['Redaction Process', 'http://www.rapidredact.com/hvsprocess.asp'],
		['Features', 'http://www.rapidredact.com/hvsfeatures.asp']
	],
	['Documents & Whitepapers', 'http://www.rapidredact.com/mktg_L2collateral.asp',],
	['Download', 'http://www.rapidredact.com/demo.asp'],
	['OEM Opportunities ', 'http://www.rapidredact.com/omeopp.asp',],
	['Pricing & Purchase options ', 'http://www.rapidredact.com/purchase.asp', ],
	['News ', 'http://www.rapidredact.com/news.asp', ],
	['Ask a Question ', 'http://www.rapidredact.com/askaquestion.asp', ],
	['About Us', 'http://www.rapidredact.com/aboutus.asp', ],
	['Links', 'http://www.rapidredact.com/links.asp', ],
	['Contact Us ', 'http://www.rapidredact.com/contact.asp', ]
];
