4.1.js 83 B

1234
  1. $(document).ready(function() {
  2. $('#switcher-large').click(function() {
  3. });
  4. });