jQuery.noConflict();
jQuery(document).ready(function($) {

  $.colorbox({href:"/voeux-popin", iframe: true, width: 650, height: 670});
});
