<!-- Begin hidingFR=new Image();FR1=new Image();EN=new Image();EN1=new Image();/*DE=new Image();DE1=new Image();*/IT=new Image();IT1=new Image();INFO=new Image();INFO1=new Image();ACQUIRE=new Image();ACQUIRE1=new Image();MAP=new Image();MAP1=new Image();RES=new Image();RES1=new Image();FR.src="../pix-bin/Drapeau/FR_OFF.gif";FR1.src="../pix-bin/Drapeau/FR_ON.gif";EN.src="../pix-bin/Drapeau/EN_OFF.gif";EN1.src="../pix-bin/Drapeau/EN_ON.gif";/*DE.src="../pix-bin/Drapeau/DE_OFF.gif";DE1.src="../pix-bin/Drapeau/DE_ON.gif";*/IT.src="../pix-bin/Drapeau/IT_OFF.gif";IT1.src="../pix-bin/Drapeau/IT_ON.gif";INFO.src="../pix-bin/info2_on.jpg";INFO1.src="../pix-bin/info2_off.jpg";ACQUIRE.src="../pix-bin/Tab-bin/fr_buy1_on.jpg";ACQUIRE1.src="../pix-bin/Tab-bin/fr_buy1_off.jpg";MAP.src="../pix-bin/Tab-bin/fr_map1_off.jpg";MAP1.src="../pix-bin/Tab-bin/fr_map1_on.jpg";RES.src="../pix-bin/Tab-bin/fr_res1_on.jpg";RES1.src="../pix-bin/Tab-bin/fr_res1_off.jpg";// JM - 2004/03/22// designed to obscure the mail addresses from spam harvesters. // adrMail.syntax ( 'domain','tld','address','linktext','subject' ) ; // -> <a href="mailto:address@domain.tld?subject=subject">linktext</a> // - 'subject' is optional and can be left out. // - if 'linktext' is empty then the mail address will be used. // nota: if the linktext really needs to use a different mail address then use '(at)' // instead of '@' even though this is not a good idea defeating the object of the code... function adrMail( theDomain,tld,address,linktext,subject ) { var to ='mailto:uce@ftc.gov' ; // could also use 'spam@cnil.fr' herevar at =to.substring( 10,11 ) ; dot=to.substring( 14,15 ) ; to =to.substring( 0,7 ) ; if( -1!=linktext.indexOf( '(at)' )) { linktext = linktext.replace( /\(at\)/, at ) ; } if( ''==linktext ) { linktext = address+at+theDomain+dot+tld ; } if( ''!=subject ) { tld +='?subject='+subject ; }var theAdr = linktext ; var URL = to+address+at+theDomain+dot+tld ; document.write( theAdr.link( URL )) ; }// - End of JavaScript - -->
