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