var width = screen.widthvar height = screen.heightfunction bGspann(){if(screen.height <= 1536){document.getElementById('rs').href = '1536.css'; document.getElementById("compman").width="901" }if(screen.height > 1536){document.getElementById('rs').href = '1536.css'; document.getElementById("compman").width="901" }if(screen.height <= 1200){document.getElementById('rs').href = '1200.css'; document.getElementById("compman").width="704" }if(screen.height <= 1024){document.getElementById('rs').href = '1024.css'; document.getElementById("compman").width="601" }if(screen.height <= 768){document.getElementById('rs').href = '768.css'; document.getElementById("compman").width="451" }if(screen.height <= 800){document.getElementById('rs').href = '800.css'; document.getElementById("compman").width="463" }if(screen.height <= 600){document.getElementById('rs').href = '600.css';document.getElementById("compman").width="352" }}function jScheck(){document.getElementById("jscheck").width="0";document.getElementById("jscheck").height="0"}