/** 
* @projectDescription France 2 & France 3, versions 2.0
*
* @author	Mururoa Project Team
* @version	0.1 
*/


function OAS_AD(pos)
{
	OAS_RICH(pos);
}

var OAS_url ='http://pub.ftv-publicite.fr/RealMedia/ads/';
var OAS_rn = new String(Math.random()); 
var OAS_rns = OAS_rn.substring(2, 11);
document.write('<script type="text/javascript" src="' + OAS_url + 'adstream_mjx.ads/' + OAS_sitepage + '/1' + OAS_rns + '@' + OAS_listpos + '"><\/script>');

