HEX
Server: Apache
System: Linux webd006.cluster128.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: zwafgyp (177615)
PHP: 7.4.33
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/zwafgyp/lacalita/wp-content/uploads/custom-css-js/491.js
<!-- start Simple Custom CSS and JS -->
<script type="text/javascript">
 

jQuery(document).ready(function( $ ){
    $('#rey-btn-lang-choice').click(function() {
		var btns_lang = $('.rey-langSwitcher');
		btns_lang.each(function(index, btn) {
			var $btn = $(btn);
			
			if ($btn.css("display") === "block") {
                $btn.css("display", "none");
            } else {
                $(btn).css({"display": "block", "width": "20px"});
            }
		});
	});
});</script>
<!-- end Simple Custom CSS and JS -->