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 16b4dbb5f0612bd29b458a3c2f3cc6f5c46f8944..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>
-<script type="text/javascript"
-        src="/2015/assets/js/piwik.js"></script>