document.getElementById('showDiv').onclick=function(){ // Remove any element-specific value, falling back to stylesheets document.getElementById('element').style.display='';};
document.getElementById('showDiv').onclick=function(){ // Remove any element-specific value, falling back to stylesheets document.getElementById('element').style.display='';};