foreground.js 72 B

123
  1. jQuery(document).ready(function() {
  2. jQuery(document).foundation();
  3. });