This is probably a stupid noob question but what does the : represent in the following context:
var stuffToDo = { \'bar\' : function() { alert(\'
It is the object literal notation http://www.dyn-web.com/tutorials/obj_lit.php