// Production: static 
try {
  if (true) {

    if (!window.clph) {
      if(document.images&&window.collarity_appid){(new Image()).src="http://api.collarity.com/cws/v1/nf?appid="+window.collarity_appid+"&u="+encodeURIComponent(document.URL)+"&t="+encodeURIComponent(document.title)+"&r="+encodeURIComponent(document.referrer);}
      window.clph = {
        modulePath:"http://service.collarity.com/clph/0.2/clph/",
        bkScenarios:"C,E",
        adsScenarioOptions:{"Baseline":"A","Collarity":"B","--- Default ---":""}
      };
      var scriptUrl = clph.modulePath+"CLPH.js";
      try {
        document.write("<scr" + "ipt type='text/javascript' src='" + scriptUrl + "'></scr" + "ipt>");
      } catch(e) {
        var x = document.createElement("script");
        x.src = s[i];
        document.getElementsByTagName("head")[0].appendChild(x);
      }
    }
  }
} catch (e) { }

