$(document).ready(function() {
    $("#freeform").validationEngine();
});
