box-setup.js 145 Bytes
jQuery(function () {
    var boxPopulation = new WpmlTpPollingPickupPopulateAction(jQuery, TranslationProxyPolling);
    boxPopulation.run();
});