<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Carter+One&display=swap" rel="stylesheet">

<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/m13-scripts@4.3.0/dist/index.min.js"></script>

<script>
(function() {
  // ===== PARTNERSHIP CONFIGURATION =====
  // EDIT THESE ARRAYS TO SELECT WHICH PARTNERSHIPS TO DISPLAY
  var newPartnerSection = ['mickey13','winnie13','pokemon13'];
  var regularPartnerSection = ['mickey13','queen13','pokemon13','mrbean9','bybid9','gucci9','me99','rolex9','bigpay77','kingbet9','ipay9','winnie13'];
  // ==================================

  // Implementation (don't edit below this line)
  function u(){
    if(!window.floatNavConfig||!window.refreshFloatNavigation)return!1;

    try{
      window.floatNavConfig.selectedPartnerships.new=newPartnerSection;
      window.floatNavConfig.selectedPartnerships.regular=regularPartnerSection;

      for(var i=0;i<window.floatNavConfig.dropdownMenus.length;i++){
        var m=window.floatNavConfig.dropdownMenus[i];

        if(m.translationKey==="newPartnership"){
          m.subItems=window.floatNavConfig.selectedPartnerships.new.map(function(k){
            var t=window.floatNavConfig.partnershipRepository[k];
            return t ? {
              href:t.href,
              translationKey:"",
              icon:{
                imgSrc:t.imgSrc,
                className:"nav-icon-img-only"
              },
              target:"_blank"
            } : null;
          }).filter(function(i){
            return i!==null;
          });
        }

        if(m.translationKey==="partnership"){
          m.subItems=window.floatNavConfig.selectedPartnerships.regular.map(function(k){
            var t=window.floatNavConfig.partnershipRepository[k];
            return t ? {
              href:t.href,
              translationKey:"",
              icon:{
                imgSrc:t.imgSrc,
                className:"nav-icon-img-only"
              },
              target:"_blank"
            } : null;
          }).filter(function(i){
            return i!==null;
          });
        }
      }

      window.refreshFloatNavigation();
      return!0;
    }catch(e){
      console.error("Error updating partnerships:",e);
      return!1;
    }
  }

  if(!u()){
    var a=0,
        m=20,
        i=setInterval(function(){
          a++;

          if(u()){
            clearInterval(i);
          }else if(a>=m){
            clearInterval(i);
          }
        },1000);
  }
})();
</script>

<!-- Google Search Console Verification -->
<meta name="google-site-verification" content="3e9cjBQ3klGEv014Wf12f4LpS5cXDY0s4GS2VCJdl5E">

<!-- Global SEO -->
<meta name="robots" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1">
<meta name="googlebot" content="index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1">

<meta name="author" content="MICKY9">
<meta name="publisher" content="MICKY9">

<!-- Site / Language Signals -->
<meta http-equiv="content-language" content="en-AU">
<meta property="og:locale" content="en_AU">
<meta property="og:site_name" content="MICKY9">

<!-- Default Open Graph -->
<meta property="og:type" content="website">

<!-- Twitter / Social -->
<meta name="twitter:card" content="summary_large_image">

<!-- Browser / Mobile -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="format-detection" content="telephone=no">
<meta name="theme-color" content="#991b1b">