//===============
function sendContact()
{
	stricter.ajax.post(svpath+'/orcamento/contact/', 'f_orcamento', 'orcamentoAjaxForm');
}
