﻿<!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" xml:lang="en" lang="en">
<head>
	<title></title>
	<style type="text/css">
		body {
			text-align: center;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			color: #375f96;
			font-size: 13px;
			font-weight: bold;
		}
		img {
			border: 0;
		}
		#today {
			position: relative;
			top: -215px;
		}
	</style>
</head>

<body>

<div align="center"><img src="maintenance.jpg" alt="This site is down for scheduled maintenance and will be back shortly.  Thanks for your patience." usemap="#Image-Maps_9201002221711202" /></div>

<div id="today">	
	<script type="text/javascript">
	var m_names = new Array("January", "February", "March", 
	"April", "May", "June", "July", "August", "September", 
	"October", "November", "December");
	var d = new Date();
	var curr_date = d.getDate();
	var curr_month = d.getMonth();
	var curr_year = d.getFullYear();
	document.write(m_names[curr_month] + " " + curr_date + ", " + curr_year);
	</script>
</div>

<map name="Image-Maps_9201002221711202">
	<area shape="rect" coords="11,375,202,490" href="http://www.lotro.com/" alt="Lord of the Rings Online" title=""    />
	<area shape="rect" coords="252,366,443,488" href="http://www.ddo.com/" alt="Dungeons and Dragons Online" title=""    />
	<area shape="rect" coords="478,377,695,485" href="http://www.asheronscall.com/" alt="Asheron's Call" title=""    />
</map>           

<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-245108-23");
pageTracker._trackPageview("/sitedown");
} catch(err) {}</script>
	
</body>
</html>