document.write('<!--[if LTE IE 6]>');
document.write('<style type="text/css">');
document.write('DIV#LeftMenu{');
document.write('Margin-bottom:-5000px;');
document.write('padding-bottom:5000px;');
document.write('}');
document.write('DIV#RightMenu{');
document.write('margin-bottom:-5000px;');
document.write('padding-bottom:5000px;');
document.write('}');
document.write('DIV#MainContent{');
document.write('Right:220px;');
document.write('Height:' + String(document.documentElement.clientHeight - 260) + 'px;');
document.write('}');
document.write('</style>');
document.write('<![endif]-->');
