function copyTo() {
			if (document.PayPalfrm.text1.value == 'SANTA09')
				document.PayPalfrm.discount_rate_cart.value = '10';
		}

