

function clearDefault(el) {
  if (el.defaultValue==el.value) el.value = ""
}

var site = 'frequencevih';



function targetLinks() {
var str;
var where;
where="_blank";

for(var i=0;i<=(document.links.length-1);i++) {
 str=document.links[i].href;
 if((str.search(site)==-1)&&((str.search('http://')!=-1)
 ||(str.search('www.')!=-1)
 ||(str.search('ftp://')!=-1))){
  document.links[i].target=where;
 }
}
}


var a, s, n;
function Crypt(s) {r='';for(i=0;i<s.length;i++){n=s.charCodeAt(i); if (n>=8364) {n = 128;} r += String.fromCharCode( n - 3 ); }return r;}
a ="pdlowr=";
m='&#64;';d=unescape(m);
var nom = "flongpre";
var domaine = "videotron.ca";
var aro = nom + d + domaine;



