function Beep()
{
   if(window.document.Form1.pas.value=="JLK01")
   {
     window.location.replace("http://www.gswi.com//jlkp.htm")
   }
   if(window.document.Form1.pas.value=="LAA01")
   {
     window.location.replace("http://www.gswi.com//laap.htm")
   }
   if(window.document.Form1.pas.value=="PASSWORD")
   {
     window.location.replace("http://www.gswi.com//CLI")
   }
   if(window.document.Form1.pas.value=="HE01") 
   { 
     window.location.replace("http://www.gswi.com//hep.htm")
   }
   if(window.document.Form1.pas.value=="DR01")
   {
     window.location.replace("http://www.gswi.com//drp.htm")
   }
   if(window.document.Form1.pas.value=="TMG01")
   {
     window.location.replace("http://www.gswi.com//tmgp.htm")
   }
   if(window.document.Form1.pas.value=="YAY01")
   {
     window.location.replace("http://www.gswi.com//yayp.htm")
   }
   if(window.document.Form1.pas.value=="ELAI01")
   {
     window.location.replace("http://www.gswi.com//elaip.htm")
   }
   if(window.document.Form1.pas.value=="RII01")
   {
     window.location.replace("http://www.gswi.com//riip.htm")
   }
   if(window.document.Form1.pas.value=="DWIA01")
   {
     window.location.replace("http://www.gswi.com//dwiap.htm")
   }
   if(window.document.Form1.pas.value=="PCA01")
   {
     window.location.replace("http://www.gswi.com//pcap.htm")
   }
}



