jQuery.noConflict();

// ShadowBox (Lightbox alternatief)
Shadowbox.init();

jQuery(document).ready(function(){

        //	insert jquery magic here
});
