function taking()
{
if(document.take.take2.selectedIndex>0)
location=document.take.take2.options[document.take.take2.selectedIndex].value;
}
