${this.language.about_cookies}
${this.language.body}
${(this.dialogue.cookie_policy_url != '' && this.dialogue.cookie_policy_url != null) ? `${this.language.read_cookie+" "+this.language.policy} ` : ""}
${this.language.btn_agree_title} `;if(this.allow_reject){html+=` ${this.language.btn_disagree_title} `}
const drill_down_marketing=`${this.language.cookie_details} `;const drill_down_necessary=`${this.language.cookie_details} `;const drill_down_non_categorize=`${this.language.cookie_details} `;const drill_down_preferences=`${this.language.cookie_details} `;const drill_down_statistics=`${this.language.cookie_details} `;html+=`
${this.language.necessory_body}
${this.drill_down ? drill_down_necessary : ''}${ this.language.preference_body }
${this.drill_down ? drill_down_preferences : ''}${this.language.statistics_body}
${this.drill_down ? drill_down_statistics : ''}${this.language.marketing_body}
${this.drill_down ? drill_down_marketing : ''}${ this.language.unclassified_body }
${this.drill_down ? drill_down_non_categorize : ''}