Ok. I didn't realize how much of my forum membership was attached to the Microsoft nipple until I started receiving tons of emails stating they couldn't access my site anymore from work using Internet Explorer.
To improve the functionality, I edited some of the Navbar and Header and now I am finding that I've been causing abortions ("Operation Aborted") for my IE users.
I've inputed my URL
www.justdaves.com into:
http://jigsaw.w3.org/css-validator/
...and it isn't pretty!
The error occurs after the header and navbar are loaded, immediately after logging in.
I'm open to any thoughts/ideas. Anyone want to see my Navbar and Header templates? No that's not a threat.

I'm learning about parent/child relationships and html, but still a bit lost. The site seems to still render well on Firefox/Opera/Safari.
Thanks in Advance!
Dave
--------------- Added [DATE]1323680648[/DATE] at [TIME]1323680648[/TIME] ---------------
Header:
<td class="vbmenu_control"><a href="https://twitter.com/justdaves" class="twitter-follow-button">Follow @justdaves</a>
<script src="//platform.twitter.com/widgets.js" type="text/javascript"></script></td>
<a href="https://twitter.com/share" class="twitter-share-button" data-text="Check out JDF! The best ad-free handicapping website! On Point and Beating the Odds Since 2005!" data-count="horizontal" data-via="justdaves">Tweet</a><script type="text/javascript" src="//platform.twitter.com/widgets.js"></script>
<style type="text/css">
<!--
#sponsorAdDiv {position:absolute; height:1; width:1px; top:0; left:0;}
-->
</style>
<script type="text/javascript">
/******************************************
* DHTML Ad Box (By Matt Gabbert at
http://www.nolag.com)
* Visit
http://www.dynamicdrive.com/ for full script
* This notice must stay intact for use
******************************************/
adTime=300; // seconds ad reminder is shown
chanceAd=1;
var ns=(document.layers);
var ie=(document.all);
var w3=(document.getElementById && !ie);
var calunit=ns? "" : "px"
adCount=0;
function initAd(){
if(!ns && !ie && !w3) return;
if(ie) adDiv=eval('document.all.sponsorAdDiv.style');
else if(ns) adDiv=eval('document.layers["sponsorAdDiv"]');
else if(w3) adDiv=eval('document.getElementById("sponsorAdDiv" ).style');
randAd=Math.ceil(Math.random()*chanceAd);
if (ie||w3)
adDiv.visibility="visible";
else
adDiv.visibility ="show";
if(randAd==1) showAd();
}
function showAd(){
if(adCount<adTime*10){adCount+=1;
if (ie){documentWidth =truebody().offsetWidth/2+truebody().scrollLeft-20;
documentHeight =truebody().offsetHeight/2+truebody().scrollTop-20;}
else if (ns){documentWidth=window.innerWidth/2+window.pageXOffset-20;
documentHeight=window.innerHeight/2+window.pageYOffset-20;}
else if (w3){documentWidth=self.innerWidth/2+window.pageXOffset-20;
documentHeight=self.innerHeight/2+window.pageYOffset-20;}
adDiv.left=documentWidth-200+calunit;adDiv.top =documentHeight-200+calunit;
setTimeout("showAd()",100);}else closeAd();
}
function closeAd(){
if (ie||w3)
adDiv.display="none";
else
adDiv.visibility ="hide";
}
function truebody(){
return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
}
onload=initAd;
//End-->
</script>
<!-- Inizio script -->
<if condition="$show['guest']">
<if condition="THIS_SCRIPT == 'index'">
<div id="sponsorAdDiv" style="visibility:hidden">
<table width="500px" height="350px" bgcolor="#FF0000"><tr><td>
<table width="495px" height="345px" bgcolor="#FFFFFF"><tr><td align="center" valign="middle">
<!-- here your message -->
<p><b>Welcome to JUSTDAVES</b><br /><br />
Home of the Shoutbox Syndicate™<br />On Point and Beating the Odds Since 2005!<br /><br />
Before viewing this forum you need to <a href="$vboptions[bburl]/register.php" title="Register to $vboptions[bbtitle]"><font color=red>register</font color></a>.</b>
</p>
<br>
<!-- /here your message -->
</td></tr></table></td></tr></table>
</div>
</if>
</if>
<!-- fine script -->
<link rel="icon" href="http://justdaves.com/forum/favicon.ico" type="image/x-icon" />
<!-- Start vBGuides Season -->
<if condition="$vboptions[guidesvbs_onoff] == 1">
<if condition="$vboptions[guidesvbs_area] == 0">
<script type="text/javascript" src="season/$vboptions[guidesvbs_type].js"></script>
</if></if>
<!-- End vBGuides Season -->
<META http-equiv=Page-Exit content=BlendTrans(Duration=0)>
<META http-equiv=Page-Enter content=BlendTrans(Duration=0)>
<!-- logo -->
<a name="top"></a>
<table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
<td align="$stylevar[right]">
<tr>
<td align="$stylevar[left]"><a href="$vboptions[forumhome].php$session[sessionurl_q]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
</td>
</tr>
</table>
<!-- /logo -->
<!-- content table -->
$spacer_open
$_phpinclude_output
$welcomeheaders