function SetNav(nav)
{
	document.getElementById('navTop' + nav.top).className = 'maincur';
}
