//  This function is no longer required.
//	SectionNavBar can be called directly
function SectionNavBarMisc( currentSection, currentPage, aSectionLabel, aSectionURL ) {
	SectionNavBar( currentSection, currentPage, aSectionLabel, aSectionURL );
}