function selectNavigation(sNavItem){
	getObject('Nav' + sNavItem).style.backgroundImage = 'url(/Images/imgNavItemSelectedBackground.png)'
}
