| Line 1... |
Line 1... |
| 1 |
<table width="%WIDTH%" border="0" cellspacing="0" cellpadding="1">
|
1 |
<table width="%WIDTH%" border="0" cellspacing="0" cellpadding="1">
|
| 2 |
<tr>
|
2 |
<tr>
|
| 3 |
<td background="images/bg_bage_0a.gif">
|
3 |
<td class='bg_dialog'>
|
| 4 |
<table width="100%" border="0" cellspacing="0" cellpadding="4">
|
4 |
<table width="100%" border="0" cellspacing="0" cellpadding="4">
|
| 5 |
<tr>
|
5 |
<tr class='bg_help'>
|
| 6 |
<td width="1%" valign="top" background="images/bg_note.gif"><img src="icons/%IMAGE%"></td>
|
6 |
<td width="1%" valign="top"><img src="icons/%IMAGE%"></td>
|
| 7 |
<td width="100%" valign="top" background="images/bg_note.gif" class="body_txt">%NOTE%<br><br>
|
7 |
<td width="100%" valign="top" class="body_txt">%NOTE%<br><br>
|
| 8 |
<span onClick="ToggleDisplay('%DIV_NAME%');" class="pointer body_link">Message details... </span><br>
|
8 |
<span onClick="ToggleDisplay('%DIV_NAME%');" class="pointer body_link">Message details... </span><br>
|
| 9 |
<DIV name="%DIV_NAME%" id="%DIV_NAME%" style="display:none;">
|
9 |
<DIV name="%DIV_NAME%" id="%DIV_NAME%" style="display:none;">
|
| 10 |
<hr width="100%" size="1" noshade color="#ACA899">
|
10 |
<hr width="100%" size="1" noshade color="#ACA899">
|
| 11 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
11 |
<table width="100%" border="0" cellspacing="0" cellpadding="0">
|
| 12 |
<tr>
|
12 |
<tr>
|
| 13 |
<td class="body_sys">%MESSAGE_DETAILS%</td>
|
13 |
<td class="body_sys" style='white-space:pre-wrap'>%MESSAGE_DETAILS%</td>
|
| 14 |
</tr>
|
14 |
</tr>
|
| 15 |
</table>
|
15 |
</table>
|
| 16 |
</DIV>
|
16 |
</DIV>
|
| 17 |
</td>
|
17 |
</td>
|
| 18 |
</tr>
|
18 |
</tr>
|