$(document).on('page:load', franceconnect_kit);
$(document).ready(franceconnect_kit);

function franceconnect_kit() {
    franceConnectKit.init()
}