<!-- BEGIN menu_calendar_left.tpl-->
<div class="centered">
<table cellspacing="0" cellpadding="0">
<tr><td class="spacer" colspan="4"></td></tr>
<tr><td class="invisible1" colspan="3"></td></tr>
<tr><td class="invisible2" colspan="3"></td></tr>
<tr class="design3" onmouseover="setPointer(this, 'over', '{COLOR_DESIGN_3}','{COLOR_DESIGN_1}', '{COLOR_DESIGN_1}')" onmouseout="setPointer(this, 'out', '{COLOR_DESIGN_3}','{COLOR_DESIGN_1}','{COLOR_DESIGN_1}')" onmousedown="setPointer(this, 'click', '{COLOR_DESIGN_3}','{COLOR_DESIGN_1}', '{COLOR_DESIGN_1}')">
<td class="spacermore"> <img src="?flag=cercle" height="8" width="8" alt="" title="" /></td>
<td colspan="2"> <a class="menu" href="{NIVEAU}{URL_USER_ACCOUNT}">{NEW_USER_ACCOUNT}</a></td>
</tr>
<tr><td class="invisible1" colspan="3"></td></tr>
<tr><td class="invisible2" colspan="3"></td></tr>
<tr><td class="spacer" colspan="4"></td></tr>
</table>
</div>
<div class="centered" id="jailcalendar" style="position:relative; top:0px; left:0px; cursor:move;">
<table cellspacing="0" cellpadding="0">
<tr><td class="invisible1" colspan="3"></td></tr>
<tr><td class="invisible2" colspan="3"></td></tr>
<tr class="design3"><td colspan="3">{THE_CALENDAR}</td></tr>
<tr><td class="invisible1" colspan="3"></td></tr>
<tr><td class="invisible2" colspan="3"></td></tr>
<tr><td class="spacer" colspan="4"></td></tr>
</table>
</div>
{JS_HELPER}
<!-- END menu_calendar_left.tpl -->