
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Erepublik</title>

<link href="https://static.erepublik.com/css/cmp/app.css" rel="stylesheet"
type="text/css" />
<link rel="stylesheet"
href="https://static.erepublik.com/css/sIFR-screen.css" type="text/css"
media="screen" />
<link rel="stylesheet"
href="https://static.erepublik.com/css/sIFR-print.css" type="text/css"
media="print" />
<style>
.social_media_holder {
    width: 500px;
    margin: 42px auto;
    text-align: center;
}
</style>
</head>

<body id="error">
  <div id="container">
    <div id="header">
    <div id="logo"><a href="#" style="text-align:center;"><img
    src="https://www.erepublik.com/images/parts/logo-erepublik.gif"
    alt="Erepublik - the new world" /></a></div>

    <script>
    function getTime(zone, success) {
    var url = 'https://json-time.appspot.com/time.json?tz=' + zone,
    ud = 'json' + (+new Date());
    window[ud]= function(o){
    success && success(new Date(o.datetime), o);
    };
    document.getElementsByTagName('head')[0].appendChild((function(){
    var s = document.createElement('script');
    s.type = 'text/javascript';
    s.src = url + '&callback=' + ud;
    return s;
    })());
    }

    getTime('UTC', function(now){
    var then = new Date(1406014929*1000);
    var diff = Math.floor((then-now)/1000/60);
    var str = "Maintenance. We'll be back ";
    if (diff == 1) str += 'in 1 minute.';
    else if (diff <= 0) str += 'any second now.';
    else str += 'in '+diff+' minutes.';
    document.getElementById('time').innerHTML = str;
    });
    </script>

    </div>
  <div id="content">
  <div id="toplineholder">
    <div class="err _maintenance"></div>
    <div class="errtxt" style="padding: 0 50px; text-align: center;">
    <span class="title"><span id="time"></span></span>
    <br /><br />
    Occasionally there are a couple of things which we need to check or to implement in order make your experience in eRepublik more pleasant. <strong>Don't worry about ongoing battles, timer will be stopped during maintenance.</strong> Meanwhile, you can learn something from the <a href="https://forum.erepublik.com/index.php?/forum/8-updates-and-other-announcements/" target="_blank" title="eRepublik Forum" class="smalldotted">eRepublik Forum</a> and <a href="http://wiki.erepublik.com/" target="_blank" title="eRepublik Wiki" class="smalldotted">Wiki</a>.
    </p>
    </div>
    <div class="social_media_holder">
    <a class="twitter-timeline" data-dnt="true" width="500" height="400" href="https://twitter.com/erepublik" data-widget-id="491495234631512064">Tweets by @erepublik</a>
      <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
    <p class="follow" style="padding:42px 0 0;">
      Follow us:
      <a href="http://www.facebook.com/pages/Erepublik/26897053321?ref=ts" title="Facebook" target="_blank"><img alt="Facebook" src="https://www.erepublik.net/images/parts/facebook_small_icon.png" title="Facebook">Facebook</a>
      <a href="http://www.twitter.com/erepublik" title="Twitter" target="_blank"><img alt="Twitter" src="https://www.erepublik.net/images/parts/twitter_small_icon.png" title="Twitter">Twitter</a>
    </p>
    </div>
  </div>
  </div>
  <span style="display:none;">A new world is emerging. Your country needs YOU!</span>
</body>
</html>
