<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Please stand by... upgrading database</title>
<style type="text/css">
body {
	font-size: 12px;
	line-height: 200%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #242424;
}

A:link { color: #428CE7; text-decoration: none; }
A:active { color: #428CE7; text-decoration: none; }
A:visited { color: #428CE7; text-decoration: none; }
A:hover { color: #428CE7; text-decoration: underline; }

H1 {
	font-size: 23px;
	letter-spacing: -1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #428CE7;
}
</style>

<!-- reload -->
<script type='text/javascript' language='javascript'>function r() { document.location.replace('/'); }</script>

</head>

<body onload="setTimeout('r()',30000)">

<div align="center">

<img src="loader.gif" style="padding: 60px;" />

<div align="center" style="width: 400px;">

<h1>Dynamic database scaling <br />
   in progress...</h1>

<p align="justify">Please stand by for a few moments. Our database system is currently scaling up to meet the demand of a recent surge in traffic. The site should be operational again in a few minutes. Thank you.</p>

</div>

</div>

</body>
</html>
