$(document).ready(function() {
    // slideshow for videos
    $(".slideshow_container").flexslider();

});


