%STARTSECTION{"init"}%
<script type="text/javascript">
(function($) {
$(function() {
$("#validateForm").validate();
});
})(jQuery);
</script>
%ENDSECTION{"init"}%
Copyright © by the contributing authors. All material on this site is the property of the contributing authors.