<!DOCTYPE html>
<html>
  <head>
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
    <script src="https://ajax.googleapis.com/ajax/libs/jqueryui/1.11.4/jquery-ui.min.js"></script>
    <link href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600" media="screen" rel="stylesheet" />
	<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,700"  media="screen" rel="stylesheet" />
    <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css" media="screen" rel="stylesheet" />


    <style>
      *{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}html{font-size:16px;line-height:24px;width:100%;height:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;overflow-y:scroll;overflow-x:hidden}img{vertical-align:middle;max-width:100%;height:auto;border:0;-ms-interpolation-mode:bicubic}body{min-height:100%;-webkit-font-smoothing:subpixel-antialiased}.clearfix{clear:both;zoom:1}.clearfix:before,.clearfix:after{content:&quot;\0020&quot;;display:block;height:0;visibility:hidden}.clearfix:after{clear:both}

    </style>
    <style>
  .plain.error-page-wrapper {
    font-family: 'Source Sans Pro', sans-serif;
    background-color:rgba(25,25,25,.2);
    padding:0 0%;
    position:relative;
  }

  .plain.error-page-wrapper .content-container {
    -webkit-transition: left .5s ease-out, opacity .5s ease-out;
    -moz-transition: left .5s ease-out, opacity .5s ease-out;
    -ms-transition: left .5s ease-out, opacity .5s ease-out;
    -o-transition: left .5s ease-out, opacity .5s ease-out;
    transition: left .5s ease-out, opacity .5s ease-out;
    max-width:600px;
    position:relative;
	margin: auto;
  width: 50%;
    opacity:0;
  }

  .plain.error-page-wrapper .content-container.in {
    left: 0px;
    opacity:1;
  }

  .plain.error-page-wrapper .head-line {
    transition: color .2s linear;
    font-size:48px;
    line-height:60px;
    color:rgba(255,255,255,.2);
    margin-bottom: 5px;
  }
  .plain.error-page-wrapper .subheader {
    transition: color .2s linear;
    font-size:36px;
    line-height:46px;
    color:#fff;
  }
  .plain.error-page-wrapper hr {
    height:1px;
    background-color: rgba(25,25,25,.8);
    border:none;
    width:250px;
    margin:35px 0;
  }
  .plain.error-page-wrapper .context {
    transition: color .2s linear;
    font-size:18px;
    line-height:27px;
    color:#fff;
  }
  .plain.error-page-wrapper .context p {
    margin:0;
  }
  .plain.error-page-wrapper .context p:nth-child(n+2) {
    margin-top:12px;
  }
  .plain.error-page-wrapper .buttons-container {
    margin-top: 45px;
    overflow: hidden;
  }
  .plain.error-page-wrapper .buttons-container a {
    transition: color .2s linear, border-color .2s linear;
    font-size:14px;
    text-transform: uppercase;
    text-decoration: none;
    color:#fff;
    border:2px solid white;
    border-radius: 99px;
    padding:8px 30px 9px;
    display: inline-block;
    float:left;
  }
  .plain.error-page-wrapper .buttons-container a:hover {
    background-color:rgba(255,255,255,.05);
  }
  .plain.error-page-wrapper .buttons-container a:first-child {
    margin-right:25px;
  }

  @media screen and (max-width: 485px) {
    .plain.error-page-wrapper .header {
      font-size:36px;
     }
    .plain.error-page-wrapper .subheader {
      font-size:27px;
      line-height:38px;
     }
    .plain.error-page-wrapper hr {
      width:185px;
      margin:25px 0;
     }

    .plain.error-page-wrapper .context {
      font-size:16px;
      line-height: 24px;
     }
    .plain.error-page-wrapper .buttons-container {
      margin-top:35px;
    }

    .plain.error-page-wrapper .buttons-container a {
      font-size:13px;
      padding:8px 0 7px;
      width:45%;
      text-align: center;
    }
    .plain.error-page-wrapper .buttons-container a:first-child {
      margin-right:10%;
    }
  }
