<html>
<head>
<style>
        html, body {
            background-color: #EFF1EC;
        }
    </style>
<script type='text/javascript' src="https://www.jagoanhosting.com/wp-content/uploads/error_page/jquery-2.2.4.min.js"></script>
<script>
        function simple_domain(url) {
            var matches = url.match(/^https?\:\/\/([^\/?#]+)(?:[\/?#]|$)/i);
            return matches[1];
        }
        $(function(){
            $.post("https://member.jagoanhosting.com/modules/addons/revoluzio_crm/suspend.php", {domain: simple_domain(window.location.href)}, function(result){
                $('body').html(result);
            });
        });
    </script>
</head>
<body>
<div style="text-align: center; margin-top: -120px; top: 50%; position: relative;">
<img src="http://www.jagoanhosting.com/wp-content/uploads/error_page/spinner.gif" />
</div>
<a href="http://www.jagoanhosting.com" style="opacity:0">Powered By Jagoanhosting.com</a>
</body>
</html>
