Code:
</table></tr></td></div></div>
$spacer_close
<!-- random quote -->
<table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
<tbody><tr>
<td class="alt1" style="border-top: 1px solid $stylevar[tborder_bgcolor]; border-bottom: 1px solid $stylevar[tborder_bgcolor];">
<div class="smallfont" align="center"><em>"$randomquote[quote]"</em> - <strong>$randomquote[author]</strong></div>
</td>
</tr>
</tbody></table>
<!-- / random quote -->
<!-- Paypal & Affiliates -->
<table class="page" border="0" cellpadding="1" cellspacing="0" width="100%">
<tbody><tr>
<td class="page" align="left" valign="bottom">
<!-- Paypal -->
<a href="http://into-thin-air.com" target="_blank"><img src="http://images.paypal.com/images/lgo/logo3.gif" border="0"></a>
<!-- Paypal -->
</td>
<td class="page" align="right" valign="bottom">
<a href="http://www.nexcess.net/affiliates/idevaffiliate.php?id=765"><img src="http://i15.photobucket.com/albums/a389/osiris2080/nex_btn4.gif" border="1"></a></td></tr>
</tbody></table>
<!--!-- Paypal & Affiliates ---->
<!-- Bottom Bar -->
<table class="page" style="border-top: 1px solid $stylevar[tborder_bgcolor]; border-bottom: 1px solid $stylevar[tborder_bgcolor]; margin-bottom: 0px; background-color: $stylevar[thead_bgcolor];" align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
<!-- bottomlinks-->
<tbody><tr>
<td class="tfoot" style="background-color: $stylevar[thead_bgcolor];" align="left">
<div class="smallfont">
<!-- Do not remove this copyright notice -->
$vbphrase[powered_by_vbulletin]
<!-- Do not remove this copyright notice -->
<!-- Do not remove $cronimage or your scheduled tasks will cease to function -->
$cronimage
<!-- Do not remove $cronimage or your scheduled tasks will cease to function -->
</div>
</td>
<td class="tfoot" style="background-color: rgb(24, 18, 8);" align="right">
<div class="smallfont">
<strong><a href="archive/index.php"><u>Archive</u></a> | <a href="index.php"><u>Refresh</u></a> | <a href="#top" onclick="self.scrollTo(0, 0); return false;"><u>Top</u></a> </strong>
<br>All Original Schemes, Images, and Content is ©2006 <strong>Vanished: Into Thin Air</strong></a>
</div>
</td>
</tr>
<!-- /bottomlinks-->
</tbody></table>
<!-- /Bottom Bar -->
<if condition="$show['dst_correction']">
<!-- auto DST correction code -->
<form action="profile.php" method="post" name="dstform">
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="do" value="dst" />
</form>
<script type="text/javascript">
<!--
var tzOffset = $bbuserinfo[timezoneoffset] + $bbuserinfo[dstonoff];
var utcOffset = new Date().getTimezoneOffset() / 60;
if (Math.abs(tzOffset + utcOffset) == 1)
{ // Dst offset is 1 so its changed
document.forms.dstform.submit();
}
//-->
</script>
<!-- / auto DST correction code -->
</if>
<script type="text/javascript">
<!--
// Main vBulletin Javascript Initialization
vBulletin_init();
//--></td>
</script>
Try that