1. <body>';
  2.  
  3. echo '
  4. <div class="tborder" ', $context['browser']['needs_size_fix'] && !$context['browser']['is_ie6'] ? ' style="width: 100%;"' : '', '>
  5.  
  6. <table width="100%" cellpadding="0" cellspacing="0" border="0">
  7. <tr>
  8.  
  9.  
  10. <td class="catbg" height="32">
  11.  
  12.  
  13. <div style="font-size:10px; float: right;"><a href="SiteMap.php">SiteMap</a> | <a href="aboutus.php">About Us</a> | <a href="index.php?action=register">Register With Us</a></div> </td>
  14. </tr>
  15.  
  16. <tr>
  17. <td class="headerBG" height="97"><a href="http://www.simcity3d.simgames.net"><img src="http://simcity3d.simgames.net/Themes/simcity3d/images/welcome2sc3d.png" /></a> </td><td align="right" class="headerBG" height="97">
  18. <iframe src="http://ad.simgames.net/ads-sgw.html" style="border:none;width:720px;height:90px;margin:0px;" frameborder="0" scrolling="no"></iframe></td>
  19. </tr>
  20. </table>
  21. ';