hi.. im using an array to populate my drop down menu.. here is the script im using
<script type="text/javascript">
// an array to hold the contents of all lists
var DataArray = new Array();
DataArray[0] = new Array("C1","EC1 - City, Clerkenwell", "p1");
DataArray[1] = new Array("C1","EC2...