function d(a){console.log(a)}var mySearchFront={init:function(){var b="";if(document.getElementById("searchLanguage").value=="en_GB"){b="EN"}document.getElementById("theSearchForm").setAttribute("action","/search"+b);var a=document.getElementsByName("categoryID");if(a.length>0){a=a[0];a.parentNode.removeChild(a)}}};
