window.onload = function() { adarea=document.getElementById("sample-barner"); wid="200px"; hei="200px"; adarea.style.width=wid; adarea.style.height=hei; adarea.style.position="relative"; adarea.innerHTML='YsmAds'; };