@@ -1,4 +1,4 @@
jQuery(document).ready(function() {
jQuery(document).foundation();
- alert('ready for action');
+ //alert('ready for action');
});