function languageSelect(selectNum){if(selectNum)location.href="?hl="+selectNum;else swal({title:"Your IP does not support this language!",confirmButtonColor:"#14805e",confirmButtonText:"Confirm"})};