<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>EntierStudio</title>
<link rel="stylesheet" type="text/css" href="../styles/pageview.{USERBROWSER}.css">
<link rel="stylesheet" type="text/css" href="../styles/menuview.{USERBROWSER}.css">
<link rel="stylesheet" type="text/css" href="styles/homepage.{USERBROWSER}.css">
<script src="../scripts/common.{USERBROWSER}.js" type="text/javascript" language="javascript"></script>
</head>
<body>
<table height="90%" width="90%" cellspacing="0" cellpadding="0" border="0" style="BACKGROUND-COLOR: activecaption; BORDER: 3px inset window">
<tbody>
<tr height="18%">
<td valign="middle" width="18%" align="center"><img src="images/homelogo.gif" alt="Logo"></td>
<td valign="middle" width="82%" align="center">
<table cellspacing="0" cellpadding="5" width="100%" border="0" style="height:40px">
<tbody>
<tr valign="middle">
<td align="left"><div class="title">Entier Studio</div></td>
<td align="left"><div class="date"> </div></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr height="82%">
<td valign="top" width="18%"> </td>
<td valign="top" width="82%" bgcolor="#ffffff" align="center">
<br>
<table cellspacing="2" cellpadding="2" width="90%" border="1" bgcolor="#ffffff" bordercolor="#c0c0c0">
<tbody>
<tr><td bgcolor="#c0c0c0" align="center"><font face="Arial" size="2"><b>Critical Errors Found<b></font></td></tr>
<tr>
<td>{errors}</td>
</tr>
<tr>
<td align="center"><input type="button" value="Retour" style="WIDTH: 40%" onclick ="JavaScript:history.back();return true;"></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</body>
</html>