var ck4t_client = { tag : '*', classname : 'canoe_hyperklix_text', mode : 'zonegraph', linked_words : ['comment reparer un pc','projecteur multimedia','server','yahoo','presentoir','geek','infrastructure','camera','pub','promotion site internet','apprendre','hosting','site','adobe','creation','ram','mot','hp canada','logiciel photo','programmation informatique','support technique','desktop','base donnees','future shop','alimentation pc','icq','bebe','protege-clavier','basse vitesse','marketing internet','website','linux','serveur web','scientifique','espace web','disque dur','impression','flash','photo','developpeur','job','cgi','hebergement','moteur','marketing en ligne','maman','travail a domicile','solutions clients','communaute','education','creation site web','configurer logiciel','concour','imprimeur','web hosting','ssi','securite','serveur internet','photo nature','domain','telephone','internet residentiel','webunik','gagner des prix','astuce web','scripts','portrait','autocad','cours reparation d\'ordinateur','solution affaire','cours informatique','compaq','service ibm','fantastico','logo','site internet','technologies','cours programmation informatique','e-commerce','configuration logiciel','cours informatique correspondance','promotionnel','reseautique','apprendre programmation informatique','hebergement linux','internet abordable','quebec concours','windows','gestion relations client','couvre telephone','geeksquad','revenu','page oueb','quebecois','portable','web internet','microsoft','protection telephone','techno','petites annonces','laptop','photographie','extranet','monter logiciel','hebergement site web','recherche','chaine approvisionnement','positionnement site web','enveloppe','gagnant','google','hebergement de site','portatif','programation','fax','pme','diplome internet','gestion','page web','consultant','enfant','concours','programmeur','photo web','travail','formation internet','base programmation informatique','ecommerce','serveur','composantes','access','finances','sql','technologiques interdisciplinaires','spyware','email','multimedia','cible','folio','internet bas prix','reseaux','technologique','hebergeur','gestion interactions','smiley','electronique','auto cad','macromedia','acces','1','solution sur mesure','agentsolo','epson','free','hebergement securitaire','toshiba','grossesse','acer','technologie','centre formation informatique','asp','creation site internet','ecole internet','infographie','domaine','publicitaire','support','photographe','solution d\'affaire','adsense','programeur','commerce electronique','conception','comment reparer son ordinateur','sciences','agent','ordinateur usage','visibilite','ip','annuaire','services','azbar','mysql','bacterie','base de donnee','15','apprendre internet','solutions affaires','solo','reparation','script','depliant','sondage','25','net','magazine','configuration serveur','concours web','marketing','cle','configuration','presse','corporatif','concours internet','jeux','frs','scrapbook','annonces classees','cours distance informatique','connexion','gerer internet','apprendre reparation ordinateurs','nom de domaine','java','consultation','portable usage','intranet','referencement internet','hebergement windows','apprendre reparer ordinateur','hebergement site','gateway','page personelle','promotion internet','hebergement internet','hebergement gratuit','conception site internet','programmation','site web','emoticon','webmaster','services conseils','numerique','outlook','cours maison reparation ordinateur','awstats','trojan','informatique','ordinateur','cours reparation ordinateurs personnels','pochette','autodesk','service internet','comment reparer son pc','conception web','consultants','modem','infographi','enquete','sdn informatique','gestion applications','utiliser internet','photos','notebook','seanix','graphisme','reseau','identite corporative','album photo','pc','moniteur','ftp','gagner argent','journal','lexmark','26','keyboard skin','logiciel','nom domaine','templates','sans fil','processeur','host','reparer ordinateur','solution client','developpement informatique','webhosting','kerv','bandwidth','installation windows','6','dell canada','extreme','referencement','quebec','sdn','recouvrement clavier','web','conception site web','photo sport','design','equipement informatique','quebecor','referencement positionnement indexation annuaires','ebusiness','radio satellite','etude internet','classe programmation informatique','carriere programmation informatique','ordinateurs','haute vitesse','housse clavier','internet','communication','ti','citeglobe','canoe','cours internet','virus','consommation','enseigne','consommateurs','lightspeed','coldfusion','interactif','positionnement','opinion','msn','inforgraphie','progisia informatique','fournisseur','auto desk','investissement','ordinateur personnel','gratuit','programmeurs','publicite','imprimerie','serigraphie','cadeau','technicien','cpanel','technique','internationale','hebergement web','germes','57','montage logiciel','montage serveur','cadeaux','ecole','traduction','laptops','manufacturier','frontpage','scrapbooking','finance','reparation ordinateur','consommateur','emploi','television','php','mondiale','indexation','dell','hp','template','videotron','positionnement site internet','media','hebergeur web','48','cour internet','carte affaires','cours informatique etudes maison','affiche','livre photo','cours informatique distance','courriel','panel','banniere','naissance','internet illimite','comment reparer disque dur'], loadCSS : function(file_url) { var css = document.createElement('link'); css.rel = 'stylesheet'; css.type = 'text/css'; css.href = file_url; document.body.appendChild(css); }, start : function() { var oldonload = window.onload; var self = this; if (typeof (window.onload) != 'function') { window.onload = function(){self._onload.call(self);} } else { window.onload = function(){oldonload(); self._onload.call(self);} } }, _browserHacks : function() { if ( this.tag && this.tag != '*' ) { if ( window.ActiveXObject ) { var tag = this.tag.split(':'); var prefix = tag[1]? tag[0] : 'canoeklix'; document.body.innerHTML = '' + document.body.innerHTML; if ( !tag[1] ) { var r1 = new RegExp('<'+ this.tag +'>', 'gi'); var r2 = new RegExp('<\/'+ this.tag +'>', 'gi'); document.body.innerHTML = document.body.innerHTML.replace(r1, "").replace(r2, ""); } else this.tag = tag[1]; } else if ( typeof document.loadBindingDocument == 'function' ) { if ( document.getElementsByTagName(this.tag)[0] ) this.tag = 'body'; } } }, _onload :function() { this._browserHacks(); this.loadCSS('http://207.253.180.30/s-ppc/css/hyperklix/default.css'); var script = document.createElement('script'); script.src = 'http://207.253.180.30/s-ppc/js/hyperklix/HyperklixParser.js?v2'; script.type = 'text/javascript'; document.body.appendChild(script); }, callback : function() { var parser = new HyperklixParser(this.tag, this.classname); if ( this.mode == 'zonegraph' ) { parser.findWords(this.linked_words); } else { parser.parseDocument(); } this.callServer(parser.wordlist); }, callServer : function(words) { var strw = ''; for(var i=0; i < words.length; i++) strw += 'ch[' + i + ']=' + words[i] + '&'; var script = document.createElement('script'); script.src = 'http://www.canoeklix.com/hyperklix_server?566527894602e98734596&src=hyperklix:technofr&lg=fr&charset=cp1252&tag='+this.tag+'&classname='+this.classname+'&filter=techno&nads=0' + '&' + strw ; script.type = 'text/javascript'; script.id = 'loadScript'; document.body.appendChild(script); } } ck4t_client.start();