function CityList_Reset()
{
document.reportForm.CityList.selectedIndex=0;
}
