SendTwo(function() { alert('thing 1'); }, function() { alert('thing 2'); } );