

document.write('<div id="header">');

document.write('<h1 id="logo"><a href="commun/index.html" title=""><span class="green">eco</span><span class="gray">synthese</span></a></h1>');	
document.write('<h2 id="slogan">Mieux comprendre son environnement</h2>');		

document.write('<ul>');
document.write('<li><a href="../../../index.htm" class="first">Accueil</a> </li>');
document.write('<li><a href="../../../commun/fr/mission.htm">Mission</a> </li>');
document.write('<li><a href="../../../commun/fr/apropos.htm">À Propos</a> </li>');
document.write('<li><a href="../../../commun/fr/contact.htm">Contact</a> </li>');
document.write('</ul>');

document.write('<form action="http://www.ecosynthese.com/commun/fr/search_results.htm" id="cse-search-box">');
  document.write('<div>');
    document.write('<input type="hidden" name="cx" value="006288991093349400164:ahd4hgbk2py" />');
    document.write('<input type="hidden" name="cof" value="FORID:10" />');
    document.write('<input type="hidden" name="ie" value="UTF-8" />');
    document.write('<input type="text" name="q" size="24" />');
    document.write('<input type="submit" name="sa" class="btn" value="Rechercher" />');
  document.write('</div>');
document.write('</form>');

document.write('<script type="text/javascript" src="http://www.google.com/coop/cse/brand?form=cse-search-box&lang=fr"></script>');

document.write('</div>');

