Zorg voor een schone en veilige praktijk: het belang van goede sterilisatie | Districos (2024)

', a = '

    ', b = '

    '; c.init = function (l) { var l = e.extend({}, d, l); if (e("#css-ddslick").length <= 0 && l.embedCSS) { e(b).appendTo("head") } return this.each(function () { var p = e(this), q = p.data("ddslick"); if (!q) { var n = [], o = l.data; p.find("option").each(function () { var w = e(this), v = w.data(); n.push({ text: e.trim(w.text()), value: w.val(), selected: w.is(":selected"), description: v.description, imageSrc: v.imagesrc }) }); if (l.keepJSONItemsOnTop) { e.merge(l.data, n) } else { l.data = e.merge(n, l.data) } var m = p, s = e('

    '); p.replaceWith(s); p = s; p.addClass("dd-container").append(i).append(a); var n = p.find(".dd-select"), u = p.find(".dd-options"); u.css({ width: l.width }); n.css({ width: l.width, background: l.background }); p.css({ width: l.width }); if (l.height != null) { u.css({ height: l.height, overflow: "auto" }) } e.each(l.data, function (v, w) { if (w.selected) { l.defaultSelectedIndex = v } u.append('

  • ' + (w.value ? ' ' : "") + (w.imageSrc ? ' Zorg voor een schone en veilige praktijk: het belang van goede sterilisatie | Districos (1)' : "") + (w.text ? ' " : "") + (w.description ? ' ' + w.description + "" : "") + "
  • ") }); var t = { settings: l, original: m, selectedIndex: -1, selectedItem: null, selectedData: null }; p.data("ddslick", t); if (l.selectText.length > 0 && l.defaultSelectedIndex == null) { p.find(".dd-selected").html(l.selectText) } else { var r = (l.defaultSelectedIndex != null && l.defaultSelectedIndex >= 0 && l.defaultSelectedIndex < l.data.length) ? l.defaultSelectedIndex : 0; j(p, r) } p.find(".dd-select").on("click.ddslick", function () { f(p) }); p.find(".dd-option").on("click.ddslick", function () { j(p, e(this).closest("li").index()) }); if (l.clickOffToClose) { u.addClass("dd-click-off-close"); p.on("click.ddslick", function (v) { v.stopPropagation() }); e("body").on("click", function () { e(".dd-click-off-close").slideUp(50).siblings(".dd-select").find(".dd-pointer").removeClass("dd-pointer-up") }) } } }) }; c.select = function (l) { return this.each(function () { if (l.index !== undefined) { j(e(this), l.index) } }) }; c.open = function () { return this.each(function () { var m = e(this), l = m.data("ddslick"); if (l) { f(m) } }) }; c.close = function () { return this.each(function () { var m = e(this), l = m.data("ddslick"); if (l) { k(m) } }) }; c.destroy = function () { return this.each(function () { var n = e(this), m = n.data("ddslick"); if (m) { var l = m.original; n.removeData("ddslick").unbind(".ddslick").replaceWith(l) } }) }; function j(q, s) { var u = q.data("ddslick"); var r = q.find(".dd-selected"), n = r.siblings(".dd-selected-value"), v = q.find(".dd-options"), l = r.siblings(".dd-pointer"), p = q.find(".dd-option").eq(s), m = p.closest("li"), o = u.settings, t = u.settings.data[s]; q.find(".dd-option").removeClass("dd-option-selected"); p.addClass("dd-option-selected"); u.selectedIndex = s; u.selectedItem = m; u.selectedData = t; if (o.showSelectedHTML) { r.html((t.imageSrc ? 'Zorg voor een schone en veilige praktijk: het belang van goede sterilisatie | Districos (2)' : "") + (t.text ? '" : "") + (t.description ? '' + t.description + "" : "")) } else { r.html(t.text) } n.val(t.value); u.original.val(t.value); q.data("ddslick", u); k(q); g(q); if (typeof o.onSelected == "function") { o.onSelected.call(this, u) } } function f(p) { var o = p.find(".dd-select"), m = o.siblings(".dd-options"), l = o.find(".dd-pointer"), n = m.is(":visible"); e(".dd-click-off-close").not(m).slideUp(50); e(".dd-pointer").removeClass("dd-pointer-up"); if (n) { m.slideUp("fast"); l.removeClass("dd-pointer-up") } else { m.slideDown("fast"); l.addClass("dd-pointer-up") } h(p) } function k(l) { l.find(".dd-options").slideUp(50); l.find(".dd-pointer").removeClass("dd-pointer-up").removeClass("dd-pointer-up") } function g(o) { var n = o.find(".dd-select").css("height"); var m = o.find(".dd-selected-description"); var l = o.find(".dd-selected-image"); if (m.length <= 0 && l.length > 0) { o.find(".dd-selected-text").css("lineHeight", n) } } function h(l) { l.find(".dd-option").each(function () { var p = e(this); var n = p.css("height"); var o = p.find(".dd-option-description"); var m = l.find(".dd-option-image"); if (o.length <= 0 && m.length > 0) { p.find(".dd-option-text").css("lineHeight", n) } }) } })(jQuery); // Get all the dropdown from document(function (e) { e.fn.ddslick = function (l) { if (c[l]) { return c[l].apply(this, Array.prototype.slice.call(arguments, 1)) } else { if (typeof l === "object" || !l) { return c.init.apply(this, arguments) } else { e.error("Method " + l + " does not exists.") } } }; var c = {}, d = { data: [], keepJSONItemsOnTop: false, width: 260, height: null, background: "#eee", selectText: "", defaultSelectedIndex: null, truncateDescription: true, imagePosition: "left", showSelectedHTML: true, clickOffToClose: true, embedCSS: true, onSelected: function () { } }, i = '

    ', a = '

      ', b = '

      '; c.init = function (l) { var l = e.extend({}, d, l); if (e("#css-ddslick").length <= 0 && l.embedCSS) { e(b).appendTo("head") } return this.each(function () { var p = e(this), q = p.data("ddslick"); if (!q) { var n = [], o = l.data; p.find("option").each(function () { var w = e(this), v = w.data(); n.push({ text: e.trim(w.text()), value: w.val(), selected: w.is(":selected"), description: v.description, imageSrc: v.imagesrc }) }); if (l.keepJSONItemsOnTop) { e.merge(l.data, n) } else { l.data = e.merge(n, l.data) } var m = p, s = e('

      '); p.replaceWith(s); p = s; p.addClass("dd-container").append(i).append(a); var n = p.find(".dd-select"), u = p.find(".dd-options"); u.css({ width: l.width }); n.css({ width: l.width, background: l.background }); p.css({ width: l.width }); if (l.height != null) { u.css({ height: l.height, overflow: "auto" }) } e.each(l.data, function (v, w) { if (w.selected) { l.defaultSelectedIndex = v } u.append('

    • ' + (w.value ? ' ' : "") + (w.imageSrc ? ' Zorg voor een schone en veilige praktijk: het belang van goede sterilisatie | Districos (3)' : "") + (w.text ? ' " : "") + (w.description ? ' ' + w.description + "" : "") + "
    • ") }); var t = { settings: l, original: m, selectedIndex: -1, selectedItem: null, selectedData: null }; p.data("ddslick", t); if (l.selectText.length > 0 && l.defaultSelectedIndex == null) { p.find(".dd-selected").html(l.selectText) } else { var r = (l.defaultSelectedIndex != null && l.defaultSelectedIndex >= 0 && l.defaultSelectedIndex < l.data.length) ? l.defaultSelectedIndex : 0; j(p, r) } p.find(".dd-select").on("click.ddslick", function () { f(p) }); p.find(".dd-option").on("click.ddslick", function () { j(p, e(this).closest("li").index()) }); if (l.clickOffToClose) { u.addClass("dd-click-off-close"); p.on("click.ddslick", function (v) { v.stopPropagation() }); e("body").on("click", function () { e(".dd-click-off-close").slideUp(50).siblings(".dd-select").find(".dd-pointer").removeClass("dd-pointer-up") }) } } }) }; c.select = function (l) { return this.each(function () { if (l.index !== undefined) { j(e(this), l.index) } }) }; c.open = function () { return this.each(function () { var m = e(this), l = m.data("ddslick"); if (l) { f(m) } }) }; c.close = function () { return this.each(function () { var m = e(this), l = m.data("ddslick"); if (l) { k(m) } }) }; c.destroy = function () { return this.each(function () { var n = e(this), m = n.data("ddslick"); if (m) { var l = m.original; n.removeData("ddslick").unbind(".ddslick").replaceWith(l) } }) }; function j(q, s) { var u = q.data("ddslick"); var r = q.find(".dd-selected"), n = r.siblings(".dd-selected-value"), v = q.find(".dd-options"), l = r.siblings(".dd-pointer"), p = q.find(".dd-option").eq(s), m = p.closest("li"), o = u.settings, t = u.settings.data[s]; q.find(".dd-option").removeClass("dd-option-selected"); p.addClass("dd-option-selected"); u.selectedIndex = s; u.selectedItem = m; u.selectedData = t; if (o.showSelectedHTML) { r.html((t.imageSrc ? 'Zorg voor een schone en veilige praktijk: het belang van goede sterilisatie | Districos (4)' : "") + (t.text ? '" : "") + (t.description ? '' + t.description + "" : "")) } else { r.html(t.text) } n.val(t.value); u.original.val(t.value); q.data("ddslick", u); k(q); g(q); if (typeof o.onSelected == "function") { o.onSelected.call(this, u) } } function f(p) { var o = p.find(".dd-select"), m = o.siblings(".dd-options"), l = o.find(".dd-pointer"), n = m.is(":visible"); e(".dd-click-off-close").not(m).slideUp(50); e(".dd-pointer").removeClass("dd-pointer-up"); if (n) { m.slideUp("fast"); l.removeClass("dd-pointer-up") } else { m.slideDown("fast"); l.addClass("dd-pointer-up") } h(p) } function k(l) { l.find(".dd-options").slideUp(50); l.find(".dd-pointer").removeClass("dd-pointer-up").removeClass("dd-pointer-up") } function g(o) { var n = o.find(".dd-select").css("height"); var m = o.find(".dd-selected-description"); var l = o.find(".dd-selected-image"); if (m.length <= 0 && l.length > 0) { o.find(".dd-selected-text").css("lineHeight", n) } } function h(l) { l.find(".dd-option").each(function () { var p = e(this); var n = p.css("height"); var o = p.find(".dd-option-description"); var m = l.find(".dd-option-image"); if (o.length <= 0 && m.length > 0) { p.find(".dd-option-text").css("lineHeight", n) } }) } })(jQuery); var ddData = [ { text: "NL", value: 'nl', selected: true, imageSrc: "https://flagicons.lipis.dev/flags/4x3/be.svg" }, { text: "FR", value: 'fr', selected: false, imageSrc: "https://uptodatewebdesign.s3.eu-west-3.amazonaws.com/cdn/client-assets/images/fr.svg" }, ]; var BaseUrl = { nl: 'https://www.districos.com', fr: 'https://fr.districos.com', } var data = [ { nl: `${BaseUrl.nl}/p/home.html`, fr: `${BaseUrl.fr}/p/accueil.html` }, { nl: `${BaseUrl.nl}/p/over-ons.html`, fr: `${BaseUrl.fr}/p/a-propos-de-nous.html` }, { nl: `${BaseUrl.nl}/p/wie-zijn-we.html`, fr: `${BaseUrl.fr}/p/qui-sommes-nous.html` }, { nl: `${BaseUrl.nl}/p/geschiedenis.html`, fr: `${BaseUrl.fr}/p/histoire.html` }, { nl: `${BaseUrl.nl}/p/missie-en-waarden.html`, fr: `${BaseUrl.fr}/p/mission-et-valeurs.html` }, { nl: `${BaseUrl.nl}/p/ons-team.html`, fr: `${BaseUrl.fr}/p/notre-equipe.html` }, { nl: `${BaseUrl.nl}/p/aanbod.html`, fr: `${BaseUrl.fr}/p/offres.html` }, { nl: `${BaseUrl.nl}/p/merken.html`, fr: `${BaseUrl.fr}/p/marques.html` },{ nl: `${BaseUrl.nl}/p/opleidingen.html`, fr: `${BaseUrl.fr}/p/formations.html` }, { nl: `${BaseUrl.nl}/p/faq.html`, fr: `${BaseUrl.fr}/p/faq.html` }, { nl: `${BaseUrl.nl}/p/onze-nieuws.html`, fr: `${BaseUrl.fr}/p/nouvelles.html` }, { nl: `${BaseUrl.nl}/p/nieuwigheden.html`, fr: `${BaseUrl.fr}/p/nouveautes.html` }, { nl: `${BaseUrl.nl}/p/blog.html`, fr: `${BaseUrl.fr}/p/blog.html` }, { nl: `${BaseUrl.nl}/p/blog-opleidingen.html`, fr: `${BaseUrl.fr}/p/blog-de-formation.html` }, { nl: `${BaseUrl.nl}/p/events.html`, fr: `${BaseUrl.fr}/p/evenements.html` }, { nl: `${BaseUrl.nl}/p/acties.html`, fr: `${BaseUrl.fr}/p/offres-speciales.html` }, { nl: `${BaseUrl.nl}/p/jobs.html`, fr: `${BaseUrl.fr}/p/emplois.html` }, { nl: `${BaseUrl.nl}/p/contact.html`, fr: `${BaseUrl.fr}/p/contact.html` }, { nl: `${BaseUrl.nl}/p/algemene-voorwaarden.html`, fr: `${BaseUrl.fr}/p/conditions-generales.html` }, { nl: `${BaseUrl.nl}/p/privacy-policy.html`, fr: `${BaseUrl.fr}/p/politique-de-confidentialite.html` }, { nl: `${BaseUrl.nl}/p/cookiebeleid.html`, fr: `${BaseUrl.fr}/p/politique-en-matiere-de-cookies.html` }, { nl: `${BaseUrl.nl}/p/bestellen.html`, fr: `${BaseUrl.fr}/p/commande.html` }, { nl: `${BaseUrl.nl}/p/retourneren.html`, fr: `${BaseUrl.fr}/p/retours.html` }, { nl: `${BaseUrl.nl}/p/nwt.html`, fr: `${BaseUrl.fr}/p/nwt.html` }, { nl: `${BaseUrl.nl}/p/royallift.html`, fr: `${BaseUrl.fr}/p/royallift.html` }, { nl: `${BaseUrl.nl}/p/cobra-nail-gum.html`, fr: `${BaseUrl.fr}/p/cobra-nail-gum.html` }, { nl: `${BaseUrl.nl}/p/anesi.html`, fr: `${BaseUrl.fr}/p/anesi.html` }, { nl: `${BaseUrl.nl}/p/bio-balance-facial.html`, fr: `${BaseUrl.fr}/p/bio-balance-facial.html` }, { nl: `${BaseUrl.nl}/p/bio-balance-hand.html`, fr: `${BaseUrl.fr}/p/bio-balance-hand.html` }, { nl: `${BaseUrl.nl}/p/bio-balance-feet.html`, fr: `${BaseUrl.fr}/p/bio-balance-feet.html` }, { nl: `${BaseUrl.nl}/p/cobra-lashes.html`, fr: `${BaseUrl.fr}/p/cobra-lashes.html` }, { nl: `${BaseUrl.nl}/p/cobra-nails.html`, fr: `${BaseUrl.fr}/p/cobra-nails.html` }, { nl: `${BaseUrl.nl}/p/depileve.html`, fr: `${BaseUrl.fr}/p/depileve.html` }, { nl: `${BaseUrl.nl}/p/gel-smart.html`, fr: `${BaseUrl.fr}/p/gelsmart.html` }, { nl: `${BaseUrl.nl}/p/namrol.html`, fr: `${BaseUrl.fr}/p/namrol.html` }, { nl: `${BaseUrl.nl}/p/onze-lichaam.html`, fr: `${BaseUrl.fr}/p/notre-corps.html` }, { nl: `${BaseUrl.nl}/p/opleidingen-wimpers-wenkbrauwen.html`, fr: `${BaseUrl.fr}/p/formations-cils-sourcils.html` }, { nl: `${BaseUrl.nl}/p/bio-balance.html`, fr: `${BaseUrl.fr}/p/bio-balance.html` }, { nl: `${BaseUrl.nl}/p/opleidingen-nagels.html`, fr: `${BaseUrl.fr}/p/formations-ongles.html` }, { nl: `${BaseUrl.nl}/p/ontharing.html`, fr: `${BaseUrl.fr}/p/epilation.html` }, { nl: `${BaseUrl.nl}/p/pedicure.html`, fr: `${BaseUrl.fr}/p/pedicure.html` }, { nl: `${BaseUrl.nl}/p/anesi-gelaat.html`, fr: `${BaseUrl.fr}/p/anesi-gelaat.html` }, { nl: `${BaseUrl.nl}/p/aanbod-ontharing.html`, fr: `${BaseUrl.fr}/p/offre-depilation.html` }, { nl: `${BaseUrl.nl}/p/pedicure-podologie.html`, fr: `${BaseUrl.fr}/p/pedicure-podologie.html` }, { nl: `${BaseUrl.nl}/p/verbanden-pleisters.html`, fr: `${BaseUrl.fr}/p/bandages-pansements.html` }, { nl: `${BaseUrl.nl}/p/essentiele-salonitems.html`, fr: `${BaseUrl.fr}/p/articles-de-salon-essentiels.html` }, { nl: `${BaseUrl.nl}/p/paraffine.html`, fr: `${BaseUrl.fr}/p/paraffine.html` }, { nl: `${BaseUrl.nl}/p/wimpers-wenkbrauwen.html`, fr: `${BaseUrl.fr}/p/cils-sourcils.html` }, { nl: `${BaseUrl.nl}/p/zooltherapie-biomechanisch-onderzoek.html`, fr: `${BaseUrl.fr}/p/zooltherapie-biomechanisch-onderzoek.html` }, { nl: `${BaseUrl.nl}/p/textiel-koffers.html`, fr: `${BaseUrl.fr}/p/textile-valises.html` }, { nl: `${BaseUrl.nl}/p/lichaam.html`, fr: `${BaseUrl.fr}/p/corps.html` }, { nl: `${BaseUrl.nl}/p/praktijkinrichting.html`, fr: `${BaseUrl.fr}/p/amenagement-cabine.html` }, { nl: `${BaseUrl.nl}/p/desinfectie-hygiene.html`, fr: `${BaseUrl.fr}/p/desinfection-hygiene.html` }, { nl: `${BaseUrl.nl}/p/nagels.html`, fr: `${BaseUrl.fr}/p/ongles.html` }, { nl: `${BaseUrl.nl}/p/gelaatsverzorging.html`, fr: `${BaseUrl.fr}/p/soin-du-visage.html` }, { nl: `${BaseUrl.nl}/p/stone-aromatherapie.html`, fr: `${BaseUrl.fr}/p/hot-stone-aromatherapie.html` }, { nl: `${BaseUrl.nl}/p/manicure.html`, fr: `${BaseUrl.fr}/p/manicure.html` }, { nl: `${BaseUrl.nl}/p/gelish-nail-art.html`, fr: `${BaseUrl.fr}/p/gelish-nail-art.html` }, { nl: `${BaseUrl.nl}/p/polygel.html`, fr: `${BaseUrl.fr}/p/polygel.html` }, { nl: `${BaseUrl.nl}/p/grafisch-ontwerp-marketing.html`, fr: `${BaseUrl.fr}/p/graphisme-et-marketing.html` }, { nl: `${BaseUrl.nl}/p/administrative-assistant.html`, fr: `${BaseUrl.fr}/p/assistant-administratif.html` }, { nl: `${BaseUrl.nl}/p/commercieel-medewerker.html`, fr: `${BaseUrl.fr}/p/commercial.html` }, { nl: `${BaseUrl.nl}/p/privacy-cookies.html`, fr: `${BaseUrl.fr}/p/confidentialite-des-cookies.html` }, { nl: `${BaseUrl.nl}/p/sanzo.html`, fr: `${BaseUrl.fr}/p/sanzo.html` }, { nl: `${BaseUrl.nl}/p/combinatie-nattechniek-en-droogtechniek.html`, fr: `${BaseUrl.fr}/p/combination-technique-au-spray-et-sec.html` }, { nl: `${BaseUrl.nl}/p/beauty-coach-en-administratieve.html`, fr: `${BaseUrl.fr}/p/coach-beaute.html ` }, { nl: `${BaseUrl.nl}/p/nagels-opleidingen.html`, fr: `${BaseUrl.fr}/p/formation-aux-ongles.html` }, { nl: `${BaseUrl.nl}/p/nagelstyling.html`, fr: `${BaseUrl.fr}/p/stylisme-dongles.html` }, ] $('.flanders-food-translation').ddslick({ data: ddData, width: 80, selectText: "NL", imagePosition: "left", onSelected: function (props) { let currentPageUrl = window.location.href; for (var i = 0; i < data.length; i++) { for (let key in data[i]) { if (currentPageUrl.indexOf(data[i][key]) >= 0) { var selectedLanguage = props.selectedData.value; if (selectedLanguage !== key) { window.location.href = `${data[i][selectedLanguage]}`; } break; } } } } });

      Zorg voor een schone en veilige praktijk: het belang van goede sterilisatie | Districos (2024)

      References

      Top Articles
      Latest Posts
      Recommended Articles
      Article information

      Author: Mr. See Jast

      Last Updated:

      Views: 6424

      Rating: 4.4 / 5 (55 voted)

      Reviews: 94% of readers found this page helpful

      Author information

      Name: Mr. See Jast

      Birthday: 1999-07-30

      Address: 8409 Megan Mountain, New Mathew, MT 44997-8193

      Phone: +5023589614038

      Job: Chief Executive

      Hobby: Leather crafting, Flag Football, Candle making, Flying, Poi, Gunsmithing, Swimming

      Introduction: My name is Mr. See Jast, I am a open, jolly, gorgeous, courageous, inexpensive, friendly, homely person who loves writing and wants to share my knowledge and understanding with you.