var rect = 'rect(auto '+ shtrRight +'px auto '+ shtrLeft +'px)'; var obj = document.getElementById('Shwind_u'); if (obj) { obj.style.display = 'block'; obj.style.clip = rect; }