var block = document.getElementById("#3"); var text = '#3'; if(block){block.innerHTML = text;}