function changeArea(){ var opts = 0, k = 0; var arealist = eval('document.property.REGION'); var countrylist = eval('document.property.Country'); var oPostcode = eval('document.property.postcode'); //get the number of options in the Area List opts = arealist.options.length; //delete all the options from Property Type for (var i=0; i