function logo_position()
{
document.getElementById("ie_logo").style.left = ((document.body.offsetWidth/2)-220)+"px";
}
// -->
