<!doctype html>
<html lang="ja">

<head>
  <meta charset="utf-8">
  <title>カリビアンコム期間限定スペシャルー無料お試し開始！</title>
  <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
  <meta property="og:image" content="https://www.caribbeancom.com/images/og-image.jpg">
  <link type="img/x-icon" rel="icon" href="https://www.caribbeancom.com/favicon.ico">
  <link type="img/x-icon" rel="Shortcut Icon" href="https://www.caribbeancom.com/favicon.ico">
  <!--If using pyocobanner, you have to write id="pyocoJq" to the jquery used in the same html!!!-->
  <script id="pyocoJq" src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
  <script>
    // first check if s2s_id param exists, if so, pass it to the redirected url
    var params = $(location).attr('search').substring(1).split('&');
    for (i = 0; i < params.length; i++) {
      param = params[i].split('=');
      if (param[0] == 's2s_id') {
        var s2s = decodeURIComponent(param[1]);
      }
    }

    // display with 20% random distribution
    var rand = Math.random();
    if (rand < 1 / 5) {
      if (s2s) {
        window.location.href = './index2.html?s2s_id=' + s2s;
      } else {
        window.location.href = './index2.html';
      }
    } else if ((rand > 1 / 5) && (rand < 2 / 5)) {
      if (s2s) {
        window.location.href = './index4.html?s2s_id=' + s2s;
      } else {
        window.location.href = './index4.html';
      }
    } else if ((rand > 2 / 5) && (rand < 3 / 5)) {
      if (s2s) {
        window.location.href = './index5.html?s2s_id=' + s2s;
      } else {
        window.location.href = './index5.html';
      }
    } else if (rand > 4 / 5) {
      if (s2s) {
        window.location.href = './index6.html?s2s_id=' + s2s;
      } else {
        window.location.href = './index6.html';
      }
    } else {
      if (s2s) {
        window.location.href = './index1.html?s2s_id=' + s2s;
      } else {
        window.location.href = './index1.html';
      }
    }
  </script>
  <!-- Global site tag (gtag.js) - Google Analytics -->
  <script async src="https://www.googletagmanager.com/gtag/js?id=UA-107692180-2"></script>
  <script>
    window.dataLayer = window.dataLayer || [];
    function gtag() { dataLayer.push(arguments); }
    gtag('js', new Date());
    gtag('config', 'UA-39099613-4');
  </script>
  <script type='text/javascript' src="https://smovie.caribbeancom.com/js/util.min.js"></script>
  <script type="text/javascript">
    (function (i, s, o, g, r, a, m) {
      i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
        (i[r].q = i[r].q || []).push(arguments)
      }, i[r].l = 1 * new Date(); a = s.createElement(o),
        m = s.getElementsByTagName(o)[0]; a.async = 0; a.src = g; setScriptLoaded(a, gaLoaded); m.parentNode.insertBefore(a, m)
    })(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga');

    try {
      if (location.host == 'wm.caribbeancom.com') {   //for affiliate ad landing page
        ga('create', 'UA-39099613-4', 'caribbeancom.com');
      }
      else {
        ga('create', 'UA-39099613-1', 'caribbeancom.com');
      }
    } catch (e) { }
//ga('create', 'UA-39099613-1', 'caribbeancom.com');
  </script>
</head>

<body>
</body>

</html>