<!DOCTYPE html>

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-type" content="text/html;charset=UTF-8"/>
    <meta name="author" content="Start.Radio"/>
    <title>Start.Radio</title>
    <script>
      if (window.location.protocol !== 'https:') window.location.replace(`https:${window.location.href.substring(window.location.protocol.length)}`);
    </script>
    <style type="text/css">
      html {overflow: auto;}
      html, body, div, iframe {margin: 0px; padding: 0px; height: 100%; border: none;}
      iframe {display: block; width: 100%; border: none; overflow-y: auto; overflow-x: hidden;}
    </style>
  </head>
  <body>
    <iframe src="https://site.start.radio" frameborder="0" marginheight="0" marginwidth="0" width="100%" height="100%" scrolling="auto"/>
  </body>
</html>
