Commenting out exhibit hall in program menu bc we are not ready to launch it yet.
[libreplanet-static.git] / server / 2015 / exhibit_js.html
index 7ea9878ad312818b52a8ecbdab465ac3f87be22d..e028a55e51d0eb3fef9dfb52940239c3b5e83516 100644 (file)
@@ -1,7 +1,3 @@
-<script type="text/javascript"
-       src="/2015/assets/js/jquery-1.11.1.min.js">
-</script>
-
 <script type="text/javascript"
                src="/2015/assets/js/civicrm-4.4.jquery.chainedSelects.js">
 </script>
          cj(function() {
              countryID = "#country-Primary"
              stateProvinceID = "#state_province-Primary"
-             callbackURL = "https://crm.fsf.org/civicrm/ajax/jqState"
+             callbackURL = "https://my.fsf.org/civicrm/ajax/jqState"
              cj(countryID).chainSelect(stateProvinceID, callbackURL, null);
          });
 </script>
+<script type="text/javascript">
+ $("#exhibit-link").addClass("active");
+</script>