<!--
// Function: bibliography index
	function jumpBox(item) {
    location.href = item.options[item.selectedIndex].value;}
//-->

