//// pour noter, sur le menu, quelles langues dans quelles pages. Page_ est dans le HTML

//// pour créer le menu. "page_" et "langue_ici" sont dans le HTML

var pages_= new Array(10);
pages_[0]="Accueil"
pages_[1]=["_fr;_gb;_it;_de;_sp","vernes14-002","Généralités","General information","Generalità","Allgemeine Anmerkungen","Generalidades"];
pages_[2]=["_fr","vernes14-002","Maquette (rez-de-chaussée)","Model (ground floor)","Modello (piano terra)","Modell (Erdgeschoß)","Maqueta (bajo)"];

//["_fr;_gb;_it;_de;_sp","vernes14-002","Maquette (rez-de-chaussée)","Model (ground floor)","Modello (piano terra)","Modell (Erdgeschoß)","Maqueta (bajo)"];
pages_[3]=["_fr;_gb;_it;_de;_sp","bichel15-002","Maquette (rez-de-chaussée)","Model (ground floor)","Modello (piano terra)","Modell (Erdgeschoß)","Maqueta (bajo)"];
pages_[4]=["_fr;_gb;_it;_de;_sp","bichel16-002","Maquette (superstructure)","Model (superstructure)","Modello (sovrastruttura)","Modell (Oberbau)","Maqueta (superestructura)"];

var no_langue="_fr_gb_it_de_sp".indexOf(langue_ici)/3;//position langue/3

var titre_= new Array(5);
titre_=["Blockhaus 87 - Vernes (SF Altkirch)","Blockhouse 87 - Vernes (SF Altkirch)","Blockhaus 87 - Vernes (SF Altkirch)","Blockhaus 87 - Vernes (SF Altkirch)","Blocao 87 - Vernes (SF Altkirch)"];

var s_titre= new Array(5);
s_titre[0]="Le blockhaus STG n°87 des Vernes (SF Altkirch) est un obstacle d'infanterie, simple flanquement. Ce n'est pas une construction CORF, puisqu'il a été construit après 1935 et à partir de plans non CORF, mais c'est un bloc réalisé avant 1940, sur la Ligne Maginot (sens large). Ne serait-ce qu'à ce titre, il est donc intéressant à étudier. Et il l'est d'autant plus qu'une équipe de bénévoles, dirigée par Felix, a entrepris de le restaurer. C'est à partir de plans relevés par Christophe Agry et d'informations fournies par Felix, que nous remercions vivement, que nous avons réalisé ce premier jet. Il sera affiné en fonction de relevés précis futurs.";

s_titre[1]="Blockhouse STG n°87 of Vernes (SF Altkirch) is an obstacle of infantry, simple flanking. It is not a construction CORF, since it was built after 1935 and starting from plans not CORF, but it is a block realized before 1940, on the Line Maginot (broad direction). Would be this only for this reason, it is thus interesting to study. And it is it more especially as a team of voluntary, directed by Felix, undertook to restore it. It is starting from furnished informations by Felix and of plans raised by Christophe Agry, that we thank warmly, that we produced this first jet. It will be refined according to future precise statements.";

s_titre[2]="Lo blockhaus STG n°87 del Vernes (SF Altkirch) è un ostacolo d'infanteria, semplice flanquement. Non è una costruzione CORF, poiché è stato costruito dopo il 1935 ed a partire da piani non CORF, ma è un blocco realizzato prima del 1940, sulla linea Maginot (senso ampio). Sarebbe soltanto a questo titolo, è dunque interessante studiare. E lo è tanto più che un gruppo di volontari, diretto da Felix, ha intrapreso di restaurarlo. È da partire da informazioni fornite da Felix e da piani rilevati da Christophe Agry, che ringraziamo vivamente, che abbiamo realizzato questo primo getto. Sarà raffinato in funzione di rilevamenti precisi futuri.";

s_titre[3]="Das blockhaus STG n°87 Vernes (SF Altkirch), ist ein Infanteriehindernis, einfache Flankendeckung. Es ist nicht eine corf-Konstruktion, da er nach 1935 und ab Plänen nicht CORF gebaut worden ist, aber es ist ein Block verwirklicht vor 1940 auf der Maginot-Linie (weiter Sinn). Wäre es nur in diesem Zusammenhang, es ist also interessant zu untersuchen. Und er ist es, um so mehr als ein von Felix gelenktes Team von freiwilligen Helfern, unternommen hat, es zu restaurieren. Es anhand von Informationen wird von Felix und von Plänen geliefert, die von Christophe Agry hervorgehoben wurden, daß wir sehr danken, daß wir diesen ersten Wurf verwirklicht haben. Er wird gemäß künftigen präzisen Auszügen verfeinert.";

s_titre[4]="El blocao STG n°87 del Vernes (SF Altkirch) es un obstáculo de infantería, simple flanqueo. No es no hay una construcción CORF, puesto que se construyó después de 1935 y a partir de planes no CORF, pero es un bloque realizado antes de 1940, en la Línea Maginot (sentido amplio). Sólo sería a este respecto, es pues interesante a estudiar. Y lo es sobre todo teniendo en cuenta que un equipo de voluntarios, dirigido por Felix, emprendió de restaurarlo. Felix proporciona esto a partir de información y de planes observados por Christophe Agry, que agradecemos vivamente, que realizamos este primer chorro. Se precisará en función de relaciones precisas futuras.";

var ordre_diapo="2";//ordre pages dans menu
var nb_forts=0;//

function menu_(){
	document.write("<h6></h6><h4><img src='../s3_france_petite_carte.gif' border=1 alt=''><img style='position:relative; top:-44px; left:-16px;' src='../s3_petit_carre.gif' alt=''><br>"+titre_[no_langue]+"</h4>");

	if (page_!=0){
		document.write(pages_[page_][no_langue+2]);
		aaa=pages_[page_][0].split(";");
		for (i=0; i<aaa.length; i++) {
			document.write(" <a href='javascript:tra_charge(\""+pages_[page_][1]+aaa[i]+".htm\");'><img src='../s3_drap"+aaa[i]+".gif' alt='' border=1></a>");
		}
	}
	else {document.write("<h6></h6>"+s_titre[no_langue]+"<h6></h6>");
	}

	document.write("<hr>");

	bbb=ordre_diapo.split(";");
	nb_forts=bbb.length;
	for (i=0; i<nb_forts; i++) {
		document.write("<a href='javascript:pre_tra_charge("+bbb[i]+");'>"+pages_[bbb[i]][no_langue+2]+"</a><br>");
	}

	document.write("<hr><h4><img src='../s3_ae.gif' alt='Autoedition CIMA'><br>Autoedition CIMA<br>Bernard, Evelyne, Raymond CIMA<br>115 Rte de Castellar 06500 Menton (France)<br><a href='mailto:maginot@maginot.org'>Courriel : maginot@maginot.org</a></h4>")
	return;
}

function pre_tra_charge(o){
	bbb="_fr";
	if (pages_[o][0].indexOf(langue_ici)!=-1) {bbb=langue_ici;}
ccc=pages_[o][1]+bbb+".htm"
	tra_charge(ccc);
	//tra_charge(pages_[o][1]+bbb+".htm");
	return;
}


