Page not working in IE

Hey guys,

This is a mystery to me. My page works fine in all browsers but IE7&8 (have not tested 9). Can someone help explain why the pages loads in IE part way then throws a “Webpage cannot be found” error?

Here’s the link…
http://www.groupres.net/zcom/groupRes/Conference.do?compid=1097&groupid=526

Thanks everyone.

You have a comment above the doctype,

<!-- layout 1097 zcom -->

but having anything above the doctype can throw IE into chaos, so try removing that and see if it helps.