Hi,
You can replace :
alert( 'Sorry, your form can't be validated. '+error+' fields are not correctly filled.' );
with
alert( "Sorry, your form can't be validated. "+error+" fields are not correctly filled." );
This bug will be fix with the next NeoJoomla release.
Regards,
François