$(document).ready(function () {

    if ($("body").hasClass("nlbe")) {

        $.colorbox({ iframe: true, href: "/nl/11-2464 NUT P&L Online campagne banner v13 NL.html", width: 800, height: 507/*, onLoad: function () { $('#cboxClose').remove(); }*/ });

    } else {

        $.colorbox({ iframe: true, href: "/fr/11-2464 NUT P&L Online campagne banner v13 FR.html", width: 800, height: 507/*, onLoad: function () { $('#cboxClose').remove(); }*/ });

    }



});
