Slow css menu to load on wordpress site?

Hello there,

I hope I am posting this in the right forum.

But this site: http://www.cherrywoodfinancial.com/ has hired me to convert it to wordpress. Keep in mind they actually like the design, so I didn’t design it, I just implemented wordpress (I don’t like the design. Enough about that). Their old menu was the exact same just made with flash. However I recreated it with CSS.

Why is the menu so slow to load? usually everything loads and the menu comes in last? Is it the menu or wordpress?

Thanks,
Lorne

Hi,

I think its the link to this script which is just before the sidebar that’s holding things up.


 <script src="DWConfiguration/ActiveContent/IncludeFiles/AC_RunActiveContent.js" type="text/javascript"></script>
    <div id="sidebar">

That script doesn’t seem to exist.

Perfect. Thanks,
Lorne