var about; function init() { about = document.getElementById("about").innerHTML; about.style.color = 'blue'; }