try {
    COMSCORE.beacon({
        c1:2,
        c2:6035944,
        c3:"",
        c4:window.location.protocol+"//"+window.location.host+window.location.pathname,
        c5:"",
        c6:"",
        c15:""
    });
    window.no_comscore = 0;
}
catch(e) {
    //COMSCORE won't be defined if the library code didn't load speedily enough
    window.no_comscore = 1;
}