jquery targeting the first child on all pages for a text insertion
<script> // $('select option:first-child').text('Program of Interest'); </script> *Note: not sure why it isn't using type="text/javascript".