YCodaSlider 3.0 - Image gallery

jQuery(window).ycodacss('ycodaslider-3.0.css');
jQuery(window).bind("load", function() {
    jQuery("div.ycodaslider")
    .ycodagallery()
    .ycodaslider();
});