site="services/pointroute" ;
ftvi_tag_oas="accueil" ;
ftvi_positions_oas="Top,x01,x02,x03" ;

ftvi_is_f2=document.location.href.indexOf("france2") ;
ftvi_is_f3=document.location.href.indexOf("france3") ;

if ((ftvi_is_f2)&&(ftvi_is_f2!=-1)){
	document.write("<LINK REL='stylesheet' TYPE='text/css' HREF='http://arche.francetv.fr/f2/style.css'>") ;
	ftvi_portail="france2" ;
}else if ((ftvi_is_f3)&&(ftvi_is_f3!=-1)){
	document.write("<LINK REL='stylesheet' TYPE='text/css' HREF='http://arche.francetv.fr/f3/style.css'>") ;
	ftvi_portail="france3" ;
}else{
	document.write("<LINK REL='stylesheet' TYPE='text/css' HREF='http://arche.francetv.fr/f2/style.css'>") ;
	ftvi_portail="france2" ;
}

<!------ OAS SETUP begin ------>
//Supprime les accents
function removeEntities(chaine) {
	var reg = new RegExp("[^a-z0-9-./]","gi");
	return chaine.replace(reg, "").toLowerCase();
}
//configuration
OAS_url ='http://pub.ftv-publicite.fr/RealMedia/ads/';OAS_listpos =ftvi_positions_oas;
OAS_sitepage = removeEntities("www." + ftvi_portail + ".fr/" + site + "/" + ftvi_tag_oas);
//end of configuration
OAS_rn = new String(Math.random()); OAS_rns = OAS_rn.substring (2, 11);
function OAS_NORMAL(pos) {
	document.write('<A HREF="' + OAS_url + 'click_nx.ads/' + OAS_sitepage + '/1' + OAS_rns + '@' + OAS_listpos + '!' + pos + '" TARGET=_top><IMG SRC="' + OAS_url + 'adstream_nx.ads/' + OAS_sitepage + '/1' + OAS_rns + '@' + OAS_listpos + '!' + pos + '" BORDER=0></A>');
}
function OAS_RICH(pos) {
	return OAS_NORMAL(pos);
}

document.write('<SCRIPT LANGUAGE=JavaScript1.1 SRC="' + OAS_url + 'adstream_mjx.ads/' + OAS_sitepage + '/1' + OAS_rns + '@' + OAS_listpos + '"><\/SCRIPT>');

function OAS_AD(pos) {
	OAS_RICH(pos);
}
<!------ OAS SETUP end ------>

document.write('<SCRIPT LANGUAGE="javascript" SRC="http://arche.francetv.fr/commun/data/recherche.js"></SCRIPT>');