function resizeIE(){if(document.getElementById("flash_background")){var browserWidth=((navigator.userAgent.indexOf("MSIE 6")!=-1)&&(document.body.clientWidth<=1004))?"100%":"100%";

var el=document.getElementById("flash_background");with(el.style){height=document.getElementById("wrapper").scrollHeight+40+"px",width=browserWidth;minWidth="1004px"}}}
