var fxc_separator=unescape('%u2009');var fxc_style='text-decoration:none;font-weight:bolder;';var fxc_feed='fxcounter.txt';var fxc_lib='fxcounter_lib.js';var timeoutTOT;var timeoutVAL;var fxc_feedurl;function fxcFeedURL(){var scripts=document.getElementsByTagName('script');for(var i=0;i<scripts.length;i++){if(scripts[i].src.match(fxc_lib)){fxc_feedurl=scripts[i].src.replace(fxc_lib,fxc_feed);break;}}}
function fxcLoadValues(){var vfile=document.createElement('script');vfile.src=fxc_feedurl+'?'+new Date().getTime();vfile.type='text/javascript';document.getElementsByTagName('head')[0].appendChild(vfile);}
function fxcReloadValues(){if('undefined'!=typeof(timeoutVAL)){clearTimeout(timeoutVAL);}
if('undefined'==typeof(fxc_updintv)){timeoutVAL=setTimeout('fxcReloadValues()',200);}else{timeoutVAL=setTimeout('fxcLoadValues()',fxc_updintv*1000);timeoutVAL=setTimeout('fxcReloadValues()',fxc_updintv*1000);}}
function fxcNumber(num){num=num+'';for(var i=3;i<num.length;i+=3){num=num.replace(/(^|\s)(\d+)(\d{3})/,'$2'+fxc_separator+'$3');}
return num;}
function fxcZeroFill(val){return((val<10)?'0'+val:val);}
function fxcDateString(ms){var ts=new Date(ms);var wd=new Array('Sun','Mon','Tue','Wed','Thu','Fri','Sat')[ts.getDay()];var yr=ts.getFullYear();var mon=fxcZeroFill(ts.getMonth()+1);var dat=fxcZeroFill(ts.getDate());var hrs=fxcZeroFill(ts.getHours());var min=fxcZeroFill(ts.getMinutes());var tz_sign=((ts.getTimezoneOffset>0)?'-':'+');var tz=Math.abs(ts.getTimezoneOffset());var tz_hrs=fxcZeroFill(Math.floor(tz/60));var tz_min=fxcZeroFill(tz-Math.floor(tz/60)*60);return(wd+' '+yr+'-'+mon+'-'+dat+' '+hrs+':'+min+' ['+tz_sign+tz_hrs+':'+tz_min+']');}
function fxcTitle(id){document.getElementById(id).setAttribute('title','Estimate based on '+fxcNumber(fxc_total)+' downloads at a rate of '+Math.round(fxc_dps*10)/10+' per second on '+fxcDateString(fxc_timestamp*1000));}
function fxcStyle(id){document.getElementById(id).style.cssText=fxc_style;}
function fxcEstimate(){var now=new Date().getTime();return Math.floor(fxc_total+(now-fxc_timestamp*1000)*fxc_dps/1000);}
function fxcTotal(id,freq,ts){if('undefined'==typeof(fxc_total)){timeoutTOT=setTimeout('fxcTotal("'+id+'",'+freq+','+ts+')',200);}else{if(ts!=fxc_timestamp){fxcTitle(id);if(0<freq){freq=1000/fxc_dps;}
ts=fxc_timestamp;}
document.getElementById(id).firstChild.nodeValue=fxcNumber(fxcEstimate());if(0!=freq){timeoutTOT=setTimeout('fxcTotal("'+id+'",'+freq+','+ts+')',Math.abs(freq));}}}
function fxcStart(id,freq){fxcStyle(id);fxcFeedURL();if('undefined'!=typeof(freq)){freq=-freq;}
if('undefined'==typeof(timeoutVAL)){fxcLoadValues();}
if(0!=freq){fxcReloadValues();}
fxcTotal(id,freq,0);}
var fxc_version='0.2.3.a';var gaJsHost=(("https:"==document.location.protocol)?"https://ssl.":"http://www.");document.write(unescape("%3Cscript src='"+gaJsHost+"google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));try{var pageTracker=_gat._getTracker("UA-3889426-1");pageTracker._trackPageview();}
catch(err){}
new Image().src="//counter.yadro.ru/hit?r"+escape(document.referrer)+((typeof(screen)=="undefined")?"":";s"+screen.width+"*"+screen.height+"*"+(screen.colorDepth?screen.colorDepth:screen.pixelDepth))+";u"+escape(document.URL)+";"+Math.random();