<!-- Begin
jQuery(document).ready(function() {
    jQuery('#bre_carousel').jcarousel({
        vertical: true,
        scroll: 3,
		visible: 3,
		animation: "slow"
    });
})
//  End -->
