if (document.URL.indexOf("fullsix.com") > 0 || document.URL.indexOf("http://preprod") >= 0) _site=window.location.host ;

xtsite = "275147";
if (typeof _site == "undefined" || _site == null) _site='www.laposte.net';

xtnv = document;        //parent.document or top.document or document         
xtsd = "http://logc4";
xtn2 = "1";        // level 2 site 
xtpage = "";        //page name (with the use of :: to create chapters)
xtdi = "";        //implication degree

document.write('<script type="text/javascript" src="//' + _site + '/js/xtroi.jsp"></script>');
document.write('<script type="text/javascript" src="//' + _site + '/js/common_lp.js"></script>');

__CSS_NAVIGATOR__ = "IS_MOZILLA";
__CSS_BROWSER__="IS_WIN";
if((navigator && navigator.appVersion.indexOf("X11")!=-1) || (window.clientInformation && window.clientInformation.appVersion.indexOf("Linux")!=-1)) __CSS_BROWSER__="IS_LINUX";
if(navigator && navigator.appVersion.indexOf("Mac")!=-1) __CSS_BROWSER__="IS_MAC";
if(window.clientInformation && window.clientInformation.appName=="Konqueror") __CSS_NAVIGATOR__="IS_KONQUEROR";
else if(window.clientInformation && window.clientInformation.appVersion.indexOf("Safari")>-1) __CSS_NAVIGATOR__="IS_SAFARI";
else if(navigator.userAgent.toLowerCase().indexOf("opera") != -1) __CSS_NAVIGATOR__="IS_OPERA";
else if(document.all) __CSS_NAVIGATOR__= "IS_IE";
else if (document.layers)__CSS_NAVIGATOR__ = "IS_NS";
document.write('<div class="'+__CSS_BROWSER__+'"><div class="'+__CSS_NAVIGATOR__+'">');
