var clicky={init:function(){clicky.img=new Image();clicky.img_base="http://static.getclicky.com/in.php?site_id=10458&srv=db1"+"&res="+screen.width+"x"+screen.height+"&lang="+(navigator.language||navigator.browserLanguage).substr(0,2);var r=RegExp("^https?://[^/]*"+location.host.replace(/^www\./i,"")+"/","i").test(document.referrer)?"":clicky.enc(document.referrer);if(clicky_custom.pageview_disable){clicky.img_base+="&ref="+r;}else{clicky.img.src=clicky.img_base+"&ref="+r+"&title="+clicky.enc(clicky_custom.title?clicky_custom.title:document.title)+"&href="+clicky.enc(clicky_custom.href?clicky_custom.href:location.pathname+location.search)+"&x="+Math.random();}},isset:function(e){return(typeof(window[e])!="undefined");},enc:function(e){return window.encodeURIComponent?encodeURIComponent(e):escape(e);}};if(!clicky.isset("clicky_custom"))clicky_custom={};if(clicky.isset("clicky_page_title"))clicky_custom.title=clicky_page_title;clicky.init();
