if(window.location.search.includes("todt") && window.location.search.includes("fmdt")){
    init();
}