
document.write('<link rel="stylesheet" type="text/css" href="/JavascriptTFO/css/normalize.css" />');
document.write('<link rel="stylesheet" type="text/css" href="/JavascriptTFO/css/megamenu.less.css.debug.css" />');
document.write('<link rel="stylesheet" type="text/css" href="/JavascriptTFO/css/font/stylesheet.css" />');
document.write('<link rel="stylesheet" type="text/css" href="/JavascriptTFO/css/_tfo_branding.css" />');

document.write('<script type="text/javascript" src="/JavascriptTFO/js/ie7.js"></script>');
document.write('<script type="text/javascript" src="/JavascriptTFO/js/libs/modernizr-2.0.min.js"></script>');
document.write('<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.7/jquery.min.js"></script>');

document.write('<style type="text/css">');
document.write('	#header { background:#1E1E1E; border:none; color:white !important; }');
document.write('	#header .headerBg { width:100%; height:47px; background:black; }');
document.write('	#menuPrincipal {  width:1024px; margin-left:auto; margin-right:auto; margin-top:-47px;font-family:\'TFOfont\',\'Haettenschweiler\',\'Impact\',Sans-Serif; font-size:16px; text-transform:uppercase; color:white !important; }');
document.write('	#menuPrincipal #menuContainer { background-color:black; height:47px; overflow:hidden; padding-left:140px; }');
document.write('	#menuPrincipal #menuContainer #title { float: left; width:61px; }');
document.write('	#menuPrincipal #menuContainer #title img { border:none; }');
document.write('	#menuPrincipal #menuContainer ul { line-height:46px; margin:0; padding:0; color:white !important; }');
document.write('	#menuPrincipal #menuContainer ul li { float:left;  margin:0 20px; line-height:47px; list-style:none outside none; -moz-transition:all 0.5s ease-out 0s; outline:medium none; text-decoration:none; color:white; }');
document.write('	#menuPrincipal #menuContainer ul li a { text-decoration:none !important; color:white !important; }');
document.write('	.clear { clear:both; }');
document.write('</style>');

document.write('<div id="header">');
document.write('    <div>');
document.write('        <div class="headerBg">&nbsp;</div>');
document.write('    	<div id="menuPrincipal">');
document.write('        	<div id="menuContainer">');
document.write('            	<div id="title"><a href="http://www3.tfo.org/" target="_top"><img src="/JavascriptTFO/img/_tfo_branding.png"></a></div>');
document.write('            	<ul></ul>');
document.write('        	</div>');
document.write('        	<div class="clear"></div>');
document.write('    	</div>');
document.write('    </div>');
document.write('</div>');

document.write('    <script type="text/javascript">');
document.write('        var JSON_url = \'http://www3.tfo.org/Page/gETMegaMenu\';');
document.write('        var imageVide = \'/JavascriptTFO/img/vide.gif\';');
document.write('    </script>');

document.write('<script type="text/javascript" src="/JavascriptTFO/js/jquery.easing.js"></script>');
document.write('<script type="text/javascript" src="/JavascriptTFO/js/jquery.megamenu.js"></script>');













// Function to allow one JavaScript file to be included by another.
// Copyright (C) 2006 www.cryer.co.uk
function IncludeJavaScript(jsFile)
{
  document.write('<script type="text/javascript" src="'
    + jsFile + '"></script>'); 
}

if(!prodmaison)
{
	var prodmaison = "UA-1054282-1";
}

if(!renamepage)
{
	var renamepage = "";
}

if(window.location.host.indexOf("dev.") < 0)
{
	IncludeJavaScript('http://www.google-analytics.com/ga.js');
	IncludeJavaScript('/JavascriptTFO/_tfo_brandingInclude.js');
}
