		<!--//
		function checkAmount()
		{
			// check payment type
			alert("Il materiale ordinato non raggiunge il quantitativo minimo di ordine consentito.\nE' OBBLIGATORIO ORDINARE ALMENO 3 MCS o 3 CDS.");
			return false;
		}
		//-->