</style>

<style>
.background-color {
    background-color: rgba(255,255,255, 1) !important;
}

.primary-text-color {
    color: #222222 !important;
}

.secondary-text-color {
    color: rgba(157, 211, 223, 1) !important;
}

.border-button {
    color: #FFFFFF !important;
    border-color: #FFFFFF !important;
}

.button {
    background-color: #FFFFFF !important;
    color:  !important;
}
</style>
  </head>
  <body class="plain error-page-wrapper background-color background-image">
    <div class="content-container">

	<div class="head-line secondary-text-color">
        <svg
            class="scaling-svg"
            xmlns="http://www.w3.org/2000/svg"
            width="280.471"
            height="55.728"
            viewBox="0 0 280.471 55.728">
            <g
                id="Group_7452"
                data-name="Group 7452"
                transform="translate(-389.637 -2.647)">
                <g
                    id="Group_7450"
                    data-name="Group 7450">
                    <g
                        id="Group_44"
                        data-name="Group 44"
                        transform="translate(389.637 12.582)">
                        <g
                            id="Group_1"
                            data-name="Group 1"
                            transform="translate(0 0)">
                            <path
                                id="Path_2"
                                data-name="Path 2"
                                d="M20.248,5A20.248,20.248,0,1,1,0,25.248,20.248,20.248,0,0,1,20.248,5Z"
                                transform="translate(0 -5)"
                                fill="#3088df"
                                fill-rule="evenodd" />
                        </g>
                        <path
                            id="Path_3"
                            data-name="Path 3"
                            d="M20.51,10.3a2.17,2.17,0,0,1-1.255-.4L15.27,13.963a2.88,2.88,0,1,1-4.484-.277l-4.9-6A4.06,4.06,0,1,1,6.8,7.047l4.762,6.032a2.881,2.881,0,0,1,2.853.086L18.564,9.1a2.181,2.181,0,1,1,1.946,1.2Z"
                            transform="translate(4.538 15.622)"
                            fill="#fff"
                            fill-rule="evenodd" />
                        <path
                            id="Path_4"
                            data-name="Path 4"
                            d="M19.977,34.112s-1.755,1.752-3.254.195c0,0-.015-.033-.027-.064,0,0-.064-2.783-.873-3.4a4.01,4.01,0,0,1-.7-4.451s.322-.826,3.055-1.92a3.857,3.857,0,0,0,1.92-2.531s.547-2.4-.436-3.666c0,0,2.492-3.761,5.038.288A20.3,20.3,0,0,1,19.977,34.112ZM17.132,13.122a.985.985,0,0,1,.175.873,4.416,4.416,0,0,1-5.237,1.92,4.708,4.708,0,0,1-2.531-4.1c0-2.146-1.047-1.92-1.047-1.92C7,11.035,1.57,9.814.55,7.274S4.474.706,4.474.706a19.475,19.475,0,0,1,12.833,4.43C17.7,9.362,15.561,10.5,15.561,10.5,15.321,11.495,17.132,13.122,17.132,13.122Z"
                            transform="translate(15.645 -0.694)"
                            fill="#1a254c"
                            fill-rule="evenodd" />
                    </g>
                    <g
                        id="Group_45"
                        data-name="Group 45"
                        transform="translate(437.081 7.158)">
                        <text
                            id="JMIR"
                            transform="translate(0 29)"
                            fill="#1a254c"
                            font-size="30"
                            font-family="Roboto-Bold, Roboto"
                            font-weight="800"
                            letter-spacing="-0.04em">
                            <tspan
                                x="0"
                                y="0">JMIR</tspan>
                        </text>
                        <text
                            id="Publications"
                            transform="translate(69.837 29)"
                            fill="#1a254c"
                            font-size="30"
                            font-family="Roboto-Light, Roboto"
                            font-weight="300"
                            letter-spacing="-0.03em">
                            <tspan
                                x="7"
                                y="0">Publications</tspan>
                        </text>
                    </g>
                    <text
                        id="Advancing_Digital_Health_Research"
                        data-name="Advancing Digital Health Research"
                        transform="translate(438.144 52.844)"
                        fill="#767c94"
                        font-size="12.5"
                        font-family="Roboto-Regular, Roboto">
                        <tspan
                            x="0"
                            y="0">
                            Advancing Digital Health & Open Science
                        </tspan>
                    </text>
                </g>
            </g>
        </svg>
	</div>
	<div class="subheader primary-text-color">
		Our website is currently under maintenance
	</div>
	<hr>
	<div class="clearfix"></div>
	<div class="context primary-text-color">
    <p>
