PcShopper.com.au is a computer shop for PC, printers, scanners and more

Title

PC Shopper Greenslopes

Description

Excerpted from the website:

var inArea = false; if (deliveryMethod == "come2u") { if (postcode == "") { alert("You shipping address does not have a valid postcode,\n please go to your profile and change your detail."); return false; } if (inArea == false) { alert("Sorry, COME 2 U service is not available in your area, please select the normal delivery option."); return false; } if (paymentMethod == 4) { alert("Sorry, COME 2 U service does not accept Direct Deposit payment method."); return false; } checkout_form.submit(); } else { checkout_form.submit(); } } function getElementValue(formElement) { if(formElement.length != null) var type = formElement[0].type; if((typeof(type) == 'undefined') || (type == 0)) var type = formElement.type; switch(type) { case 'undefined': return; case 'radio': for(var x=0; x


Retrieved from "http://aboutus.com/index.php?title=PcShopper.com.au&oldid=37209255"