loading.style.left = screen.availWidth/2-100;
loading.style.top= 180;
loading.style.visibility="visible";
