<!--
function showRankings() {
	open_window('ranking.php?DivID='+document.myform.DivID.options[document.myform.DivID.selectedIndex].value);
}
//-->


