function AfficheMenu(sz_menu_select)
	{
	/* alert("AfficheMenu"); */
	var ligne=new String();
	var lst_menuselected=new Array("2-1","2-2","2-3","2-4","2-5","2-6","3-1","3-2","3-3","3-4","3-5","3-6","3-7","3-8","3-9","3-10","3-11","3-12","3-13","3-14","3-15","3-16","3-17","3-18","3-19","3-20","3-21","3-22","3-23","3-24","3-25","3-26","3-27","13-1","13-2","13-3","1-1","1-2","1-3","1-4","2-7","2-8","2-9","","","","","","","","","","","","","","","","","","","","","","","","","","","");
	var lst_menupositionneur=new Array("","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","");
	ligne = "";
	for(i=0;i<=70;i++)
		{
		if(sz_menu_select == lst_menuselected[i])
			{
			lst_menupositionneur[i] = " id=it_on";
			}
		}
/* Important : il ne faut pas mettre de caractères ' et/ou " dans les lignes suivantes : */	

	ligne = "";
	

	ligne = ligne + "<!-- BLOC SERVICES / COLONNE GAUCHE-->";	
	
	ligne = ligne + "<div id='conjoncture' class='colg-blok'>";
	ligne = ligne + "	<h3>Conjoncture</h3>";
	ligne = ligne + "	<ul class='mktree'>";
	ligne = ligne + " <li" + "><a href='/sessi/conjonct/fiches/fiches.htm' target='_parent'>Fiches sectorielles mensuelles</a></li>";
	ligne = ligne + " <li" + "><a href='/sessi/conjonct/so_note.htm' target='_parent'>Notes de conjoncture</a></li>";

	ligne = ligne + " </ul>";
	ligne = ligne + " </div>";

	ligne = ligne + "<!-- BLOC SERVICES / COLONNE GAUCHE-->";	
	
	ligne = ligne + "<div id='tab_bord' class='colg-blok'>";
	ligne = ligne + "	<h3>Tableaux de bord</h3>";
	ligne = ligne + "	<ul class='mktree'>";

	ligne = ligne + " <li" + "><a href='/sessi/essentiel/indicateurs.htm' target='_parent'>Les principaux indicateurs</a></li>";
	ligne = ligne + " <li" + "><a href='/sessi/tableau_bord/tic/tic.html' target='_parent'>TIC & commerce électronique</a></li>";
	ligne = ligne + " <li" + "><a href='/sessi/tableau_bord/tbei/tbei.htm' target='_parent'>Emploi industriel</a></li>";
	ligne = ligne + " <li" + "><a href='/sessi/tableau_bord/tbi/so_tbi.htm' target='_parent'>Innovation</a></li>";
	ligne = ligne + " <li" + "><a href='http://www.competitivite.gouv.fr/spip.php?article404' target='_blank'>Pôles de compétitivité</a></li>";

	ligne = ligne + " </ul>";
	ligne = ligne + " </div>";



	ligne = ligne + "<!-- BLOC SERVICES / COLONNE GAUCHE-->";	
	
	ligne = ligne + "<div id='domaine' class='colg-blok'>";
	ligne = ligne + "	<h3>Domaines</h3>";
	ligne = ligne + "	<ul class='mktree'>";

	ligne = ligne + " <li" + "><a href='' target='_parent'>Artisanat</a></li>";
	ligne = ligne + " <li" + "><a href='' target='_parent'>Commerce</a></li>";
	ligne = ligne + " <li" + "><a href='' target='_parent'>Industrie</a></li>";
	ligne = ligne + " <li" + "><a href='' target='_parent'>Professions libérales</a></li>";
	ligne = ligne + " <li" + "><a href='' target='_parent'>Services</a></li>";
	ligne = ligne + " <li" + "><a href='' target='_parent'>Tourisme</a></li>";
	ligne = ligne + " <li" + "><a href='' target='_parent'>TPE/PME</a></li>";

	ligne = ligne + " </ul>";
	ligne = ligne + " </div>";







	ligne = ligne + "<!-- BLOC SERVICES / COLONNE GAUCHE-->";	
	
	ligne = ligne + "<div id='publications' class='colg-blok'>";
	ligne = ligne + "	<h3>Publications</h3>";
	ligne = ligne + "	<ul class='mktree' id='mytree0'>";

	ligne = ligne + " <li" + ">Les 4 pages";
	ligne = ligne + " <ul>";
	
	ligne = ligne + " <li" + lst_menupositionneur[33] + "><a href='/sessi/4pages/sb_vingt.htm' target='_parent'>Les 20 derniers numéros</a></li>";
	ligne = ligne + " <li" + lst_menupositionneur[34] + "><a href='/sessi/4pages/sb_gb.htm' target='_parent'>English versions</a></li>";
	ligne = ligne + " <li" + lst_menupositionneur[35] + "><a href='/sessi/4pages/sb_tout.htm' target='_parent'>Tous les numéros</a></li>";
	ligne = ligne + " </ul>";
	ligne = ligne + " </li>";
	
	ligne = ligne + " <li" + "><a href='/sessi/publications/etudes/mo_bilan.htm' target='_parent'>Les études thématiques</a></li>";
	ligne = ligne + " <li" + "><a href='/sessi/cpci/rapportsCPCI.htm' target='_parent'>Rapports de la CPCI</a></li>";
	ligne = ligne + " <li" + "><a href='/sessi/aide/lettre.htm' traget='_blank' title='Abonnement'>La lettre d'information</a></li>";




	ligne = ligne + " </ul>";
	ligne = ligne + " </div>";

	document.write(ligne);
	}
	

