$(document).ready(function() {
	${1:// Stuff to do as soon as the DOM is ready;}
});