Setting position bottom right.
$('#start').on('click',function(){ $.amaran({ 'message' :'My positioning example.', 'position' :'bottom right' }); });