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