onblur="$.ajax({url: '/add_celebrity/',global: false,type: 'POST',data: ({value : this.getAttribute('value')}),dataType: 'html',success: function(msg){GetVids(msg);}})