$(function () {
	
	// set up the main nav menu
	setUpMenu('nav', 'nav-hover');
	
});

