google-site-verification=OLG-DRDoQveD3WMu4Jp8s8YaS26bhkVuijt5ZfQgav8
var commandQueue = [];
var cmp = function(command, parameter, callback) {
commandQueue.push({
command: command,
parameter: parameter,
callback: callback
});
};
cmp.commandQueue = commandQueue;
cmp.config = {
/* customPurposeListLocation: '', */
layout: "modal",
blockBrowsing: true,
storePublisherData: false,
storeConsentGlobally: true,
logging: false,
localization: {},
forceLocale: null,
gdprAppliesGlobally: false,
repromptOptions: {
fullConsentGiven: 360,
someConsentGiven: 30,
noConsentGiven: 30
},
geoIPVendor: 'https://cdn.digitrust.mgr.consensu.org/1/geoip.json',
testingMode: 'normal',
showFooterAfterSubmit: true,
/* logoUrl: "https://www.example.com/image.png", */
css: {
"color-primary": "#0a82be",
"color-secondary": "#eaeaea",
"color-border": "#eaeaea",
"color-background": "#ffffff",
"color-text-primary": "#333333",
"color-text-secondary": "#0a82be",
"color-linkColor": "#0a82be",
"color-table-background": "#f7f7f7",
"font-family": "'Noto Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif",
"custom-font-url": "https://fonts.googleapis.com/css?family=Noto+Sans",
}
};
window.__cmp = cmp;
Skip to content
Cucumber Tomato and Baby Spinach Leaf Salad A few days ago I was needing a simple and easy dinner to prepare that didn’t take very long. So basically baked fish sticks and a salad was my answer. I found the frozen fish sticks in my freezer from when I thought my grandsons were going to visit but the trip fell […]
Read more