Help for this page

Select Code to Download


  1. or download this
    <script language="JavaScript" type="text/javascript">
            var comm_list = new Array();
    ...
            }
        }
        </script>
    
  2. or download this
    <select name="selection" onChange="change_dd(this, 'other_dd', comm_li
    +st)">
    <option value="0">--- Select a Type ---</option>
    ...
    </select>
    <select name="other_dd">
    </select>