var groups=document.isc.saleorrent.options.length-1; var group=new Array(groups); var group2=new Array(groups); var group3 = new Array(groups); var temp=document.isc.minprice; var temp2=document.isc.maxprice; var temp3=document.isc.location; for (i=0; i0;m--){ temp.options[m]=null } for (i=0;i0;m--){ temp2.options[m]=null } for (i=0;i0;m--){ temp3.options[m]=null } for (i=0;i // This will reset the property search form fields to whatever is selected DO NOT REMOVE!!! redirect(document.isc.saleorrent.options.selectedIndex)