$(document).ready(function()
{
	$("form").forma();
	$.get("_stat_ajax.php");
});