function autoReload() {document.ReloadFrm.submit()}
function SetLastDate()	{document.LastDateFrm.submit()}
function jumpTo(s) {if (s.selectedIndex != 0) location.href = s.options[s.selectedIndex].value;return 1;}