// Copyright (C) 2001-2010 CounterLabs(R)
function cl_ph () {
    n=navigator;
    d=document;
    s=screen;
    document.write('<img src="http://www.counterlabs.com/sc.php?scr=b&id=400238&vid=559502&c3=' + s.colorDepth + '&c4=' + s.width + '&c5=' + s.height + '&c6=' + escape(parent.document.referrer) + '&c7=' + (n.javaEnabled()?1:0) + '&c8=' + (n.cookieEnabled?1:(n.cookieEnabled==false?0:2)) + '&c9=' + (n.language?n.language:n.userLanguage) + '&c10=1&c11=' + document.URL + '" width=1 height=1 border=0>');
}
cl_ph();