<!doctype html>
<html lang="en">
<head>
  <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/>
  <meta name="description" content="escort website" />
  <meta charset="UTF-8">
  <title>Website Unavailable</title>
  <style>
    /* Reset */
    html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
    body { line-height: 1; }
    ol, ul { list-style: none; }
    blockquote, q { quotes: none; }
    blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
    :focus { outline: 0; }
    ins { text-decoration: none; }
    del { text-decoration: line-through; }
    article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; }
    /*End Reset*/
    * html .clearfix { zoom: 1; }
    *:first-child+html .clearfix { zoom: 1; }
    .clearfix:after {
      visibility: hidden;
      display: block;
      font-size: 0;
      content: " ";
      clear: both;
      height: 0;
    }
    body {
      font-family: serif;
      line-height: 1.4;
      font-size: 14px;
      color: #333;
    }
    a {
      color: blue;
      text-decoration: underline;
    }
    h1 {
      font-size: 36px;
      margin-bottom: 20px;
      padding-top: 20px;
    }
    h2 {
      font-size: 24px;
      padding-top: 20px;
    }
    h4 {
      font-size: 20px;
      padding-top: 20px;
    }
    h6 {
      font-size: 16px;
      padding-top: 20px;
    }
    #container {
      max-width: 1000px;
      padding: 0 20px;
      margin: 0 auto;
      position: relative;
    }
  </style>
  <!-- Google tag (gtag.js) -->
  <script async src="https://www.googletagmanager.com/gtag/js?id=G-MXMHQRP1CD"></script>
  <script>
    window.dataLayer = window.dataLayer || [];
    function gtag(){dataLayer.push(arguments);}
    gtag('js', new Date());

    gtag('config', 'G-MXMHQRP1CD');
  </script>
</head>
<body>
  <div id="container" class="clearfix">
    <h6 id="main-header">Website unavailable</h6>
    <h1><a href="https://go.pushheel.com/b25a6bca-c1a8-40e1-938d-c8eb78d44fe5">Enter here</a> instead</h1>
  </div>
  <script>
    var host = window.location.host || 'Website';
    var entertainer = host.indexOf('bluecrinch.com') !== -1;
    if (!entertainer) {
      document.title = host;
      var main_header = document.getElementById('main-header');
      main_header.innerHTML = host + ' unavailable';
    }
  </script>
</body>
</html>
