{"callback":"$('select[name=position]').addClass('error').before('

Please select a position<\/p>');$('input[name=company]').addClass('error').before('

Please fill your company name<\/p>');$('select[name=duration]').addClass('error').before('

Please select a duration<\/p>');$('#jobContent').addClass('error').before('

Please fill content<\/p>');$('input[name=location]').addClass('error').before('

Please indicate your city<\/p>');"}