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