function a(){ var d = document.getElementById("s"); d.style.marginLeft = '500px'; d.style.marginTop = '500px'; }