Remove all programs EXCEPT for the ones listed.
<script type="text/javascript"> $(function() { $('.requestinfo select option:not(:first, [value="3527"],[value="3528"],[value="3529"],[value="3530"],[value="3531"])').remove(); }); </script>