fires when a sheet is removed
$$("ssheet").attachEvent("onSheetRemove", function(name){ // some code here });