function HackForIE()
{
document.body.style.height = document.documentElement.scrollHeight + 'px';
};