$(document).ready(function(){
    //MENU STARTUP
    $('ul#public_menu').superfish();
//    $('#banners').innerfade({
//        speed: 2000,
//        timeout: 6000,
//        type: 'random_start',
//        containerheight: '185px'
//    });
    $('.slideshow').cycle();

})
