$(document).ready(function()
{
  $("#signup-form").validate();

});
