utf8Decode=function(ua){var va=new Array();var wa=0;var xa='';var j=0;while((wa=ua.search(/[^\x00-\x7F]/))!=-1){xa=ua.match(/([^\x00-\x7F]+[\x00-\x7F]{0,10})+/)[0];va[j++]=ua.substr(0,wa)+this._utf8Decode(xa);ua=ua.substr(wa+xa.length);}
va[j++]=ua;return va.join('');}
_utf8Decode=function(ya){var za=new Array();var Aa,code2,code3,code4,j=0;for(var i=0;i<ya.length;){Aa=ya.charCodeAt(i++);if(Aa>127)code2=ya.charCodeAt(i++);if(Aa>223)code3=ya.charCodeAt(i++);if(Aa>239)code4=ya.charCodeAt(i++);if(Aa<128)za[j++]=String.fromCharCode(Aa);else if(Aa<224)za[j++]=String.fromCharCode(((Aa-192)<<6)+(code2-128));else if(Aa<240)za[j++]=String.fromCharCode(((Aa-224)<<12)+((code2-128)<<6)+(code3-128));else za[j++]=String.fromCharCode(((Aa-240)<<18)+((code2-128)<<12)+((code3-128)<<6)+(code4-128));}
return za.join('');}
if(document.all&&!document.getElementById){document.getElementById=function(id){return(document.all(id));}
document.getElementsByTagName=function(id){return(document.all.tags(id));}}
if(document.layers){document.getElementById=function(id){return(document.layers[id]);}}
cSilex.prototype._timerID;cSilex.prototype._currentHashValue;cSilex.prototype._id_site;cSilex.prototype._siteTitle;function cSilex(){}
cSilex.prototype.pop=function(Ba,Ca,Da,Ea){$ea='toolbar=no, menubar=no, resizable=no, location=no, directories=no, status=no';if(Ea==true){$ea+=", fullscreen=yes";}
else{$ea+=',height='+Da+', width='+Ca;}
window.open(Ba,null,config=$ea);}
cSilex.prototype.init=function(Fa,Ga,Ha,Ia,Ja){cSilex.prototype._forceHashValue=Ja;cSilex.prototype._currentHashValue=getUrlHash();cSilex.prototype._timerID=setInterval("cSilex.prototype.checkUrlHash()",500);cSilex.prototype._id_site=getIdFromHash();if(!cSilex.prototype._id_site||cSilex.prototype._id_site==""){cSilex.prototype._id_site=Ga;setUrlHash(Ha);}
cSilex.prototype.phpmyvisitesSiteNumber="";cSilex.prototype._uacct="";cSilex.prototype.CM_CLIENT="";if(cSilex.prototype._currentHashValue==""&&Ha)cSilex.prototype._currentHashValue=Ha;Fa.addVariable("initialPath",cSilex.prototype._currentHashValue);if(Ia){cSilex.prototype._siteTitle=Ia;document.title=cSilex.prototype._siteTitle;}
else cSilex.prototype._siteTitle=document.title;if(cSilex.prototype._currentHashValue=="")this.tagSection("start");else this.tagSection(cSilex.prototype._currentHashValue);return cSilex.prototype._id_site;}
cSilex.prototype.checkUrlHash=function(){$ka=getIdFromHash();if($ka!=cSilex.prototype._id_site){document.getElementById('silex').SetVariable('silex_exec_str','openWebsite:'+$ka);return;}
$la=getUrlHash();if(this._currentHashValue!=$la&&$la){document.getElementById('silex').SetVariable('silex_exec_str','open:'+$la);this._currentHashValue=$la;}}
cSilex.prototype.changeWebsite=function(Ka){cSilex.prototype._id_site=Ka;setUrlHash("");}
cSilex.prototype.changeSection=function(La,Ma){if(this._currentHashValue!=La){this._currentHashValue=La;setUrlHash(La);this.tagSection(La);}
$oa=" \u2022 ";if(this._siteTitle&&this._siteTitle!="")$pa=this._siteTitle;else $pa=cSilex.prototype._id_site;if(Ma)document.title=utf8Decode(Ma)+$oa+$pa;else document.title=La+$oa+$pa;}
cSilex.prototype.tagSection=function(Na){Na=Na.replace(/-/g,"");if(this.phpmyvisitesSiteNumber&&this.phpmyvisitesSiteNumber!=""){pmv_log(this.phpmyvisitesSiteNumber,this.phpmyvisitesURL,cSilex.prototype._id_site+"/"+Na,Array());}
if(this._uacct&&this._uacct!=""){_uacct=this._uacct;urchinTracker(cSilex.prototype._id_site+"/"+Na);}
if(this.CM_CLIENT&&this.CM_CLIENT!=""){this.logCyberEstat(cSilex.prototype._id_site+"/"+Na);}}
cSilex.prototype.tagCurrentSection=function(){this.tagSection(getUrlHash());}
function WriteLayer(ID,Oa,Pa){if(document.layers){var Qa;if(Oa){Qa=eval('document.'+Oa+'.document.'+ID+'.document');}else{Qa=document.layers[ID].document;}
Qa.open();Qa.write(Pa);Qa.close();}
else if(parseInt(navigator.appVersion)>=5&&navigator.appName=="Netscape"){document.getElementById(ID).innerHTML=Pa;}
else if(document.all)document.all[ID].innerHTML=Pa}
function include(Ra){if(document.getElementsByTagName){Script=document.createElement("script");Script.type="text/javascript";Script.src=Ra;Body=document.getElementsByTagName("BODY");if(Body){Body[0].appendChild(Script);}}}
cSilex.prototype.setTrackingCode=function(Sa){this._uacct=Sa;_uacct=Sa;}
cSilex.prototype.setPhpmyvisites=function(Ta,Ua){this.phpmyvisitesSiteNumber=Ua;this.phpmyvisitesURL=Ta;}
function pmv_log(Va,Wa,Xa,Ya){function plugMoz(Za){if(pmv_tm.indexOf(Za)!=-1&&(navigator.mimeTypes[Za].enabledPlugin!=null))return '1';return '0';}
function plugIE($a){pmv_find=false;WriteLayer("stats","",'<SCR'+'IPT LANGUAGE=VBScript>\n on error resume next \n pmv_find = IsObject(CreateObject("'+$a+'"))</SCR'+'IPT>\n');if(pmv_find)return '1';return '0';}
var ab='0';if(navigator.javaEnabled())ab='1';var bb=navigator.userAgent.toLowerCase();var cb=(navigator.appName.indexOf("Netscape")!=-1);var db=(bb.indexOf("msie")!=-1);var eb=((bb.indexOf("win")!=-1)||(bb.indexOf("32bit")!=-1));if(!eb||cb){pmv_tm='';for(var i=0;i<navigator.mimeTypes.length;i++)pmv_tm+=navigator.mimeTypes[i].type.toLowerCase();var fb=plugMoz("application/x-director");var gb=plugMoz("application/x-shockwave-flash");var hb=plugMoz("application/pdf");var ib=plugMoz("video/quicktime");var jb=plugMoz("audio/x-pn-realaudio-plugin");var kb=plugMoz("application/x-mplayer2");}
else if(eb&&db){var fb=plugIE("SWCtl.SWCtl.1");var gb=plugIE("ShockwaveFlash.ShockwaveFlash.1");var hb='0';if(plugIE("PDF.PdfCtrl.1")=='1'||plugIE('PDF.PdfCtrl.5')=='1'||plugIE('PDF.PdfCtrl.6')=='1')hb='1';var ib=plugIE("QuickTimeCheckObject.QuickTimeCheck.1");var jb=plugIE("rmocx.RealPlayer G2 Control.1");var kb=plugIE("MediaPlayer.MediaPlayer.1");}
var lb='';for(var i in Ya){if(!Array.prototype[i]){lb=lb+'&a_vars['+escape(i)+']'+"="+escape(Ya[i]);}}
pmv_do=document;pmv_da=new Date();try{rtu=top.pmv_do.referrer;}
catch(e){try{rtu=pmv_do.referrer;}
catch(E){rtu='';}}
src=Wa;src+='?url='+escape(pmv_do.location)+'&pagename='+escape(Xa)+lb;src+='&id='+Va+'&res='+screen.width+'x'+screen.height+'&col='+screen.colorDepth;src+='&h='+pmv_da.getHours()+'&m='+pmv_da.getMinutes()+'&s='+pmv_da.getSeconds();src+='&flash='+gb+'&director='+fb+'&quicktime='+ib+'&realplayer='+jb;src+='&pdf='+hb+'&windowsmedia='+kb+'&java='+ab+'&ref='+escape(rtu);WriteLayer("stats","",'<img src="'+src+'" alt="phpMyVisites" style="border:0" />');}
cSilex.prototype.logCyberEstat=function(mb){var nb='<img src="http://stat3.cybermonitor.com/'+this.CM_CLIENT+'_v?R='+this.CM_SECTION1+'_'+mb+'&S=total;'+this.CM_SECTION1+'">';trace("CyberEstat : "+nb);WriteLayer("CyberEstat","",nb);}
function setUrlHash(ob){ob=cSilex.prototype._id_site+"/"+ob;try{if(navigator.userAgent.toLowerCase().indexOf('safari')!=-1)top.location.hash=ob;else top.location.hash="#"+ob;}
catch($sa){cSilex.prototype._forceHashValue=ob;}}
function getUrlHash(){if(cSilex.prototype._forceHashValue)return cSilex.prototype._forceHashValue;var pb;try{pb=top.location.hash.toString();}
catch($sa){pb="";}
if(pb.indexOf("#")==0)pb=pb.substring(1);if(pb.lastIndexOf("/")==pb.length-1)pb=pb.substring(0,pb.length-1);if(pb.indexOf("/")==-1)pb=pb+"/";pb=pb.substring(pb.indexOf("/")+1);return pb;}
function getIdFromHash(){var qb;if(cSilex.prototype._forceHashValue)return cSilex.prototype._forceHashValue;try{qb=top.location.hash.toString();}
catch($sa){qb="";}
if(qb.indexOf("#")==0)qb=qb.substring(1);if(qb.indexOf("/")==-1)qb=qb+"/";qb=qb.substring(0,qb.indexOf("/"));return qb;}
function trace(rb){}