jquery's ready event in coffeescript
$(document).ready -> # your code here # put all your functions within the indententation to fall within this function's scope