
function gohere()
   {
   var go = document.myform.selector.selectedIndex;
   var here = document.myform.selector.options[go].value;
   if (here != "")
   document.location.href=(here);
   } // End function

function gohere_2()
   {
   var go = document.myform2.selector2.selectedIndex;
   var here = document.myform2.selector2.options[go].value;
   if (here != "")
   document.location.href=(here);
   } // End function
  
function gohere_3()
   {
   var go = document.myform3.selector3.selectedIndex;
   var here = document.myform3.selector3.options[go].value;
   if (here != "")
   document.location.href=(here);
   } // End function

function gohere_4()
   {
   var go = document.myform4.selector4.selectedIndex;
   var here = document.myform4.selector4.options[go].value;
   if (here != "")
   document.location.href=(here);
   } // End function

function gohere_5()
   {
   var go = document.myform5.selector5.selectedIndex;
   var here = document.myform5.selctor5.options[go].value;
   if (here != "")
   document.location.href=(here);
   } // End function

function gohere_6()
   {
   var go = document.myform6.selector6.selectedIndex;
   var here = document.myform6.selctor6.options[go].value;
   if (here != "")
   document.location.href=(here);
   } // End function

function gohere_7()
   {
   var go = document.myform7.selector7.selectedIndex;
   var here = document.myform7.selctor7.options[go].value;
   if (here != "")
   document.location.href=(here);
   } // End function

function gohere_8()
   {
   var go = document.myform8.selector8.selectedIndex;
   var here = document.myform8.selctor8.options[go].value;
   if (here != "")
   document.location.href=(here);
   } // End function

function gohere_9()
   {
   var go = document.myform9.selector9.selectedIndex;
   var here = document.myform9.selctor9.options[go].value;
   if (here != "")
   document.location.href=(here);
   } // End function

function gohere_10()
   {
   var go = document.myform10.selector10.selectedIndex;
   var here = document.myform10.selctor10.options[go].value;
   if (here != "")
   document.location.href=(here);
   } // End function

function gohere_11()
   {
   var go = document.myform11.selector11.selectedIndex;
   var here = document.myform11.selctor11.options[go].value;
   if (here != "")
   document.location.href=(here);
   } // End function

function gohere_12()
   {
   var go = document.myform12.selector12.selectedIndex;
   var here = document.myform12.selctor12.options[go].value;
   if (here != "")
   document.location.href=(here);
   } // End function