function trimiteSondaj()
{
	document.sondaj.flagS.value=1;
	document.sondaj.submit();
}
