hello…
huh – i can recreate that here as well…it is an odd one.
i noticed that all your other pages load ok though – do you see that as well? if so, then you have some sort of culprit on the home page. i would guess it’s the flash embed, but on the surface there’s nothing wrong with it that i can see…
a few people have posted issues from time to time with AC_RunActiveContent.js (the script to create the embed tags for the flash movie)…but it’s certainly a commonly-used script and shouldn’t have problems, so it could be something with your flash movie somehow.
in the dom inspector in developer mode in safari, the head is populated but the body is empty, so it’s not even rendering the html. i would try taking out the flash movie bit and seeing if the problem goes away. if it does, then you have your culprit. at that point, google up some flash embed solutions that don’t use AC_RunActiveContent.js (there are a lot of ways to do this) and use one of them and see if that helps…
sitruc