Webpage Header not showing up in IE

Not sure if I’m posting this in the right section, and I’m totally new to Sitepoint and it seems like maybe someone here can help me out.

I’ve been maintaining a website for a client, and the header on the page isn’t showing up on IE browsers. It works fine on Firefox, Safari, and Chrome though. I did not create the website, and while I have been maintaining the website with my self-taught dreamweaver skills :rolleyes:, I’m afraid I’ve exhausted my already limited skill-set in trying to figure out how to make it work. Does anyone know why this might happen?

I’ve copied the code for the header below. Any and all tips are welcomed. My knowledge of html is limited at best, and I’ve been maintaining the website mainly with luck that it hasn’t broken down completely on me. If anyone could simplify what I should be changing to make it work that would be helpful! Thanks!!

<script type=“text/javascript”>
<!–
stm_bm([“menu03c1”,900,“”,“blank.gif”,0,“”,“”,0,0,250,0,1000,1,1,1,“”,“”,0,0,1,2,“hand”,“hand”,“”,1,25],this);
stm_bp(“p0”,[0,4,0,0,2,3,0,0,100,“progid:DXImageTransform.Microsoft.Barn(orientation=vertical,motion=out,enabled=0,Duration=0.60)”,14,“”,-2,50,0,0,“#999999”,“#FFFFFF”,“”,3,0,0,“#000000”]);
stm_ai(“p0i0”,[2,“”,“logo.jpg”,“logo.jpg”,330,50,0,“index.html”,“_self”,“”,“”,“”,“”,0,0,0,“”,“”,0,0,0,0,1,“#FFFFFF”,0,“#FFFFFF”,0,“”,“”,3,3,0,0,“#FFFFFF #FFFFFF #000000”,“#FFFFFF #FFFFFF #000000”,“#000000”,“#000000”,“8pt Verdana”,“8pt Verdana”,0,0,“”,“”,“”,“”,0,0,0],0,50);
stm_ai(“p0i1”,[6,6,“#FFFFFF”,“”,-1,-1,0]);
stm_aix(“p0i2”,“p0i0”,[0,“STATEMENTS”,“”,“”,-1,-1,0,“statement.html”,“_self”,“”,“”,“”,“”,0,0,0,“”,“”,0,0,0,0,2,“#FFFFFF”,0,“#FFFFFF”,0,“”,“”,3,3,0,0,“#FFFFFF #FFFFFF #000000”,“#FFFFFF #FFFFFF #000000”,“#333333”,“#333333”,“9pt Verdana”,“9pt Verdana”],0,50);
stm_aix(“p0i3”,“p0i1”,[6,10]);
stm_aix(“p0i4”,“p0i2”,[0,“SECTION1”,“”,“”,-1,-1,0,“”,“_self”,“”,“”,“”,“”,0,0,0,“”,“”,-1,-1],0,50);
stm_bpx(“p1”,“p0”,[1,4,6,3,2,3,0,0,100,“stEffect(\“slip\”)”,-2,“”,-2,85]);
stm_aix(“p1i0”,“p0i0”,[0,“SECTION2”,“”,“”,-1,-1,0,“”,“_self”,“”,“”,“”,“”,0,0,0,“”,“”,0,0,0,0,1,“#FFFFFF”,0,“#FFFFFF”,0,“”,“”,3,3,0,0,“#E6EFF9”,“#000000”,“#333333”,“#333333”]);
stm_aix(“p1i1”,“p1i0”,[0," Subpage1",“”,“”,-1,-1,0,“subpage1.html”]);
stm_aix(“p1i1”,“p1i0”,[0," Subpage2",“”,“”,-1,-1,0,“subpage2.html”]);
stm_aix(“p1i5”,“p1i0”,[0,“SECTION3”]);
stm_aix(“p1i6”,“p1i0”,[0," Subpage3",“”,“”,-1,-1,0,“Subpage3.html”]);
stm_ep();
stm_aix(“p0i5”,“p0i3”,);
stm_aix(“p0i6”,“p0i2”,[0,“SECTION4”,“”,“”,-1,-1,0,“section4.html”],0,50);
stm_aix(“p0i7”,“p0i3”,);
stm_aix(“p0i8”,“p0i2”,[0,“SECTION5”,“”,“”,-1,-1,0,“section5.html”],0,50);
stm_aix(“p0i9”,“p0i3”,);
stm_aix(“p0i10”,“p0i2”,[0,“SECTION6”,“”,“”,-1,-1,0,“section6.html”],0,50);
stm_ep();
stm_em();
//–>
</script>

Hi ap0488. Welcome to the forums. :slight_smile:

Yikes, that’s some nasty looking code. The joys of Dreamweaver. :smiley:

Are you able to post a link to the site?

Share your link so we can help you more. i have given a link where you can check whether your website is browsers compatible or not. http://www.my-debugbar.com/wiki/IETester/HomePage

post the live url here, so we can help you better…