<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>{API->get_message message_id="site_title"}</title>
<!-- Meta Tags -->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- Styles -->
<style type="text/css" media="all">@import "./themes/{API->get_theme}/style.css";</style>
<link rel="shortcut icon" href="./favicon.ico" type="image/x-icon" />
</head>
<body>
<!-- XPS -->
<table id="XPS" border="0" cellpadding="0" cellspacing="0">
<tr class="middle_frame" valign="top">
<td class="left_column stretch">
</td>
<td class="center_column" valign="top">
<div class="module_container" id="MainContent">
<!--BREADCRUMBS-->
<div class="breadcrumb_container"></div>
<!--HEADER-->
<div class="module_header">
<span class="header_tab">{API->get_message message_id='welcome_message'}</span>
</div>
<!--BODY-->
<div class="module_body">
<div style="padding:10px;">
<div style="text-align:right; border: 1px solid #cccccc;">
<img src="themes/{API->get_theme}/images/welcomeMessage.jpg" width="550" height="198" style="margin-bottom:-3px;padding:0px;" />
</div>
<br />
<div>This Website is experiencing technical dificulties. Please try again later.</div>
<br />
<div align="left">The follow errors where reported:</div>
<div class="message_bad">{$error_messages}</div>
<br />
<br />
</div>
</div>
<br />
</div>
</td>
<td class="right_column stretch" valign="top">
</td>
</tr>
<tr style="visibility:hidden;">
<td><img src="themes/Blue_Chrome_3-Column/images/w200.gif" border="0" alt="" /></td>
<td><img src="themes/Blue_Chrome_3-Column/images/w550.gif" border="0" alt="" /></td>
<td><img src="themes/Blue_Chrome_3-Column/images/w200.gif" border="0" alt="" /></td>
</tr>
</table>
</body>
</html>