function openboutique(url){// Fichier insere dans navigation.htm // ouvre une boutique // tmp=url; for (i=0; i -1) { teep=tmp.substring(i+1,i+2); tmp=tmp.substring(i,numm) + teep + tmp.substring(i+2,tmp.length); } } xb=xa-100; window.open("http://" + url + ".mister-rent.com/redirect.asp?num_dept=&id_rubrique=&besoin=general", tmp ,"width=610,height=" + xb + ",top=25,left=50,toolbar=1,location=0,directories=0,status=0,menuBar=1,scrollbars=1,resizable=1").focus(); }