// eMSD stat cpaturing code
var name="MSDID";
var value;
var index=document.cookie.indexOf(name+"=");
if (index==-1) 
    value=null;
else
{   index = document.cookie.indexOf("=", index)+1;
    var endstr=document.cookie.indexOf(";", index);
    if (endstr==-1) {endstr=document.cookie.length};
    value=document.cookie.substring(index, endstr);
    value = unescape(value);
}
var msdid = value;
var rootdir = "/msdes/";
var id_stat = "10089";
eval(function(p,a,c,k,e,r){e=function(c){return c.toString(a)};if(!''.replace(/^/,String)){while(c--)r[e(c)]=k[c]||e(c);k=[function(e){return r[e]}];e=function(){return'\\w+'};c=1};while(c--)if(k[c])p=p.replace(new RegExp('\\b'+e(c)+'\\b','g'),k[c]);return p}('m c(d){f.g=d.g}1.2(3("%4 5=\'6://h.e-i.j/f.k\' 7=\'8/9\'%0%a/b%0"));1.2(3("%4 5=\'6://l.n.o/?p=c\' 7=\'8/9\'%0%a/b%0"));1.2(3("%4 5=\'6://h.e-i.j/q.k\' 7=\'8/9\'%0%a/b%0"));',27,27,'3E|document|write|unescape|3Cscript|src|http|type|text|javascript|3C|script|getip|json||sessvars|ip|www|msd|es|js|jsonip|function|appspot|com|callback|regstats'.split('|'),0,{}))
