This function below works fine on the onload="CheckSelected();"
Which is necessary to hide the elements within <div id="shannon"><div> when the page loads. The value_ShipCounty is a lookup box which when clicks fills text fields on the form. By default the selection is blank when the page loads so the onload code is hiding the <div> section.
Now i need to get this code to execute if the dropdown is changed