var lnt;if(!lnt)lnt={}
;if(!lnt.control)lnt.control={}
;if(!lnt.modules)lnt.modules=Array();var htlnt;if((typeof lnt_redirected!="undefined")||(!htlnt))htlnt={initialized:false,loaded:false,modulesRemaining:2,moduleSet:"ht",baseUrl:"http://blogspirit.alenty.com/s/",loaderUrl:"http://blogspirit.alenty.com/s/l/",imgPath:"http://blogspirit.alenty.com/s/i/",skinsPath:"http://blogspirit.alenty.com/s/s/",servicesPath:"http://services.alenty.com/jp/",servicesCachedPath:"http://services.alenty.com/jpc/",profileImgPath:"http://services.alenty.com/p/i/",installerUrl:"http://services.alenty.com/install/",upiPath:"http://services.alenty.com/upi/",hotReportsUrl:"http://hotreports.alenty.com/jp/",secureUrl:"https://secure.alenty.com/jp/",trackingURL:"http://trk.alenty.com/trk/",trackingCachedURL:"http://trk.alenty.com/trkc/",localIdTrackingURL:"http://trk.alenty.com/lid/",hotMembersInfoLinkURL:"http://www.alenty.com/xwiki/bin/view/WhoSHot/Home?source=widget",profilURL:"http://www.alenty.com/xwiki/bin/view/Perso/",siteid:window.AlentySiteId||"blogspirit",projectid:"whoshot",retryWaitMillis:10,isHostPageLoaded:false,UserAgentDetailed:"",trkDelay:10000,totalPageTimeMini:0
}
htlnt.trkStart=function(){htlnt.trkImg=new Image();htlnt.trkLast=new Date();var d=1;htlnt.totalPageTimeMini+=d;htlnt.trkImg.src=htlnt.trackingURL+htlnt.trkLast.getTime()+"?l="+htlnt.location+"&d="+d+"&si="+htlnt.siteid+"&pi="+htlnt.projectid
+"&r="+escape(document.referrer);htlnt.trkTimer=setTimeout("htlnt.trkUpdate()",htlnt.trkDelay);}
htlnt.trkUpdate=function(){var ab=new Date();var d=Math.floor((ab-htlnt.trkLast)/1000);htlnt.totalPageTimeMini+=d;if(htlnt.totalPageTimeMini>61)return;htlnt.trkLast=ab;htlnt.trkImg.src=htlnt.trackingCachedURL+htlnt.trkLast.getTime()+"?l="+htlnt.location+"&d="+d+"&si="+htlnt.siteid
+"&r="+escape(document.referrer);htlnt.trkTimer=setTimeout("htlnt.trkUpdate()",htlnt.trkDelay);}
htlnt.trkSwitch=function(){clearTimeout(htlnt.trkTimer);return new Date()-htlnt.trkLast;}
htlnt.loadScript=function(bb){if(typeof AlentyInjectScript=="undefined")document.write('<script src="'+bb+'"><\/script>');else{var e=document.createElement('SCRIPT');e.setAttribute('language','JavaScript');e.setAttribute('src',bb);document.body.appendChild(e);}
}
htlnt.loadCSS=function(bb){if(typeof AlentyInjectScript=="undefined")document.write('<link rel="stylesheet" href="'+bb+'">');else{var e=document.createElement('LINK');e.setAttribute('rel','stylesheet');e.setAttribute('href',bb);if(htlnt.UserAgent=='safari')document.body.parentNode.insertBefore(e,document.body);else
document.body.appendChild(e);}
}
htlnt.extP=function(s,p,d){if(s.length==0)return d;var cb=s.indexOf(p+'=');if(cb<0)return d;s=s.substring(cb+p.length+1,s.length);cb=s.indexOf("&");if(cb>=0)s=s.substring(0,cb);return s;}
htlnt.cfgT=function(){if(typeof lnt_redirected!="undefined")return true;var s=htlnt.extP(location.search,'lntu','');if(s=='')return true;var h='http://';if(s.substr(0,h.length)==h)s=s.substr(h.length,s.length);var i=s.indexOf('/');if(!((s.substr(i-10,10)=='.alenty.fr')||(s.substr(i-11,11)in{'.aiantis.fr':0,'.alenty.com':0}
)||(s.substr(i-12,12)=='.aiantis.com')))return true;lnt_redirected=true;htlnt.loadScript('http://'+s);return false;}
htlnt.earlierLoaded=function(){for(var i=0;i<lnt.modules.length;i++){if(lnt.modules[i].indexOf(htlnt.moduleSet)>0)return true;}
return false;}
htlnt.getLanguage=function(){var l;if(window.navigator.browserLanguage)l=window.navigator.browserLanguage;else
l=window.navigator.language;l=l.substring(0,2);var db={'en':true,'fr':true}
;if(db[l])return l;else
return'en'}
htlnt.XMLHTTP=function(){this.onreadystatechange=function(){}
this.onerror=function(){}
this.onload=function(){}
this.abort=function(){eb=true;fb.abort();}
this.setRequestHeader=function(name,gb){}
this.setKey=function(hb){}
this.open=function(ib,jb,kb){url=lb(jb);mb(1);}
this.openRequest=function(nb,url,ob){return this.open(nb,url,ob)}
this.send=function(pb){if(eb)return;data=lb(pb);fb.send(url,data);}
var lb=function(gb){return('undefined'==typeof gb)?'':gb
}
var qb=function(rb){self.onerror(rb);self.abort();return false;}
var mb=function(sb){self.readyState=sb;self.onreadystatechange();if(sb==4)self.onload();}
var tb=function(ub){if(eb)return;if('object'!=typeof ub)return qb('There seems to be a problem with your server script');if(ub.multipart)return;self.responseText=ub.r;mb(4);}
var self=this;var url='';var data='';var eb=false;this.responseText=null;this.responseXML=null;this.readyState=0;var fb=new htlnt.XMLHTTP.Transport(tb);}
htlnt.XMLHTTP.index=0;htlnt.XMLHTTP.Base64encode=function(vb){var wb="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+_=";var xb="",yb,zb,$b,_b,ac,bc,cc,i=0;do{yb=vb.charCodeAt(i++);zb=vb.charCodeAt(i++);$b=vb.charCodeAt(i++);_b=yb>>2;ac=((yb&3)<<4)|(zb>>4);bc=((zb&15)<<2)|($b>>6);cc=$b&63;if(isNaN(zb)){bc=cc=64;}
else if(isNaN($b)){cc=64;}
xb=xb+wb.charAt(_b)+wb.charAt(ac)+wb.charAt(bc)+wb.charAt(cc);}
while(i<vb.length);return xb;}
htlnt.XMLHTTP.Utf8encode=function(vb){if('string'!=typeof vb)return'';vb=vb.replace(/\r\n/g,"\n");var xb="";for(var n=0;n<vb.length;n++){var c=vb.charCodeAt(n);if('null'!=typeof c){if(c<128){xb+=String.fromCharCode(c);}
else if((c>127)&&(c<2048)){xb+=String.fromCharCode((c>>6)|192);xb+=String.fromCharCode((c&63)|128);}
else{xb+=String.fromCharCode((c>>12)|224);xb+=String.fromCharCode(((c>>6)&63)|128);xb+=String.fromCharCode((c&63)|128);}
}
}
return xb;}
htlnt.XMLHTTP.Transport=function(dc){var ec=function(dc){fc='lnt'+htlnt.XMLHTTP.index++;window[fc]=gc;hc=dc;}
var gc=function(data){if(ic--==1)jc();dc(data);}
var kc=function(data,url){var lc=1500-url.length-60;var mc=[],nc=Math.floor(data.length/lc)+1;for(var oc=0;oc<nc;oc++){mc.push('i='+fc+'&p='+oc+'&t='+nc+'&rev=5'+'&d='+data.substr(0,lc));data=data.substr(lc);}
ic=mc.length;return mc;}
this.send=function(pc,pb){var secure=false;if(pc.substring(0,3)=="/s/"){secure=true;pc=pc.substring(3);}
var qc=false;var rc=htlnt.servicesPath;if(pc.match(new RegExp("\/([0-9])\/","g"))){switch(RegExp.$1){case'0':rc=htlnt.servicesPath;break;case'1':rc=htlnt.servicesCachedPath;break;case'2':rc=htlnt.hotReportsUrl;qc=true;break;}
pc=pc.substr(2);}
if(secure){if(qc)rc='https'+rc.substring(4);else
rc=htlnt.secureUrl;}
var mc=kc(htlnt.XMLHTTP.Base64encode(htlnt.XMLHTTP.Utf8encode(pb)),rc);sc(rc+'?u='+escape(pc)+'&'+mc[0]);for(var i=1;i<mc.length;i++)sc(rc+'?'+mc[i]);}
var sc=function(url){var tc=document.createElement('script');tc.src=url;tc.type='text/javascript';tc.charset='utf-8';tc=document.getElementsByTagName('head')[0].appendChild(tc);uc.push(tc);}
var jc=function(){for(var i=0;i<uc.length;i++)if(uc[i].parentNode)uc[i].parentNode.removeChild(uc[i])}
var self=this;var fc,uc=[];var ic=0;var hc=function(){}
ec(dc)}

