Second 'in-effect' slideLeft.I guess you get the idea, no worries ill show more examples.
$('#start').on('click',function(){
$.amaran({
'message' :'My positioning example.',
'position' :'top right',
'inEffect' :'slideLeft'
});
});