function CountyList_Reset()
{
document.reportForm.CountyList.selectedIndex=0;
}

