// Setting tag to implement inside the body tag, just after the opening <body> tag.
// Parameters:
// Publisher's site own keyword list string, each key pair must be separated by a semi-column (;)
var oan_siteKeywords="";
// If the Publisher's site owner want to specify the topic used in the section, it can be specify bellow
var oan_siteContentTopic="";
// Do not change anything bellow
var oan_protocol=(window.location.protocol=='https:')?'https:':'http:';
document.write('<scr'+'ipt src="'+oan_protocol+'//teteamodeler.refr.adgtw.orangeads.fr/js/tam_hp?sKW='+ encodeURI(oan_siteKeywords)+'&sCT='+encodeURI(oan_siteContentTopic)+'"><\/scr'+'ipt>');
