Spaces:
Sleeping
Sleeping
| <table width="100%" cellspacing="0" cellpadding="0"> | |
| <tr> | |
| <td width="100%" align="center"> | |
| <script type="text/javascript"> | |
| {$header} | |
| </script> | |
| {php} | |
| global $G_TEMPLATE; | |
| if ($G_TEMPLATE != '') | |
| { | |
| G::LoadTemplate($G_TEMPLATE); | |
| } | |
| {/php} | |
| </td> | |
| </tr> | |
| </table> | |