  function Product(s)
   {
        for(var i = 1;i<3;i++)
        {
            document.getElementById("Product_a_"+i+"").style.display = "none";
            document.getElementById("span_"+i).className = "sds";
        }
        
        document.getElementById("Product_a_"+s).style.display = "block";
        document.getElementById("span_"+s).className = "ahot";
         document.getElementById("Product_a").value = s;
       
         //alert(document.getElementById("searchtype").value);
   }
   function hidden(strid)
   {
   if(document.getElementById(strid)!=null)
   {
   document.getElementById(strid).style.display = "none";
   }
   
   }
   
   function showdiv(strid)
   {
  // alert(strid);
   if(document.getElementById(strid)!=null)
   {
   document.getElementById(strid).style.display = "block";
   }
   
   }
   
   function Productb(s)
   {
        for(var i = 1;i<3;i++)
        {
            document.getElementById("Product_b_"+i+"").style.display = "none";
            document.getElementById("spanb_"+i).className = "sds";
        }
        
        document.getElementById("Product_b_"+s).style.display = "block";
        document.getElementById("spanb_"+s).className = "ahot";
         document.getElementById("Product_b").value = s;
       
         //alert(document.getElementById("searchtype").value);
   }
   function hidden(strid)
   {
   if(document.getElementById(strid)!=null)
   {
   document.getElementById(strid).style.display = "none";
   }
   
   }
   
   function showdiv(strid)
   {
  // alert(strid);
   if(document.getElementById(strid)!=null)
   {
   document.getElementById(strid).style.display = "block";
   }
   
   }
   
   function Productc(s)
   {
        for(var i = 1;i<3;i++)
        {
            document.getElementById("Product_c_"+i+"").style.display = "none";
            document.getElementById("spanc_"+i).className = "sds";
        }
        
        document.getElementById("Product_c_"+s).style.display = "block";
        document.getElementById("spanc_"+s).className = "ahot";
         document.getElementById("Product_c").value = s;
       
         //alert(document.getElementById("searchtype").value);
   }
   function hidden(strid)
   {
   if(document.getElementById(strid)!=null)
   {
   document.getElementById(strid).style.display = "none";
   }
   
   }
   
   function showdiv(strid)
   {
  // alert(strid);
   if(document.getElementById(strid)!=null)
   {
   document.getElementById(strid).style.display = "block";
   }
   
   }
      function Productd(s)
   {
        for(var i = 1;i<3;i++)
        {
            document.getElementById("Product_d_"+i+"").style.display = "none";
            document.getElementById("spand_"+i).className = "sds";
        }
        
        document.getElementById("Product_d_"+s).style.display = "block";
        document.getElementById("spand_"+s).className = "ahot";
         document.getElementById("Product_d").value = s;
       
         //alert(document.getElementById("searchtype").value);
   }
   function hidden(strid)
   {
   if(document.getElementById(strid)!=null)
   {
   document.getElementById(strid).style.display = "none";
   }
   
   }
   
   function showdiv(strid)
   {
  // alert(strid);
   if(document.getElementById(strid)!=null)
   {
   document.getElementById(strid).style.display = "block";
   }
   
   }
         function Producte(s)
   {
        for(var i = 1;i<3;i++)
        {
            document.getElementById("Product_e_"+i+"").style.display = "none";
            document.getElementById("spane_"+i).className = "sds";
        }
        
        document.getElementById("Product_e_"+s).style.display = "block";
        document.getElementById("spane_"+s).className = "ahot";
         document.getElementById("Product_e").value = s;
       
         //alert(document.getElementById("searchtype").value);
   }
   function hidden(strid)
   {
   if(document.getElementById(strid)!=null)
   {
   document.getElementById(strid).style.display = "none";
   }
   
   }
   
   function showdiv(strid)
   {
  // alert(strid);
   if(document.getElementById(strid)!=null)
   {
   document.getElementById(strid).style.display = "block";
   }
   
   }
      function Productf(s)
   {
        for(var i = 1;i<3;i++)
        {
            document.getElementById("Product_f_"+i+"").style.display = "none";
            document.getElementById("spanf_"+i).className = "sds";
        }
        
        document.getElementById("Product_f_"+s).style.display = "block";
        document.getElementById("spanf_"+s).className = "ahot";
         document.getElementById("Product_f").value = s;
       
         //alert(document.getElementById("searchtype").value);
   }
   function hidden(strid)
   {
   if(document.getElementById(strid)!=null)
   {
   document.getElementById(strid).style.display = "none";
   }
   
   }
   
   function showdiv(strid)
   {
  // alert(strid);
   if(document.getElementById(strid)!=null)
   {
   document.getElementById(strid).style.display = "block";
   }
   
   }
   
         function Company(s)
   {
        for(var i = 1;i<3;i++)
        {
            document.getElementById("Company_"+i+"").style.display = "none";
            document.getElementById("cspan_"+i).className = "sds";
        }
        
        document.getElementById("Company_"+s).style.display = "block";
        document.getElementById("cspan_"+s).className = "sphot";
         document.getElementById("Company").value = s;
       
         //alert(document.getElementById("searchtype").value);
   }
   function hidden(strid)
   {
   if(document.getElementById(strid)!=null)
   {
   document.getElementById(strid).style.display = "none";
   }
   
   }
   
   function showdiv(strid)
   {
  // alert(strid);
   if(document.getElementById(strid)!=null)
   {
   document.getElementById(strid).style.display = "block";
   }
   
   }
   

