<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN"
   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<html>
  <head>
    <title></title>
    <meta http-equiv="content-type" content="text/html; charset=utf-8"/>
    <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js"></script>
    <script type="text/javascript">
      $(function() {
          var d = window.location.hostname.replace(/^www\./g, '');
          var f = $('<frame />').attr('src', '//newkf.nazwa.pl/index,' + d);
          $('frameset').prepend(f); $('title').html(d);
      });
    </script>
  </head>
  <frameset cols="100%"></frameset>
</html>
