	$(document).ready(function(){
		
		$("#formular").ndFormValidator( {autoSizeAlert: "false"} );		
												
	});

