function bn_isNotEmpty(a){return(a!=null)&&(a!="")}function bn_getOrderInfo(){if(typeof(bnOrderId)!="undefined"&&bn_isNotEmpty(bnOrderId)){baynote_tag.attrs.purchaseId=bnOrderId}if(typeof(bnOrderTotal)!="undefined"&&bn_isNotEmpty(bnOrderTotal)){baynote_tag.attrs.totalPurchases=parseFloat(bnOrderTotal)}if(typeof(bnOrderDetails)!="undefined"&&bn_isNotEmpty(bnOrderDetails)){baynote_tag.attrs.purchaseDetails=bnOrderDetails}}function bn_getMediaInfo(){if(typeof(bnMediaDuration)!="undefined"&&bn_isNotEmpty(bnMediaDuration)){baynote_tag.attrs.expectedDuration=bnMediaDuration}}function bn_showObserver(){bn_customerId="bt";bn_code="products";var a=window.location.href;if(a.indexOf("https://")==0){baynote_tag.server="https://"+bn_customerId+"-"+bn_code+".baynote.net"}else{baynote_tag.server="http://"+bn_customerId+"-"+bn_code+".baynote.net"}baynote_tag.customerId=bn_customerId;baynote_tag.code=bn_code;baynote_tag.type="baynoteObserver";if(a.indexOf("business.bt.com")>0){baynote_globals.cookieDomain="business.bt.com"}else{if(a.indexOf("preview.btbroadbandoffice.com")>0){baynote_globals.cookieDomain="preview.btbroadbandoffice.com"}}bn_getOrderInfo();bn_getMediaInfo();baynote_tag.show()}if(typeof(baynote_tag)!="undefined"){bn_showObserver()};
