function onAfter() { 
    $('#output').html('<p>' + this.alt + '</p>') 

}