/* Tigra Menu items structure */
var MENU2_ITEMS = [
	['General Interest', 'general.html', {'sb':'Articles and News for everyone with an interest in Video'}],
	['Basic Information', 'beginners.html', {'sb':'All you need to get started in Video'}],
	['Home/Hobbyists', 'home.html', {'sb':'Everything about consumer video from webcams to camcoders and computer video editing'}],
	['Professionals', 'professionals.html', {'sb':'Resources for Pro shooters and editors'}],
	['Video Buys', 'deals.html', {'sb':'Products you can buy online with confidence'}]
];
