$( function() {
    Navigation.setRollovers();
    $( 'div.run_cycle' ).cycle();
} );
