<!--//
navSwitch=function(nav,state){
document.getElementById(nav).src="../utilities/images/"+nav+state+".gif";	
}
//-->