Drinking at work common: study
01.01.70
Function getAdCookie(name) {
var regex = new RegExp(name + "=(.*?)(; |&|$)", "gi");
var value = regex.exec(document.cookie);
if (value && value.length == 3) {
value = value[1];
} else {
value = "";
}
return value;
}
function getFrameDocument(fr) {
var doc = fr.contentWindow || fr.contentDocument;
if (doc && doc.document) {
doc = doc.document;
}
return doc;
}
function closeDoc(doc) {
doc.close();
}
function closeOpenDocuments(openDocs) {
for (var i=0;i < openDocs.length; i++) {
closeDoc(getFrameDocument(document.getElementById(openDocs[i])))
}
}
function isIE()
{
return /msie/i.test(navigator.userAgent) && !/opera/i.test(navigator.userAgent);
}
function setHash (element, hash) {
if(element.hash) {
element.hash = element.hash + "," + hash;
} else {
element.hash = hash;
}
}
function renderIFAd(holderID, adID, srcUrl, width, height, hash) {
setHash(document.getElementById(holderID), hash);
document.dcdAdsR.push(adID);
if (ie) {
var sizePart = srcUrl.substring(srcUrl.indexOf("sz=")+3);
sizePart = sizePart.substring(0, sizePart.indexOf(";"));
var multiSizes = sizePart.split(",");
var minSize = multiSizes[0];
if (multiSizes.length >
Source: Sydney Morning Herald
Tim Hortons lattes: What our readers say
01.01.70
Thanks for the early reviews. I was hoping Tim’s new Latte products would be at least decent, if for no other reason then to have a quick, drive through, convenient Latte, but alas, according to these reviewers that is not the case. I am a fan of Starbucks coffee, and, other coffee specialty shops that make a well made Latte, and was hoping, for convenience sake, Tim’s would suffice. Fortunately I no longer need to worry about trying their coffee as I am not interested in sugared coffee or powdered milk. Thanks for saving me the time. Oh yea, for those not in the know, McDonald’s now makes excellent drip coffee, Latte’s, not so much.
wiegehts: Because Tim Hortons advertises French Vanilla Cappuccino for $1, I decided to get one. It was the worse drink I’ve ever had – it tasted like extremely sweet milk with water – I couldn’t taste any expresso or coffee in it. Certainly more of us have been enticed to get the advertised cappuccinos – save your money and your taste buds.
Source: Financial Post