function DoSomethingCool () { var coolness = document.getElementById("coolness"); // do lots of stuff with "coolness" so I don't have to type the long stuff }