Alternative gtpglobal_sitemap template. Removed a lot of the unnecessary code. Only tested in Firefox.
Code:
<h1>
<title>$vboptions[bbtitle] Site Map</title>
</h1>
$headinclude
$header $navbar
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<tr>
<td class="tcat" colspan="9"><div align="center"><strong>$vboptions[bbtitle]
Site Map</strong></div></td>
</tr>
</table>
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%">
<tr class="alt1">
<td align="center" valign="middle"><div align="justify"> <br />
$HTML<br />
</div></td>
</tr>
</table>
<table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center">
<tr>
<td class="thead" colspan="9"><div align="center">Copyright<span lang="en-us">
by <a href="http://www.jawhara1.com/vb">jawhara1</a></span></div></td>
</tr>
</table>
$footer