function jfSectionLinkHighlight(jvId)
{
	document.getElementById(jvId).style.color = '#272a60';
}