//Position cursor to text field.
//document.pform.pword.focus()

//Function to check password.
function checkWord() {
  //If you remove .toUpperCase() from line below, visitor must type
  //password n all uppercase letters, or it won't be accepted.
  if ((document.pform.pword.value.toUpperCase() == "C-300") || (document.pform.pword.value.toUpperCase() == "C300")) {
    location.href="/slidingdoor/c300.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "C-350") || (document.pform.pword.value.toUpperCase() == "C350")) {
    location.href="/slidingdoor/c350.html" 
  }
    else if ((document.pform.pword.value.toUpperCase() == "C-400") || (document.pform.pword.value.toUpperCase() == "C400")) {
    location.href="/slidingdoor/c400.html" 
  }
    else if ((document.pform.pword.value.toUpperCase() == "C-411") || (document.pform.pword.value.toUpperCase() == "C411")) {
    location.href="/slidingdoor/c411.html" 
  }
    else if ((document.pform.pword.value.toUpperCase() == "C-103-4") || (document.pform.pword.value.toUpperCase() == "C103-4")) {
    location.href="/slidingdoor/c104-103-4.html" 
  }
    else if ((document.pform.pword.value.toUpperCase() == "C-105-4") || (document.pform.pword.value.toUpperCase() == "C105-4")) {
    location.href="/slidingdoor/c104-105.html" 
  }
    else if ((document.pform.pword.value.toUpperCase() == "C-106-4") || (document.pform.pword.value.toUpperCase() == "C106-4")) {
    location.href="/slidingdoor/c104-106.html" 
  }
    else if ((document.pform.pword.value.toUpperCase() == "C-107-4") || (document.pform.pword.value.toUpperCase() == "C107-4")) {
    location.href="/slidingdoor/c104-107.html" 
  }
    else if ((document.pform.pword.value.toUpperCase() == "C-103-4") || (document.pform.pword.value.toUpperCase() == "C103-4")) {
    location.href="/slidingdoor/c108-103.html" 
  }
    else if ((document.pform.pword.value.toUpperCase() == "C-911") || (document.pform.pword.value.toUpperCase() == "C911")) {
    location.href="/slidingdoor/c104-c108-911.html" 
  }
    else if ((document.pform.pword.value.toUpperCase() == "C-994") || (document.pform.pword.value.toUpperCase() == "C994")) {
    location.href="/slidingdoor/c104-c108-944.html" 
  }
      else if ((document.pform.pword.value.toUpperCase() == "C-203-4") || (document.pform.pword.value.toUpperCase() == "C203-4")) {
    location.href="/slidingdoor/c203.html" 
  }
    else if ((document.pform.pword.value.toUpperCase() == "C-205-4") || (document.pform.pword.value.toUpperCase() == "C205-4")) {
    location.href="/slidingdoor/c203-205.html" 
  }
    else if ((document.pform.pword.value.toUpperCase() == "C-206-4") || (document.pform.pword.value.toUpperCase() == "C206-4")) {
    location.href="/slidingdoor/c203-206.html" 
  }
      else if ((document.pform.pword.value.toUpperCase() == "C-207-4") || (document.pform.pword.value.toUpperCase() == "C207-4")) {
    location.href="/slidingdoor/c203-207.html" 
  }
      else if ((document.pform.pword.value.toUpperCase() == "C-995") || (document.pform.pword.value.toUpperCase() == "C995")) {
    location.href="/slidingdoor/c203-995.html" 
  }
      else if ((document.pform.pword.value.toUpperCase() == "C-500") || (document.pform.pword.value.toUpperCase() == "C500")) {
    location.href="/slidingdoor/c500.html" 
  }
        else if ((document.pform.pword.value.toUpperCase() == "C-600") || (document.pform.pword.value.toUpperCase() == "C600")) {
    location.href="/slidingdoor/c600.html" 
  }
        else if ((document.pform.pword.value.toUpperCase() == "C-650") || (document.pform.pword.value.toUpperCase() == "C650")) {
    location.href="/slidingdoor/c650.html" 
  }
        else if ((document.pform.pword.value.toUpperCase() == "C-2025") || (document.pform.pword.value.toUpperCase() == "C2025")) {
    location.href="/slidingdoor/c2025.html" 
  }
        else if ((document.pform.pword.value.toUpperCase() == "CF-100") || (document.pform.pword.value.toUpperCase() == "CF100")) {
    location.href="/slidingdoor/cf100.html" 
  }
        else if ((document.pform.pword.value.toUpperCase() == "CF-115") || (document.pform.pword.value.toUpperCase() == "CF115")) {
    location.href="/slidingdoor/cf115.html" 
  }  
          else if ((document.pform.pword.value.toUpperCase() == "C-405") || (document.pform.pword.value.toUpperCase() == "C405")) {
    location.href="/slidingdoor/c104-405.html" 
  }
          else if ((document.pform.pword.value.toUpperCase() == "C-410") || (document.pform.pword.value.toUpperCase() == "C410")) {
    location.href="/slidingdoor/c410.html" 
  }
    else if ((document.pform.pword.value.toUpperCase() == "CR-100") || (document.pform.pword.value.toUpperCase() == "CR100")) {
    location.href="/slidingdoor/cr101-100.html" 
  }//weatherstripping
    else if ((document.pform.pword.value.toUpperCase() == "W-1") || (document.pform.pword.value.toUpperCase() == "W1")) {
    location.href="/wstripping/w1.html" 
  }
    else if ((document.pform.pword.value.toUpperCase() == "W-2") || (document.pform.pword.value.toUpperCase() == "W2")) {
    location.href="/wstripping/w2.html" 
  }
    else if ((document.pform.pword.value.toUpperCase() == "W-6") || (document.pform.pword.value.toUpperCase() == "W6")) {
    location.href="/wstripping/w6.html" 
  }
    else if ((document.pform.pword.value.toUpperCase() == "W-10") || (document.pform.pword.value.toUpperCase() == "W10")) {
    location.href="/wstripping/w10.html" 
  }
    else if ((document.pform.pword.value.toUpperCase() == "W-12") || (document.pform.pword.value.toUpperCase() == "W12")) {
    location.href="/wstripping/w12.html" 
  }
    else if ((document.pform.pword.value.toUpperCase() == "W-14") || (document.pform.pword.value.toUpperCase() == "W14")) {
    location.href="/wstripping/w14.html" 
  }
    else if ((document.pform.pword.value.toUpperCase() == "W-15") || (document.pform.pword.value.toUpperCase() == "W15")) {
    location.href="/wstripping/w15.html" 
  }
    else if ((document.pform.pword.value.toUpperCase() == "W-16N") || (document.pform.pword.value.toUpperCase() == "W16N")) {
    location.href="/wstripping/w16n.html" 
  }
    else if ((document.pform.pword.value.toUpperCase() == "W-16P") || (document.pform.pword.value.toUpperCase() == "W16P")) {
    location.href="/wstripping/w16p.html" 
  }
    else if ((document.pform.pword.value.toUpperCase() == "W-16V") || (document.pform.pword.value.toUpperCase() == "W16V")) {
    location.href="/wstripping/w16v.html" 
  }
    else if ((document.pform.pword.value.toUpperCase() == "W-18") || (document.pform.pword.value.toUpperCase() == "W18")) {
    location.href="/wstripping/w18.html" 
  }
    else if ((document.pform.pword.value.toUpperCase() == "W-20P") || (document.pform.pword.value.toUpperCase() == "W20P")) {
    location.href="/wstripping/w20p.html" 
  }
    else if ((document.pform.pword.value.toUpperCase() == "W-20N") || (document.pform.pword.value.toUpperCase() == "W20N")) {
    location.href="/wstripping/w20n.html" 
  }
    else if ((document.pform.pword.value.toUpperCase() == "W-21") || (document.pform.pword.value.toUpperCase() == "W21")) {
    location.href="/wstripping/w21.html" 
  }
    else if ((document.pform.pword.value.toUpperCase() == "W-23") || (document.pform.pword.value.toUpperCase() == "W23")) {
    location.href="/wstripping/w23.html" 
  }  
    else if ((document.pform.pword.value.toUpperCase() == "W-26") || (document.pform.pword.value.toUpperCase() == "W26")) {
    location.href="/wstripping/w26.html" 
  }  
      else if ((document.pform.pword.value.toUpperCase() == "W-32V") || (document.pform.pword.value.toUpperCase() == "W32V")) {
    location.href="/wstripping/w32v.html" 
  }  
    else if ((document.pform.pword.value.toUpperCase() == "W-32N") || (document.pform.pword.value.toUpperCase() == "W32N")) {
    location.href="/wstripping/w32n.html" 
  }  
    else if ((document.pform.pword.value.toUpperCase() == "W-32P") || (document.pform.pword.value.toUpperCase() == "W32P")) {
    location.href="/wstripping/w32p.html" 
  }  
    else if ((document.pform.pword.value.toUpperCase() == "W-42") || (document.pform.pword.value.toUpperCase() == "W42")) {
    location.href="/wstripping/w42.html" 
  }  
    else if ((document.pform.pword.value.toUpperCase() == "W-43") || (document.pform.pword.value.toUpperCase() == "W43")) {
    location.href="/wstripping/w43.html" 
  }     
  else if ((document.pform.pword.value.toUpperCase() == "W-44") || (document.pform.pword.value.toUpperCase() == "W44")) {
    location.href="/wstripping/w44.html" 
  }     
  else if ((document.pform.pword.value.toUpperCase() == "W-45") || (document.pform.pword.value.toUpperCase() == "W45")) {
    location.href="/wstripping/w45.html" 
  }     
  else if ((document.pform.pword.value.toUpperCase() == "W-49") || (document.pform.pword.value.toUpperCase() == "W49")) {
    location.href="/wstripping/w49.html" 
  }     
  else if ((document.pform.pword.value.toUpperCase() == "W-50") || (document.pform.pword.value.toUpperCase() == "W50")) {
    location.href="/wstripping/w50.html" 
  }     
  else if ((document.pform.pword.value.toUpperCase() == "W-4") || (document.pform.pword.value.toUpperCase() == "W4")) {
    location.href="/wstripping/w4.html" 
  }       
  else if ((document.pform.pword.value.toUpperCase() == "W-11") || (document.pform.pword.value.toUpperCase() == "W11")) {
    location.href="/wstripping/w11.html" 
  }  
  else if ((document.pform.pword.value.toUpperCase() == "W-13") || (document.pform.pword.value.toUpperCase() == "W13")) {
    location.href="/wstripping/w13.html" 
  }  
  else if ((document.pform.pword.value.toUpperCase() == "W-13S") || (document.pform.pword.value.toUpperCase() == "W13S")) {
    location.href="/wstripping/w13s.html" 
  }  
  else if ((document.pform.pword.value.toUpperCase() == "W-19") || (document.pform.pword.value.toUpperCase() == "W19")) {
    location.href="/wstripping/w19.html" 
  }  
  else if ((document.pform.pword.value.toUpperCase() == "W-24S") || (document.pform.pword.value.toUpperCase() == "W24S")) {
    location.href="/wstripping/w24s.html" 
  }  
  else if ((document.pform.pword.value.toUpperCase() == "W-33S") || (document.pform.pword.value.toUpperCase() == "W33S")) {
    location.href="/wstripping/w33s.html" 
  }     
  else if ((document.pform.pword.value.toUpperCase() == "W-33S") || (document.pform.pword.value.toUpperCase() == "W33S")) {
    location.href="/wstripping/w33s.html" 
  }   
  else if ((document.pform.pword.value.toUpperCase() == "W-34S") || (document.pform.pword.value.toUpperCase() == "W34S")) {
    location.href="/wstripping/w34s.html" 
  }   
  else if ((document.pform.pword.value.toUpperCase() == "W-5") || (document.pform.pword.value.toUpperCase() == "W5")) {
    location.href="/wstripping/w5.html" 
  }   
  else if ((document.pform.pword.value.toUpperCase() == "W-8") || (document.pform.pword.value.toUpperCase() == "W8")) {
    location.href="/wstripping/w8.html" 
  }              
  else if ((document.pform.pword.value.toUpperCase() == "W-8S") || (document.pform.pword.value.toUpperCase() == "W8S")) {
    location.href="/wstripping/w8s.html" 
  }   
  else if ((document.pform.pword.value.toUpperCase() == "W-25") || (document.pform.pword.value.toUpperCase() == "W25")) {
    location.href="/wstripping/w25.html" 
  }   
  else if ((document.pform.pword.value.toUpperCase() == "W-40") || (document.pform.pword.value.toUpperCase() == "W40")) {
    location.href="/wstripping/w40.html" 
  }   
  else if ((document.pform.pword.value.toUpperCase() == "W-41") || (document.pform.pword.value.toUpperCase() == "W41")) {
    location.href="/wstripping/w41.html" 
  }    
  else if ((document.pform.pword.value.toUpperCase() == "CT-50") || (document.pform.pword.value.toUpperCase() == "CT50")) {
    location.href="/autodoor/ct50.html" 
  }       
  else if ((document.pform.pword.value.toUpperCase() == "CT-51") || (document.pform.pword.value.toUpperCase() == "CT51")) {
    location.href="/autodoor/ct51.html" 
  }    
  else if ((document.pform.pword.value.toUpperCase() == "CT-52") || (document.pform.pword.value.toUpperCase() == "CT52")) {
    location.href="/autodoor/ct52.html" 
  }    
  else if ((document.pform.pword.value.toUpperCase() == "CT-53") || (document.pform.pword.value.toUpperCase() == "CT53")) {
    location.href="/autodoor/ct53.html" 
  }    
  else if ((document.pform.pword.value.toUpperCase() == "CT-54") || (document.pform.pword.value.toUpperCase() == "CT54")) {
    location.href="/autodoor/ct54.html" 
  }    
  else if ((document.pform.pword.value.toUpperCase() == "CT-730") || (document.pform.pword.value.toUpperCase() == "CT730")) {
    location.href="/autodoor/ct730.html" 
  }      
  else if ((document.pform.pword.value.toUpperCase() == "FG-1") || (document.pform.pword.value.toUpperCase() == "FG1")) {
    location.href="/footgrilles/fg1.html" 
  }   
  else if ((document.pform.pword.value.toUpperCase() == "FG-1") || (document.pform.pword.value.toUpperCase() == "FG1")) {
    location.href="/footgrilles/fg1.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "FG-2") || (document.pform.pword.value.toUpperCase() == "FG2")) {
    location.href="/footgrilles/fg2.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "FG-5") || (document.pform.pword.value.toUpperCase() == "FG5")) {
    location.href="/footgrilles/fg5.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "FG-10") || (document.pform.pword.value.toUpperCase() == "FG10")) {
    location.href="/footgrilles/fg10.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "FG-11") || (document.pform.pword.value.toUpperCase() == "FG11")) {
    location.href="/footgrilles/fg11.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "FG-12") || (document.pform.pword.value.toUpperCase() == "FG12")) {
    location.href="/footgrilles/fg12.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "FG-3") || (document.pform.pword.value.toUpperCase() == "FG3")) {
    location.href="/footgrilles/fg3.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "FG-4") || (document.pform.pword.value.toUpperCase() == "FG4")) {
    location.href="/footgrilles/fg4.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "FG-8") || (document.pform.pword.value.toUpperCase() == "FG8")) {
    location.href="/footgrilles/fg8.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "FG-13") || (document.pform.pword.value.toUpperCase() == "FG13")) {
    location.href="/footgrilles/fg13.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "FG-14") || (document.pform.pword.value.toUpperCase() == "FG14")) {
    location.href="/footgrilles/fg14.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "FG-15") || (document.pform.pword.value.toUpperCase() == "FG15")) {
    location.href="/footgrilles/fg15.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "FG-16") || (document.pform.pword.value.toUpperCase() == "FG16")) {
    location.href="/footgrilles/fg16.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "FM-4") || (document.pform.pword.value.toUpperCase() == "FM4")) {
    location.href="/floormats/fm4.html" 
  }         
  else if ((document.pform.pword.value.toUpperCase() == "FM-5") || (document.pform.pword.value.toUpperCase() == "FM5")) {
    location.href="/floormats/fm5.html" 
  }   
  else if ((document.pform.pword.value.toUpperCase() == "FM-8") || (document.pform.pword.value.toUpperCase() == "FM8")) {
    location.href="/floormats/fm8.html" 
  }   
  else if ((document.pform.pword.value.toUpperCase() == "FM-14") || (document.pform.pword.value.toUpperCase() == "FM14")) {
    location.href="/floormats/fm14.html" 
  }     
  else if ((document.pform.pword.value.toUpperCase() == "FM-15") || (document.pform.pword.value.toUpperCase() == "FM15")) {
    location.href="/floormats/fm15.html" 
  }          
  else if (document.pform.pword.value.toUpperCase() == "CDL") {
    location.href="/louvers/cdl.html" 
  }   
  else if (document.pform.pword.value.toUpperCase() == "SDL") {
    location.href="/louvers/sdl.html" 
  } 
   else if ((document.pform.pword.value.toUpperCase() == "SH") || (document.pform.pword.value.toUpperCase() == "SV")) {
    location.href="/litekits/shsv.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "CT-31") || (document.pform.pword.value.toUpperCase() == "CT31")) {
    location.href="/thresholds/ct31.html" 
  }       
  else if ((document.pform.pword.value.toUpperCase() == "CT-9") || (document.pform.pword.value.toUpperCase() == "CT9")) {
    location.href="/thresholds/ct9.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "CT-64") || (document.pform.pword.value.toUpperCase() == "CT64")) {
    location.href="/thresholds/ct64.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "CT-65") || (document.pform.pword.value.toUpperCase() == "CT65")) {
    location.href="/thresholds/ct65.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "CT-10") || (document.pform.pword.value.toUpperCase() == "CT10")) {
    location.href="/thresholds/ct10.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "CT-11") || (document.pform.pword.value.toUpperCase() == "CT11")) {
    location.href="/thresholds/ct11.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "CT-12") || (document.pform.pword.value.toUpperCase() == "CT12")) {
    location.href="/thresholds/ct12.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "CT-32") || (document.pform.pword.value.toUpperCase() == "CT32")) {
    location.href="/thresholds/ct32.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "CT-909") || (document.pform.pword.value.toUpperCase() == "CT909")) {
    location.href="/thresholds/ct909.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "CT-910") || (document.pform.pword.value.toUpperCase() == "CT910")) {
    location.href="/thresholds/ct910.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "CT-911") || (document.pform.pword.value.toUpperCase() == "CT911")) {
    location.href="/thresholds/ct911.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "CT-912") || (document.pform.pword.value.toUpperCase() == "CT912")) {
    location.href="/thresholds/ct912.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "CT-913") || (document.pform.pword.value.toUpperCase() == "CT913")) {
    location.href="/thresholds/ct913.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "CT-914") || (document.pform.pword.value.toUpperCase() == "CT914")) {
    location.href="/thresholds/ct914.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "CT-915") || (document.pform.pword.value.toUpperCase() == "CT915")) {
    location.href="/thresholds/ct915.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "CT-916") || (document.pform.pword.value.toUpperCase() == "CT916")) {
    location.href="/thresholds/ct916.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "CT-18") || (document.pform.pword.value.toUpperCase() == "CT18")) {
    location.href="/thresholds/ct18.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "CT-19") || (document.pform.pword.value.toUpperCase() == "CT19")) {
    location.href="/thresholds/ct19.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "CT-804") || (document.pform.pword.value.toUpperCase() == "CT804")) {
    location.href="/thresholds/ct804.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "CT-805") || (document.pform.pword.value.toUpperCase() == "CT805")) {
    location.href="/thresholds/ct805.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "CT-806") || (document.pform.pword.value.toUpperCase() == "CT806")) {
    location.href="/thresholds/ct806.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "CT-807") || (document.pform.pword.value.toUpperCase() == "CT807")) {
    location.href="/thresholds/ct807.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "CT-808") || (document.pform.pword.value.toUpperCase() == "CT808")) {
    location.href="/thresholds/ct808.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "CT-94") || (document.pform.pword.value.toUpperCase() == "CT94")) {
    location.href="/thresholds/ct94.html" 
  }      
  else if ((document.pform.pword.value.toUpperCase() == "CT-95") || (document.pform.pword.value.toUpperCase() == "CT95")) {
    location.href="/thresholds/ct95.html" 
  } 
  else if ((document.pform.pword.value.toUpperCase() == "CT-60") || (document.pform.pword.value.toUpperCase() == "CT60")) {
    location.href="/thresholds/ct60.html" 
  } 
  else if ((document.pform.pword.value.toUpperCase() == "CT-61") || (document.pform.pword.value.toUpperCase() == "CT61")) {
    location.href="/thresholds/ct61.html" 
  } 
  else if ((document.pform.pword.value.toUpperCase() == "CT-16") || (document.pform.pword.value.toUpperCase() == "CT16")) {
    location.href="/thresholds/ct16.html" 
  } 
  else if ((document.pform.pword.value.toUpperCase() == "CT-36") || (document.pform.pword.value.toUpperCase() == "CT36")) {
    location.href="/thresholds/ct36.html" 
  } 
  else if ((document.pform.pword.value.toUpperCase() == "CT-28") || (document.pform.pword.value.toUpperCase() == "CT28")) {
    location.href="/thresholds/ct28.html" 
  } 
  else if ((document.pform.pword.value.toUpperCase() == "CT-38") || (document.pform.pword.value.toUpperCase() == "CT38")) {
    location.href="/thresholds/ct38.html" 
  } 
  else if ((document.pform.pword.value.toUpperCase() == "CT-29") || (document.pform.pword.value.toUpperCase() == "CT29")) {
    location.href="/thresholds/ct29.html" 
  } 
  else if ((document.pform.pword.value.toUpperCase() == "CT-39") || (document.pform.pword.value.toUpperCase() == "CT39")) {
    location.href="/thresholds/ct39.html" 
  } 
  else if ((document.pform.pword.value.toUpperCase() == "CT-72") || (document.pform.pword.value.toUpperCase() == "CT72")) {
    location.href="/thresholds/ct72.html" 
  } 
  else if ((document.pform.pword.value.toUpperCase() == "CT-1") || (document.pform.pword.value.toUpperCase() == "CT1")) {
    location.href="/thresholds/ct1.html" 
  } 
  else if ((document.pform.pword.value.toUpperCase() == "CT-6") || (document.pform.pword.value.toUpperCase() == "CT6")) {
    location.href="/thresholds/ct6.html" 
  } 
  else if ((document.pform.pword.value.toUpperCase() == "CT-7") || (document.pform.pword.value.toUpperCase() == "CT7")) {
    location.href="/thresholds/ct7.html" 
  } 
  else if ((document.pform.pword.value.toUpperCase() == "CT-44") || (document.pform.pword.value.toUpperCase() == "CT44")) {
    location.href="/thresholds/ct44.html" 
  } 
  else if ((document.pform.pword.value.toUpperCase() == "CT-45") || (document.pform.pword.value.toUpperCase() == "CT45")) {
    location.href="/thresholds/ct45.html" 
  } 
  else if ((document.pform.pword.value.toUpperCase() == "CT-46") || (document.pform.pword.value.toUpperCase() == "CT46")) {
    location.href="/thresholds/ct46.html" 
  } 
  else if ((document.pform.pword.value.toUpperCase() == "CT-47") || (document.pform.pword.value.toUpperCase() == "CT47")) {
    location.href="/thresholds/ct47.html" 
  } 
  else if ((document.pform.pword.value.toUpperCase() == "CT-48") || (document.pform.pword.value.toUpperCase() == "CT48")) {
    location.href="/thresholds/ct48.html" 
  }         
  else if ((document.pform.pword.value.toUpperCase() == "CT-49") || (document.pform.pword.value.toUpperCase() == "CT49")) {
    location.href="/thresholds/ct49.html" 
  } 
  else if ((document.pform.pword.value.toUpperCase() == "CT-41-1") || (document.pform.pword.value.toUpperCase() == "CT41-1")) {
    location.href="/thresholds/ct411.html" 
  } 
  else if ((document.pform.pword.value.toUpperCase() == "CT-44-1") || (document.pform.pword.value.toUpperCase() == "CT44-1")) {
    location.href="/thresholds/ct441.html" 
  } 
  else if ((document.pform.pword.value.toUpperCase() == "CT-45-1") || (document.pform.pword.value.toUpperCase() == "CT45-1")) {
    location.href="/thresholds/ct451.html" 
  } 
  else if ((document.pform.pword.value.toUpperCase() == "CT-47-1") || (document.pform.pword.value.toUpperCase() == "CT47-1")) {
    location.href="/thresholds/ct471.html" 
  } 
  else if ((document.pform.pword.value.toUpperCase() == "CT-49-1") || (document.pform.pword.value.toUpperCase() == "CT49-1")) {
    location.href="/thresholds/ct491.html" 
  } 
  else if ((document.pform.pword.value.toUpperCase() == "CT-27") || (document.pform.pword.value.toUpperCase() == "CT27")) {
    location.href="/thresholds/ct27.html" 
  } 
  else if ((document.pform.pword.value.toUpperCase() == "CT-227") || (document.pform.pword.value.toUpperCase() == "CT227")) {
    location.href="/thresholds/ct227.html" 
  }    
  else if ((document.pform.pword.value.toUpperCase() == "CT-20-3") || (document.pform.pword.value.toUpperCase() == "CT20-3")) {
    location.href="/thresholds/ct203.html" 
  } 
  else if ((document.pform.pword.value.toUpperCase() == "CT-20-3A") || (document.pform.pword.value.toUpperCase() == "CT20-3A")) {
    location.href="/thresholds/ct203a.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "CT-20-4") || (document.pform.pword.value.toUpperCase() == "CT20-4")) {
    location.href="/thresholds/ct204.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "CT-20-4A") || (document.pform.pword.value.toUpperCase() == "CT20-4A")) {
    location.href="/thresholds/ct204a.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "CT-21-2") || (document.pform.pword.value.toUpperCase() == "CT21-2")) {
    location.href="/thresholds/ct212.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "CT-21-2A") || (document.pform.pword.value.toUpperCase() == "CT21-2A")) {
    location.href="/thresholds/ct212a.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "CT-21-3") || (document.pform.pword.value.toUpperCase() == "CT21-3")) {
    location.href="/thresholds/ct213.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "CT-21-3A") || (document.pform.pword.value.toUpperCase() == "CT21-3A")) {
    location.href="/thresholds/ct213a.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "CT-21-4") || (document.pform.pword.value.toUpperCase() == "CT21-4")) {
    location.href="/thresholds/ct214.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "CT-21-4A") || (document.pform.pword.value.toUpperCase() == "CT21-4A")) {
    location.href="/thresholds/ct214a.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "CT-21-5") || (document.pform.pword.value.toUpperCase() == "CT21-5")) {
    location.href="/thresholds/ct215.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "CT-21-5A") || (document.pform.pword.value.toUpperCase() == "CT21-5A")) {
    location.href="/thresholds/ct215a.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "CT-22-138") || (document.pform.pword.value.toUpperCase() == "CT22-138")) {
    location.href="/thresholds/ct22138.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "CT-22-138A") || (document.pform.pword.value.toUpperCase() == "CT22-138A")) {
    location.href="/thresholds/ct22138a.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "CT-22-3") || (document.pform.pword.value.toUpperCase() == "CT22-3")) {
    location.href="/thresholds/ct223.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "CT-22-3A") || (document.pform.pword.value.toUpperCase() == "CT22-3A")) {
    location.href="/thresholds/ct223a.html" 
  }
 else if ((document.pform.pword.value.toUpperCase() == "CT-22-4") || (document.pform.pword.value.toUpperCase() == "CT22-4")) {
    location.href="/thresholds/ct224.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "CT-22-4A") || (document.pform.pword.value.toUpperCase() == "CT22-4A")) {
    location.href="/thresholds/ct224a.html" 
  }
  else if ((document.pform.pword.value.toUpperCase() == "CT-23") || (document.pform.pword.value.toUpperCase() == "CT23")) {
    location.href="/thresholds/ct23.html" 
  }
  else{
   location.href="/search/products.html"
  }
}
