^isaprocart^
function changeprice1(which){switch (which) {case 'Small': document.forms.paypal1.elements.amount.value='7.99';document.getElementById("pricediv1").innerHTML = '£7.99'; break;case 'Medium': document.forms.paypal1.elements.amount.value='12.95';document.getElementById("pricediv1").innerHTML = '£12.95'; break;case 'Large': document.forms.paypal1.elements.amount.value='16.95';document.getElementById("pricediv1").innerHTML = '£16.95'; break; } } Rock outcrops £7.99 Quantity: 12345678910 Options: Please select ...SmallMediumLarge Buy Now: function changeprice2(which){switch (which) {case 'Medium': document.forms.paypal2.elements.amount.value='11.99';document.getElementById("pricediv2").innerHTML = '£11.99'; break;case 'Large': document.forms.paypal2.elements.amount.value='11.99';document.getElementById("pricediv2").innerHTML = '£11.99'; break; } } Snake cave £11.99 Quantity: 12345678910 Options: Please select ...MediumLarge Buy Now: Reptile Den £14.99 Quantity: 12345678910 Buy Now: function changeprice4(which){switch (which) {case 'Small': document.forms.paypal4.elements.amount.value='24.99';document.getElementById("pricediv4").innerHTML = '£24.99'; break;case 'Medium': document.forms.paypal4.elements.amount.value='35.99';document.getElementById("pricediv4").innerHTML = '£35.99'; break;case 'Large': document.forms.paypal4.elements.amount.value='52.49';document.getElementById("pricediv4").innerHTML = '£52.49'; break; } } Waterfall £24.99 Quantity: 12345678910 Options: Please select ...SmallMediumLarge Buy Now: Feeding Rock £6.69 Buy Now: Termite hill £9.99 Buy Now: Worm Dish £8.99 Buy Now: