var config = {
"apiKey": "a1f895e59a0ca73218b43f17f4aaed9e36fbc7f6",
"product": "PRO",
"optionalCookies": [{
"name": "Tracking and Performance",
"label": "Tracking and Performance",
"description": "These cookies allow us to gather analytics to improve the performance and functionality of our site. ",
"cookies": [],
"onAccept": "function () {}",
"onRevoke": "function () {}"
}, {
"name": "Targeting and Advertising",
"label": "Targeting and Advertising",
"description": "These cookies are used to show advertising or content likely to interest you based on your browsing habits.",
"cookies": [],
"onAccept": "function () {}",
"onRevoke": "function () {}"
}, {
"name": "Language Preferences ",
"label": "Language Preferences",
"description": "This cookie is used to store your chosen language to view the site in.",
"onAccept": "function(){}",
"onRevoke": "function(){}"
}],
"initialState": "notify",
"theme": "light",
"closeStyle": "button",
"necessaryCookies": ["strictly necessary"],
"branding": {
"fontFamily": "Muli"
}
};
CookieControl.load( config );