﻿var staff;
function changeLink(staff)
{
	if(staff=='Staff1Element')
	{
		document.getElementById('staff1').style.fontWeight='bold';
		document.getElementById('staff2').style.fontWeight='normal';	
		document.getElementById('staff3').style.fontWeight='normal';	
		document.getElementById('staff4').style.fontWeight='normal';	
		document.getElementById('staff5').style.fontWeight='normal';	
		document.getElementById('staff6').style.fontWeight='normal';
		document.getElementById('staff7').style.fontWeight='normal';
		document.getElementById('staff8').style.fontWeight='normal';
		document.getElementById('staff9').style.fontWeight='normal';	
		document.getElementById('staff10').style.fontWeight='normal';	
		document.getElementById('staff11').style.fontWeight='normal';
	}
	else if(staff=='Staff2Element')
	{
		document.getElementById('staff1').style.fontWeight='normal';
		document.getElementById('staff2').style.fontWeight='bold';	
		document.getElementById('staff3').style.fontWeight='normal';	
		document.getElementById('staff4').style.fontWeight='normal';
		document.getElementById('staff5').style.fontWeight='normal';	
		document.getElementById('staff6').style.fontWeight='normal';	
		document.getElementById('staff7').style.fontWeight='normal';
		document.getElementById('staff8').style.fontWeight='normal';
		document.getElementById('staff9').style.fontWeight='normal';	
		document.getElementById('staff10').style.fontWeight='normal';	
		document.getElementById('staff11').style.fontWeight='normal';
	}
	
	else if(staff=='Staff3Element')
	{
		document.getElementById('staff1').style.fontWeight='normal';
		document.getElementById('staff2').style.fontWeight='normal';	
		document.getElementById('staff3').style.fontWeight='bold';	
		document.getElementById('staff4').style.fontWeight='normal';	
		document.getElementById('staff5').style.fontWeight='normal';	
		document.getElementById('staff6').style.fontWeight='normal';
		document.getElementById('staff7').style.fontWeight='normal';
		document.getElementById('staff8').style.fontWeight='normal';
		document.getElementById('staff9').style.fontWeight='normal';	
		document.getElementById('staff10').style.fontWeight='normal';	
		document.getElementById('staff11').style.fontWeight='normal';
	}
	
	else if(staff=='Staff4Element')
	{
		document.getElementById('staff1').style.fontWeight='normal';
		document.getElementById('staff2').style.fontWeight='normal';	
		document.getElementById('staff3').style.fontWeight='normal';	
		document.getElementById('staff4').style.fontWeight='bold';	
		document.getElementById('staff5').style.fontWeight='normal';	
		document.getElementById('staff6').style.fontWeight='normal';
		document.getElementById('staff7').style.fontWeight='normal';
		document.getElementById('staff8').style.fontWeight='normal';
		document.getElementById('staff9').style.fontWeight='normal';	
		document.getElementById('staff10').style.fontWeight='normal';	
		document.getElementById('staff11').style.fontWeight='normal';
	}
	else if(staff=='Staff5Element')
	{
		document.getElementById('staff1').style.fontWeight='normal';
		document.getElementById('staff2').style.fontWeight='normal';	
		document.getElementById('staff3').style.fontWeight='normal';	
		document.getElementById('staff4').style.fontWeight='normal';	
		document.getElementById('staff5').style.fontWeight='bold';	
		document.getElementById('staff6').style.fontWeight='normal';
		document.getElementById('staff7').style.fontWeight='normal';
		document.getElementById('staff8').style.fontWeight='normal';
		document.getElementById('staff9').style.fontWeight='normal';	
		document.getElementById('staff10').style.fontWeight='normal';	
		document.getElementById('staff11').style.fontWeight='normal';
	}
	else if(staff=='Staff6Element')
	{
		document.getElementById('staff1').style.fontWeight='normal';
		document.getElementById('staff2').style.fontWeight='normal';	
		document.getElementById('staff3').style.fontWeight='normal';	
		document.getElementById('staff4').style.fontWeight='normal';	
		document.getElementById('staff5').style.fontWeight='normal';	
		document.getElementById('staff6').style.fontWeight='bold';
		document.getElementById('staff7').style.fontWeight='normal';
		document.getElementById('staff8').style.fontWeight='normal';
		document.getElementById('staff9').style.fontWeight='normal';	
		document.getElementById('staff10').style.fontWeight='normal';	
		document.getElementById('staff11').style.fontWeight='normal';
	}	
	else if(staff=='Staff7Element')
	{
		document.getElementById('staff1').style.fontWeight='normal';
		document.getElementById('staff2').style.fontWeight='normal';	
		document.getElementById('staff3').style.fontWeight='normal';	
		document.getElementById('staff4').style.fontWeight='normal';	
		document.getElementById('staff5').style.fontWeight='normal';	
		document.getElementById('staff6').style.fontWeight='normal';
		document.getElementById('staff7').style.fontWeight='bold';
		document.getElementById('staff8').style.fontWeight='normal';
		document.getElementById('staff9').style.fontWeight='normal';	
		document.getElementById('staff10').style.fontWeight='normal';	
		document.getElementById('staff11').style.fontWeight='normal';
	}
	else if(staff=='Staff8Element')
	{
		document.getElementById('staff1').style.fontWeight='normal';
		document.getElementById('staff2').style.fontWeight='normal';	
		document.getElementById('staff3').style.fontWeight='normal';	
		document.getElementById('staff4').style.fontWeight='normal';	
		document.getElementById('staff5').style.fontWeight='normal';	
		document.getElementById('staff6').style.fontWeight='normal';
		document.getElementById('staff7').style.fontWeight='normal';
		document.getElementById('staff8').style.fontWeight='bold';
		document.getElementById('staff9').style.fontWeight='normal';	
		document.getElementById('staff10').style.fontWeight='normal';	
		document.getElementById('staff11').style.fontWeight='normal';
	}
	else if(staff=='Staff9Element')
	{
		document.getElementById('staff1').style.fontWeight='normal';
		document.getElementById('staff2').style.fontWeight='normal';	
		document.getElementById('staff3').style.fontWeight='normal';	
		document.getElementById('staff4').style.fontWeight='normal';	
		document.getElementById('staff5').style.fontWeight='normal';	
		document.getElementById('staff6').style.fontWeight='normal';
		document.getElementById('staff7').style.fontWeight='normal';
		document.getElementById('staff8').style.fontWeight='normal';
		document.getElementById('staff9').style.fontWeight='bold';	
		document.getElementById('staff10').style.fontWeight='normal';	
		document.getElementById('staff11').style.fontWeight='normal';
	}
	else if(staff=='Staff10Element')
	{
		document.getElementById('staff1').style.fontWeight='normal';
		document.getElementById('staff2').style.fontWeight='normal';
		document.getElementById('staff3').style.fontWeight='normal';
		document.getElementById('staff4').style.fontWeight='normal';
		document.getElementById('staff5').style.fontWeight='normal';
		document.getElementById('staff6').style.fontWeight='normal';
		document.getElementById('staff7').style.fontWeight='normal';
		document.getElementById('staff8').style.fontWeight='normal';
		document.getElementById('staff9').style.fontWeight='normal';
		document.getElementById('staff10').style.fontWeight='bold';
		document.getElementById('staff11').style.fontWeight='normal';
	}
	else if(staff=='Staff11Element')
	{
		document.getElementById('staff1').style.fontWeight='normal';
		document.getElementById('staff2').style.fontWeight='normal';
		document.getElementById('staff3').style.fontWeight='normal';
		document.getElementById('staff4').style.fontWeight='normal';
		document.getElementById('staff5').style.fontWeight='normal';
		document.getElementById('staff6').style.fontWeight='normal';
		document.getElementById('staff7').style.fontWeight='normal';
		document.getElementById('staff8').style.fontWeight='normal';
		document.getElementById('staff9').style.fontWeight='normal';
		document.getElementById('staff10').style.fontWeight='normal';
		document.getElementById('staff11').style.fontWeight='bold';
	}
}

