fires after a cell has been selected
$$("ssheet").attachEvent("onAfterSelect", function(id){ // some code here });