function screenwidth()
{ 
document.getElementById("typewriter").style.left  = screen.width / 2 - 312 + "px";   
document.getElementById("a2").style.left  = screen.width / 2 - 512 + "px";
document.getElementById("a3").style.left  = screen.width / 2 - 482 + "px";
document.getElementById("a4").style.left  = screen.width / 2 - 482 + "px";
document.getElementById("a5").style.left  = screen.width / 2 - 312 + "px";
document.getElementById("a6").style.left  = screen.width / 2 - 472 + "px";
document.getElementById("a7").style.left  = screen.width / 2 - 477 + "px";
document.getElementById("a8").style.left  = screen.width / 2 - 309 + "px";
document.getElementById("a9").style.left  = screen.width / 2 - 314 + "px";
document.getElementById("a10").style.left  = screen.width / 2 - 452 + "px";
document.getElementById("a11").style.left  = screen.width / 2 - 420 + "px";
document.getElementById("a12").style.left  = screen.width / 2 - 269 + "px";
document.getElementById("a13").style.left  = screen.width / 2 - 256 + "px";
document.getElementById("a14").style.left  = screen.width / 2 - 70 + "px";
document.getElementById("a15").style.left  = screen.width / 2 - 55 + "px";
document.getElementById("a16").style.left  = screen.width / 2 + 120 + "px";
document.getElementById("a17").style.left  = screen.width / 2 + 140 + "px";
document.getElementById("a18").style.left  = screen.width / 2 + 310 + "px";
document.getElementById("a19").style.left  = screen.width / 2 + 355 + "px";
document.getElementById("a20").style.left  = screen.width / 2 - 450 + "px";
document.getElementById("a21").style.left  = screen.width / 2 - 295 + "px";
document.getElementById("a22").style.left  = screen.width / 2 - 90 + "px";
document.getElementById("a23").style.left  = screen.width / 2 + 180 + "px";
document.getElementById("a24").style.left  = screen.width / 2 - 482 + "px";
document.getElementById("a24a").style.left  = screen.width / 2 - 290 + "px";
document.getElementById("a25").style.left  = screen.width / 2 - 290 + "px";
document.getElementById("a26").style.left  = screen.width / 2 - 85 + "px";
document.getElementById("a27").style.left  = screen.width / 2 + 185 + "px";
document.getElementById("a28").style.left  = screen.width / 2 - 430 + "px";
document.getElementById("a80").style.left  = screen.width / 2 - 200 + "px";
document.getElementById("gs").style.left  = screen.width / 2 + 10 + "px";
document.getElementById("fh").style.left  = screen.width / 2 - 450 + "px";
document.getElementById("a100").style.visibility  = "hidden";
}
