I know you get the idea but let me finish out effects.I have some bugs for this 'out-effect'.I wont tell try and find it.It is all about math.
$('#start').on('click',function(){
$.amaran({
'message' :'My positioning example.',
'position' :'bottom right',
'outEffect' :'slideBottom'
});
});