I want to rewrite this line without using jQuery so it can be applied quicker (and before the downloading of the jQuery library). The line is...
$(document).
just put this
before
tag. Simple and easy (and very close) solution.