var gb = document.getElementById("gb");gb.style.right = (30-gb.offsetWidth).toString() + "px";
