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