height=screen.availHeight;
whitePosY=height/10;
document.getElementById("whiteLine").style.top=height*0.50+"px";