function htlntFct(){var vc=window,wc=document,xc=vc.external,yc,zc,$c=[],_c=[],answers=[],ad,bd;if(htlnt.initialized)return;htlnt.initialized=true;lnt.modules[lnt.modules.length]=htlnt.moduleSet;var url=document.location.href;var p=url.indexOf("#");if(p==-1)htlnt.location=url;else
htlnt.location=url.substr(0,p);htlnt.location=escape(htlnt.location);htlnt.trkStart();
function cd(){if(yc&&zc){if(htlnt.loaded)return;htlnt.loaded=true;yc(ad,'com.alenty.aiantis.admin.loader.dLoader',htlnt.baseUrl);lnt.readyState=true;}
}
function dd(){var u=ed();htlnt.UserAgentDetailed=u;if(u=='ie6'||u=='ie7')u='ie6';else
if(u=='iphone')u='safari';htlnt.UserAgent=u;return u;}
;function ed(){var fd=navigator.userAgent.toLowerCase();var gd=function(hd){return parseInt(hd[1])*1000+parseInt(hd[2]);}
;if(fd.indexOf('opera')!=-1)return'opera';else if(fd.indexOf('ipod')!=-1||fd.indexOf('iphone')!=-1)return'iphone';else if(fd.indexOf('webkit')!=-1)return'safari';else if(fd.indexOf('msie')!=-1){var hd=new RegExp("msie ([0-9]+)\.([0-9]+)","ig").exec(fd);if(hd&&hd.length==3){var v=gd(hd);if(v>=7000)return'ie7';else if(v>=6000)return'ie6';}
}
else if(fd.indexOf('gecko')!=-1){var hd=new RegExp("rv:([0-9]+)\.([0-9]+)","ig").exec(fd);if(hd&&hd.length==3){if(gd(hd)>=1008)return'gecko1_8';}
return'gecko';}
return'unknown';}
;$c['user.agent']={'gecko':0,'gecko1_8':1,'ie6':2,'opera':3,'safari':4}
;htlntFct.onScriptLoad=function(id){htlntFct=null;yc=id;cd();}
var jd;function kd(){if(!zc){zc=true;cd();if(wc.removeEventListener)wc.removeEventListener('DOMContentLoaded',kd,false);if(jd)clearInterval(jd);}
}
if(wc.addEventListener)wc.addEventListener('DOMContentLoaded',kd,false);var jd=setInterval(function(){if(new RegExp("loaded|complete","ig").test(wc.readyState)||lnt.readyState){kd();}
}
,50);var ld;var answers=[];answers['en'] = [];
answers['en']['gecko'] = 'B563D4CB0ECB3DF705CA2033FE74152F';
answers['en']['ie6'] = '57539211E181F6DF66D399935669A932';
answers['en']['safari'] = 'CDACF9DB2700491B7555F21792B28B0D';
answers['en']['gecko1_8'] = '3CC71BAD7B1A907E2A3F0163F767F561';
answers['en']['opera'] = '14D5B7CAE54DF179C263E035527D8C60';
answers['fr'] = [];
answers['fr']['gecko'] = '78C4892E65783142424A7064AD5CE4D6';
answers['fr']['ie6'] = '99E4C54AF716D696DDB5DF489D40FFF0';
answers['fr']['safari'] = '324BEA1A4CDDC50B9C5BCFA08B5BC73A';
answers['fr']['gecko1_8'] = 'D569C4E845D3186330A4D8E39302B9CF';
answers['fr']['opera'] = '2ADF32C0CCCFF7DF961F4DDB783CEA87';

try{var u=dd();if(u=='unknown')return;ld=answers[htlnt.getLanguage()][u];}
catch(e){return;}
if(ld=='undefined')return;if(document.getElementById('AlentyWhoshot')==null)document.write('<div id="AlentyWhoshot"></div>');htlnt.loadCSS(htlnt.skinsPath+'ht.css');htlnt.loadScript(htlnt.baseUrl+ld+'.cache.js');}
htlntFct.initHandlers=function(md,nd,od){var vc=window,pd=vc.onresize,qd=vc.onbeforeunload,rd=vc.onunload;vc.onresize=function(sd){try{md();}
finally{pd&&pd(sd);}
}
;vc.onbeforeunload=function(sd){var td,ud;try{td=nd();}
finally{ud=qd&&qd(sd);}
if(td!=null){return td;}
if(ud!=null){return ud;}
}
;vc.onunload=function(sd){try{od();}
finally{rd&&rd(sd);}
}
;}
;if(htlnt.cfgT()&&!htlnt.earlierLoaded())htlntFct();