function confirmCart(Res){
	Res.action = "carrello_go.php";
	Res.submit();
}