We are currently performing maintenance on our systems. We are very sorry about the inconvenience.</p><p>We are working hard to bring the websites back to you.</p><p>If you are looking for articles published by JMIR journals right away, please search the <a href="https://www.ncbi.nlm.nih.gov/pmc/?term=jmir">PMC Archive</a>.</p>

<p>Authors: Please submit your paper once the system is online again. If you are an author with a revision deadline, don't worry - we will add a week to your revision deadline.</p>
<p>Reviewers: Please submit your review once the system is online again.
    </p>
	</div>
</div>

    <script>
      function ErrorPage(e,t,n){this.$container=$(e),this.$contentContainer=this.$container.find(n=="sign"?".sign-container":".content-container"),this.pageType=t,this.templateName=n}ErrorPage.prototype.centerContent=function(){var e=this.$container.outerHeight(),t=this.$contentContainer.outerHeight(),n=(e-t)/2,r=this.templateName=="sign"?-100:0;this.$contentContainer.css("top",n+r)},ErrorPage.prototype.initialize=function(){var e=this;this.centerContent(),this.$container.on("resize",function(t){t.preventDefault(),t.stopPropagation(),e.centerContent()}),this.templateName=="plain"&&window.setTimeout(function(){e.$contentContainer.addClass("in")},500),this.templateName=="sign"&&$(".sign-container").animate({textIndent:0},{step:function(e){$(this).css({transform:"rotate("+e+"deg)","transform-origin":"top center"})},duration:1e3,easing:"easeOutBounce"})},ErrorPage.prototype.createTimeRangeTag=function(e,t){return"<time utime="+e+' simple_format="MMM DD, YYYY HH:mm">'+e+"</time> - <time utime="+t+' simple_format="MMM DD, YYYY HH:mm">'+t+"</time>."},ErrorPage.prototype.handleStatusFetchSuccess=function(e,t){if(e=="503")$("#replace-with-fetched-data").html(t.status.description);else if(!t.scheduled_maintenances.length)$("#replace-with-fetched-data").html("<em>(there are no active scheduled maintenances)</em>");else{var n=t.scheduled_maintenances[0];$("#replace-with-fetched-data").html(this.createTimeRangeTag(n.scheduled_for,n.scheduled_until)),$.fn.localizeTime()}},ErrorPage.prototype.handleStatusFetchFail=function(e){$("#replace-with-fetched-data").html("<em>(enter a valid StatusPage.io url)</em>")},ErrorPage.prototype.fetchStatus=function(e,t){if(!e||!t||t=="404")return;var n="",r=this;t=="503"?n=e+"/api/v2/status.json":n=e+"/api/v2/scheduled-maintenances/active.json",$.ajax({type:"GET",url:n}).success(function(e,n){r.handleStatusFetchSuccess(t,e)}).fail(function(e,n){r.handleStatusFetchFail(t)})};
      var ep = new ErrorPage('body', "404", "plain");
      ep.initialize();

      $(window).on('resize', function() {
        $('body').trigger('resize')
      });

    </script>


  </body>
</html>