function op()
{
document.find.List1.selectedIndex= li1 ;
doing();
document.find.List2.selectedIndex= li2 ;
};

};

