<table border="0" cellspacing="0" cellpadding="0" width="{mainDisplayContentWidth}">
<tr>
<td valign="top" width="{mainDisplayContentWidthHalf}">
<div id="displayContainer4LeftTop" style="position:relative;width:{mainDisplayContentWidthHalf}px;height:{mainDisplayContentHeightHalf}px;overflow:hidden;border-right:1px solid {appBorderColor};border-bottom:1px solid {appBorderColor}">
<div id="displayContent4LeftTop" style="position:absolute;width:{mainDisplayContentWidthHalf}px;left:0px;top:0px">
<ilayer name="displayContainer4LeftTop" width="{mainDisplayContentWidthHalf}" height="{mainDisplayContentHeightHalf}" clip="0,0,{mainDisplayContentWidthHalf},{mainDisplayContentHeightHalf}">
<ilayer name="displayContent4LeftTop" width="{mainDisplayContentWidthHalf}" height="{mainDisplayContentHeightHalf}" visibility="hidden">
{displayInfo_0}
</ilayer>
</ilayer>
</div>
</div>
</td>
<td valign="top" width="{mainDisplayContentWidthHalf}">
<div id="displayContainer4RightTop" style="position:relative;width:{mainDisplayContentWidthHalf}px;height:{mainDisplayContentHeightHalf}px;overflow:hidden;border-bottom:1px solid {appBorderColor}">
<div id="displayContent4RightTop" style="position:absolute;width:{mainDisplayContentWidthHalf}px;left:0px;top:0px">
<ilayer name="displayContainer4RightTop" width="{mainDisplayContentWidthHalf}" height="{mainDisplayContentHeightHalf}" clip="0,0,{mainDisplayContentWidthHalf},{mainDisplayContentHeightHalf}">
<ilayer name="displayContent4RightTop" width="{mainDisplayContentWidthHalf}" height="{mainDisplayContentHeightHalf}" visibility="hidden">
{displayInfo_1}
</ilayer>
</ilayer>
</div>
</div>
</td>
</tr>
<tr>
<td valign="top">
<div id="displayContainer4LeftBot" style="position:relative;width:{mainDisplayContentWidthHalf}px;height:{mainDisplayContentHeightHalf}px;overflow:hidden;border-right:1px solid {appBorderColor}">
<div id="displayContent4LeftBot" style="position:absolute;width:{mainDisplayContentWidthHalf}px;left:0px;top:0px">
<ilayer name="displayContainer4LeftBot" width="{mainDisplayContentWidthHalf}" height="{mainDisplayContentHeightHalf}" clip="0,0,{mainDisplayContentWidthHalf},{mainDisplayContentHeightHalf}">
<ilayer name="displayContent4LeftBot" width="{mainDisplayContentWidthHalf}" height="{mainDisplayContentHeightHalf}" visibility="hidden">
{displayInfo_2}
</ilayer>
</ilayer>
</div>
</div>
</td>
<td valign="top">
<div id="displayContainer4RightBot" style="position:relative;width:{mainDisplayContentWidthHalf}px;height:{mainDisplayContentHeightHalf}px;overflow:hidden;border:0px ridge white">
<div id="displayContent4RightBot" style="position:absolute;width:{mainDisplayContentWidthHalf}px;left:0px;top:0px">
<ilayer name="displayContainer4RightBot" width="{mainDisplayContentWidthHalf}" height="{mainDisplayContentHeightHalf}" clip="0,0,{mainDisplayContentWidthHalf},{mainDisplayContentHeightHalf}">
<ilayer name="displayContent4RightBot" width="{mainDisplayContentWidthHalf}" height="{mainDisplayContentHeightHalf}" visibility="hidden">
{displayInfo_3}
</ilayer>
</ilayer>
</div>
</div>
</td>
</tr>
</table>