<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en" style="height: 100%;">
  <head>
    <meta charset="utf-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <link rel="stylesheet" href="http://f.voodoo27.com/css/bootstrap.min.css">
    <link rel="stylesheet" href="http://f.voodoo27.com/css/bootstrap-theme.min.css">
    <link rel="stylesheet" href="http://f.voodoo27.com/css/default.css">

    <meta name="description" content="">
    <meta name="author" content="">

    <title>infashion.in.ua</title>

  </head>

  <body role="document" style="height: 100%;">

    <div style="position: relative; height: 55%; min-height: 320px; background: url('http://f.voodoo27.com/images/girl.png') 50% 100% no-repeat; z-index: 40;">
    </div>

    <div id="bigline" style="position: relative; background: url('http://f.voodoo27.com/images/line.png') repeat-x; height: 75px; margin: -42px 0 -33px 0; z-index: 20;">
    </div>

    <div style="position: relative; height: 45%; min-height: 280px; overflow: hidden; background: #fff1d7;">
      <div style="height: 40px;"></div>
      <div class="row"><div class="col-xs-12" style="text-align: center;">
        <h2 style="text-align: center;">infashion.in.ua</h2>
        <h3 style="text-align: center; margin-top: 0; color: #ff7f00;">домен продается</h3>
        <button data-toggle="modal" data-target="#mprice" class="btn btn-primary btn-lg" style=" margin: 15px auto; font-size: 40px;" id="buy">Купить</button>
        <p style="display: none; text-align: center; margin-top: 30px;" id="wait">Вы уже отправили свое предложение, ожидайте ответа.</p>
      </div></div>
    </div>

    <div style="position: relative; background: #fff1d7; height: 90px; z-index: 100;">
      <div style="position: absolute; bottom: 0; height: 90px; width: 100%; background: #282828;">
        <div style="position: relative; margin: -20px auto 0 auto; width: 380px; height: 110px; padding: 44px 0 0 90px; color: #f0f0f0;">
          <div id="logo" style="position: absolute; left: 0; top: 0; width: 80px; height: 105px; background: url('http://f.voodoo27.com/images/logo.png') no-repeat;"></div>
          &copy; 2009&ndash;2014 <a href="http://voodoo.domains/">voodoo.domains &mdash; регистрация, бэкордер, парковка доменов</a>
        </div>
      </div>
    </div>


    <div class="modal fade" id="mprice" tabindex="-1" role="dialog" aria-labelledby="mpriceLabel" aria-hidden="true" data-backdrop="static">
      <div class="modal-dialog modal-sm">
        <div class="modal-content">
          <div class="modal-header">
            <button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">&times;</span><span class="sr-only">Close</span></button>
            <h4 class="modal-title" id="mpriceLabel">Ваше предложение</h4>
          </div>
          <div class="modal-body">
            <div class="input-group">
              <input id="price" type="text" class="form-control" style="text-align: right;" placeholder="">
              <span class="input-group-addon">грн.</span>
            </div>
          </div>
          <div class="modal-footer">
            <button data-toggle="modal" data-target="#memail, #mprice" type="button" class="btn btn-default disabled" id="price_nb">Вперед &gt;&gt;&gt;</button>
          </div>
        </div>
      </div>
    </div>

    <div class="modal fade" id="memail" tabindex="-1" role="dialog" aria-labelledby="memailLabel" aria-hidden="true" data-backdrop="static">
      <div class="modal-dialog modal-sm">
        <div class="modal-content">
          <div class="modal-header">
            <button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">&times;</span><span class="sr-only">Close</span></button>
            <h4 class="modal-title" id="memailLabel">Ваша электропочта</h4>
          </div>
          <div class="modal-body">
            <div class="input-group">
              <span class="input-group-addon">@</span>
              <input id="email" type="text" class="form-control" placeholder="example@example.com">
            </div>
          </div>
          <div class="modal-footer">
            <button data-toggle="modal" data-target="#mprice, #memail" type="button" class="btn btn-default">&lt;&lt;&lt; Назад</button>
            <button data-toggle="modal" data-target="#mcomment, #memail" type="button" class="btn btn-default disabled" id="email_nb">Вперед &gt;&gt;&gt;</button>
          </div>
        </div>
      </div>
    </div>

    <div class="modal fade" id="mcomment" tabindex="-1" role="dialog" aria-labelledby="mcommentLabel" aria-hidden="true" data-backdrop="static">
      <div class="modal-dialog modal-md" style="margin-top: -130px;">
        <div class="modal-content">
          <div class="modal-header">
            <button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">&times;</span><span class="sr-only">Close</span></button>
            <h4 class="modal-title" id="mcommentLabel">Добавьте комментарий (не обязательно)</h4>
          </div>
          <div class="modal-body">
            <textarea id="comment" class="form-control" style="height: 114px; resize: none;"></textarea>
          </div>
          <div class="modal-footer">
            <button data-toggle="modal" data-target="#memail, #mcomment" type="button" class="btn btn-default">&lt;&lt;&lt; Назад</button>
            <button data-toggle="modal" data-target="#msend, #mcomment" type="button" class="btn btn-primary" id="comment_nb" onclick="sendit();">Продолжить</button>
          </div>
        </div>
      </div>
    </div>

    <div class="modal fade" id="msend" tabindex="-1" role="dialog" aria-labelledby="msendLabel" aria-hidden="true" data-backdrop="static" data-keyboard="0">
      <div class="modal-dialog modal-sm" style="margin-top: -40px;">
        <div class="modal-content">
          <div class="modal-body" style="padding-top: 20px;">
            <p class="loading" style="text-align: center;">
                Ваш запрос обрабатывается...<br />
                <img src="http://f.voodoo27.com/images/ajax-loader.gif" />
            </p>
            <p class="message" style="text-align: center; display: none;" class="has-error">
              <span class="help-block"></span>
            </p>
          </div>
        </div>
      </div>
    </div>

    <script src="http://f.voodoo27.com/js/jquery.min.js"></script>
    <script src="http://f.voodoo27.com/js/jquery-ui.min.js"></script>
    <script src="http://f.voodoo27.com/js/jquery.cookie.js"></script>
    <script src="http://f.voodoo27.com/js/bootstrap.min.js"></script>
    <script src="http://f.voodoo27.com/js/parking.js"></script>
  </body>
</html>




