$(document).ready(function() {
    $('#top_items_chart').cycle();
    $('#top_items_chart2').cycle();
});