function affiche_def(obj) {
	if (document.getElementById(obj).style.display=='none'){
		document.getElementById(obj).style.display='block';
	}
	else {
		document.getElementById(obj).style.display='none';
	}
}

function affiche_haut_resultat() {
	letexte="<a name='haut'></a>";
	letexte=letexte+"<div id='logo'>";
	letexte=letexte+"<img src='/img/marianne.gif' alt='Marianne' width='78' height='52'>"; // logo Marianne
	letexte=letexte+"<a href='http://www.minefe.gouv.fr' target='_top'><img src='/img/logo_minefe.gif' alt='Logo MINEFE' border='0' width='163' height='52' hspace='2'></a>"; // Lien Minefe
	letexte=letexte+"&nbsp;&nbsp;&nbsp;";
/*	letexte=letexte+"<a href='http://www.industrie.gouv.fr/sessi/'><img src='/img/logo_sessi.gif' alt='Sommaire Sessi' title='Somaire Sessi'></a>"; // Lien accueil Sessi*/
	letexte=letexte+"<br><br></div>";
	document.write(letexte);
}
function affiche_haut_popup() {
	letexte="<a name='haut'></a>";
	letexte=letexte+"<div id='logo'>";
	letexte=letexte+"<img src='/img/marianne.gif' alt='Marianne' width='78' height='52'>"; // logo Marianne
	letexte=letexte+"<img src='/img/logo_minefe.gif' alt='Logo MINEFE' border='0' width='163' height='52' hspace='2'>"; // Lien Minefe
	letexte=letexte+"&nbsp;&nbsp;&nbsp;";
/*	letexte=letexte+"<img src='/img/logo_sessi.gif' alt='Sommaire Sessi' title='Somaire Sessi'>"; // Lien accueil Sessi*/
	letexte=letexte+"<br><br></div>";
	document.write(letexte);
}


function AfficheHaut()
	{
		letexte="<div id='logo' style='position:absolute; left :0 px;'>";
		letexte=letexte+"<h1 class='hiden'>Statistiques industrielles</h1>";
		letexte=letexte+"<h2 class='hiden'></h2>";
		letexte=letexte+"<img src='/img/marianne.gif' alt='Marianne' width='78' height='52'><a href='http://www.minefe.gouv.fr/' title=\"Le portail du ministère de l'Économie, de l'industrie et de l'emploi (nouvelle fenêtre)\" target='_blank'><img src='/img/logo_minefe.gif' border='0' hspace='2'></a>";
		letexte=letexte+"<p>"+jour()+"</p>";
		letexte=letexte+"<p></p><h1>Statistiques et études industrielles</h1>";
/*		letexte=letexte+"<p></p><h1>Service des études<br>et des statistiques industrielles</h1>";*/
		letexte=letexte+"<h2>&nbsp;</h2>";
		letexte=letexte+"</div>";
	document.write(letexte);
	}
function AfficheMoteur()
	{
		letexte="<H3>Recherche</H3>";
		letexte=letexte+"<FORM action='/recherche/lance_recherche.php' name='Synomia' id='f_search' method='post' target='_top'>";
		letexte=letexte+"<DIV class='marg'>";
		letexte=letexte+"<LABEL for='search_item' class='hiden'>Mots-cl&eacute;</LABEL>";
		letexte=letexte+"<INPUT type='text' name='mot' id='search_item' style='width: 120px;'>";
		letexte=letexte+"<SPAN class='go' title='Lancer la recherche'>";
		letexte=letexte+"<INPUT name='search_go' type='submit' id='search_go' value='ok' style='width: 18px;'>";
		letexte=letexte+"</SPAN> </DIV>";
		letexte=letexte+"</FORM>";
	document.write(letexte);
	}

