<%~set content_header_title = 'Search'%>
      <%~init array breadcrumbs%><%init hash breadcrumbs.0%>
      <%~set breadcrumbs.0.name = 'Search'%>
      
        
        <%include include_breadcrumb.html%>
        
<%-- start content--%>
          <%include include_content_header.html%>
          
            
              Search Forums
              
*The search function breaks on numbers. So searching, for example, for "P5X" gives the same results as searching for "P"+"5"+"X." If you want to search for the phrase that contains a numeral like, "P5X," you need to select "Whole Phrase" from the "Type of Search" drop-down.
             
            
              Search SlowTwitch.com Knowledge Base
              
             
         <%-- end content --%>
      
 
    
    <%include include_footer.html%>