$(function() { $('#slideshow').cycle({ fx: 'scrollLeft', speed: 500, timeout: 8000 }); });
$(function() { $('#brochures').cycle({ fx: 'scrollLeft', speed: 500, timeout: 8000 }); });
// $(function() { $('#mission').cycle({ fx: 'scrollDown', speed: 500, timeout: 6000 }); });
// $(function() { $('#featured').cycle({ speed: 500, timeout: 6000 }); });
