function jerseyLink(noenr) {
	document.fJersey.anim_ident.value = noenr;
	document.fJersey.submit();
}