function init() {
document.myform.ID.selectedIndex = 0;
document.myform1.ID.selectedIndex = 0;
}
