// Copyright 2015 Comcel, S.A. Tigo Guatemala.
// TMT v1.2
var site="TIGOENLINEA",cid="49885101";function TMTrackByArticle(e,o,t){var i="",n="";"undefined"!=typeof scconfig&&void 0!==scconfig.segment&&void 0!==scconfig.segment.user&&(void 0!==scconfig.segment.user.homeid?i="502"+scconfig.segment.user.homeid:void 0!==scconfig.segment.user.msisdn&&(i="502"+scconfig.segment.user.msisdn),n=scconfig.segment.user.planType),postData({site:site,cid:cid,uid:i,planType:n,protocol:window.location.protocol,host:window.location.host,path:window.location.pathname,query:window.location.search,hash:window.location.hash,referer:document.referrer,article:e,category:o,label:t})}function postData(e){var o=new XMLHttpRequest;o.open("POST","//apps.tigo.com.gt/tmt/go/"),o.setRequestHeader("Content-Type","application/json"),o.onload=function(){o.status},o.send(JSON.stringify(e))}function TMTrack(){return TMTrackByArticle("","","")}var ag="";"undefined"!=typeof getCookie&&getCookie("agencia")&&(ag=getCookie("agencia")),TMTrackByArticle("","",ag);