/* -------------------------------- Bas de page ------------------- 
   retour vers index, compteur du site, compteur de la page et vote 
   uniquement pour les pages d'un sous-r&eacute;pertoire niveau -1         
*/
function SansBlancsFin(Mot)
{
 Lg=Mot.length;
 Fin=Mot.substr(Lg-1,1);
 N=0;
 while(Fin==" ")
 {
  N++;
  Fin=Mot.substr(Lg-1,1);
  if (Fin==" ")
  Mot=Mot.substr(0,Lg-1);
  Lg=Mot.length;
 }
 return Mot;
}
function SansBlancsDebut(Mot)
{
 Lg=Mot.length;
 Debut=Mot.substr(0,1);
 N=0;
 while(Debut==" ")
 {
  N++;
  Debut=Mot.substr(0,1);
  if (Debut==" ")
  Mot=Mot.substr(1,Lg);
  Lg=Mot.length;
 }
 return Mot;
}
var FC="http://member.linkexchange.com/cgi-bin/fc/fastcounter-login?65585";

document.writeln ('<STYLE TYPE="text/css">');
document.writeln ('.Sondage      {color:#31FFA7;font-family:Arial, Helvetica, sans-serif;font-size:11px; font-weight:bold; line-height:11px; text-decoration:none;}');
document.writeln ('.Sondage:link {color:#31FFA7;font-family:Arial, Helvetica, sans-serif;font-size:11px; font-weight:bold; line-height:11px; text-decoration:none;}');
document.writeln ('.Sondage:active {color:#FF108D;}');
document.writeln ('.Sondage:visited {color:#31FFA7;}');
document.writeln ('.Sondage:hover {color:#245E22;background-color:#31FFA7;font-weight:bold;}');
document.writeln ('</STYLE>');

function Fenetre_Sondage()
{
 var FichierSondage='../Sondage.html?Titre_page='+document.title;
 var FenSond=window.open (FichierSondage,"",",status=no,toolbar=no,location=no,directories=no,menuBar=no,scrollbars=no,resizable=yes,width=480,height=570,left=370,top=5");
}// Fin Fenetre_Sondage

function Fenetre_Anomalie()
{
 var FichierSondage='../Anomalie.html?Titre_page='+document.title;
 var FenSond=window.open (FichierSondage,"",",status=no,toolbar=no,location=no,directories=no,menuBar=no,scrollbars=no,resizable=yes,width=480,height=485,left=370,top=20");
}// Fin 

function Ajouter_Lien()
{
 var FichierLien='../Demande_lien_timbre.html?Titre_page='+document.title;
 var FenLien=window.open(FichierLien,"",",status=no,toolbar=no,location=no,directories=no,menuBar=no,scrollbars=no,resizable=yes,width=580,height=450,left=350,top=10");
}// Fin 

function Ajouter_Adresse()
{
 var FichierLien='../Proposer_Adresse.html?Titre_page='+document.title;
 var FenLien=window.open(FichierLien,"",",status=no,toolbar=no,location=yes,directories=no,menuBar=no,scrollbars=yes,resizable=yes,width=580,height=560,left=350,top=10");
}// Fin 


 /* Date de derni&egrave;re modification de la page */
 function DateModif() 
 {
  NomMois=new Array (12);
  NomMois[1]="janvier";
  NomMois[2]="f&eacute;vrier";
  NomMois[3]="mars";
  NomMois[4]="avril";
  NomMois[5]="mai";
  NomMois[6]="juin";
  NomMois[7]="juillet";
  NomMois[8]="ao&ucirc;t";
  NomMois[9]="septembre";
  NomMois[10]="octobre";
  NomMois[11]="novembre";
  NomMois[12]="d&eacute;cembre";
  DateMaJ=new Date(document.lastModified);
  var Mois=NomMois[DateMaJ.getMonth()+1];
  
  var An = DateMaJ.getYear();
  if (An < 100) An += 2000;
  if (An > 100&&An < 2000) An += 1900;
  
  /*if(navigator.appName=='Microsoft Internet Explorer')
  An=Date.getYear();
  else
  An=Date.getYear()+1900;*/
  return DateMaJ.getDate()+" "+Mois+" "+An;
 }// Fin function DateModif()

/******** Weborama gold ********/
 var WEBO_ZONE=1;   // Variables 
 var WEBO_PAGE=1;   //
 var webogold_ok=0; //  Webo gold
 
 function webogold_zpi(_WEBOZONE,_WEBOPAGE,_WEBOID,_ACC) // http://script.weborama.fr/2
 {
  var wbs_da=new Date();
  wbs_da=parseInt(wbs_da.getTime()/1000 - 60*wbs_da.getTimezoneOffset());
  var wbs_ref=''+escape(document.referrer);
  var wbs_ta='0x0';
  var wbs_co=0;
  var wbs_nav=navigator.appName;
  if (parseInt(navigator.appVersion)>=4)
  {
   wbs_ta=screen.width+"x"+screen.height;
   wbs_co=(wbs_nav!="Netscape")?screen.colorDepth:screen.pixelDepth;
  }
  if((_ACC != null)&&(wbs_nav!="Netscape"))
  {
   var reftmp = 'parent.document.referrer';
   if((_ACC<5)&&(_ACC>0))
   {
    for(_k=_ACC;_k>1;_k--) reftmp = 'parent.' + reftmp;
   }
   var mon_ref = eval(reftmp);
   if((document.referrer == parent.location) || (document.referrer=='')) wbs_ref=''+escape(mon_ref);
 
  }
  var wbs_arg="http://gold.weborama.fr/fcgi-bin/comptage.fcgi?ID="+_WEBOID;
  wbs_arg+="&ZONE="+_WEBOZONE+"&PAGE="+_WEBOPAGE;
  wbs_arg+="&ver=2&da2="+wbs_da+"&ta="+wbs_ta+"&co="+wbs_co+"&ref="+wbs_ref;
  var wbs_suite = 'border=0 height=31 width=100 alt="Weborama mesure le web"></A>';
  var wbs_pubarg = "http://pub.weborama.fr/fcgi-bin/aiar.fcgi?ID="+_WEBOID+"&MODE=CLICK&DATE_NAV="+wbs_da;        
  document.write('<A HREF="'+wbs_pubarg+'" target="weborama"><IMG SRC="'+wbs_arg+'" '+wbs_suite);
 }// Fin function webogold_zpi
 webogold_ok=1;
 /******** Fin compteur Weborama ********/

 /* Date de derni&egrave;re modification */
 var Jour=document.lastModified.substr(3,2);
 var NoMois=document.lastModified.substr(0,2);
 var An=document.lastModified.substr(6,4);
 var Mois;
 if (Jour.substr(0,1)=='0') {Jour=Jour.substr(1,1);}
 if (Jour=='1') {Jour='1<SUP>er</SUP>';}
 if (NoMois=='01'){Mois=' janvier ';}
 if (NoMois=='02'){Mois=' f&eacute;vrier ';}
 if (NoMois=='03'){Mois=' mars ';}
 if (NoMois=='04'){Mois=' avril ';}
 if (NoMois=='05'){Mois=' mai ';}
 if (NoMois=='06'){Mois=' juin ';}
 if (NoMois=='07'){Mois=' juillet ';}
 if (NoMois=='08'){Mois=' ao&ucirc;t ';}
 if (NoMois=='09'){Mois=' septembre ';}
 if (NoMois=='10'){Mois=' octobre ';}
 if (NoMois=='11'){Mois=' novembre ';}
 if (NoMois=='12'){Mois=' d&eacute;cembre ';}
 
 var nopage=1;      // variables du compteur
 var nosite=59408;  // Francit&eacute;

 var SweetHome='../Images/Maison.gif';
 var SweetHomeR='../Images/MaisonR.gif';
 var Nom_fichier=document.URL;

/*********** Remplacement des blancs par %20 *******************/
function MotssBl(Mot)// remplacer les blancs par %20
{
 if (Mot!='')
 {
  Remp=/\s/gi;
  NouveauMot=Mot.replace(Remp,"&nbsp;");//%20
 }
 else
 NouveauMot=' ';
 return NouveauMot;
}

/************************** Fonction principale *****************************/
function BasPage ()
{
 // pas de copie du timbre 
 if (window.name=='Gauche')
 {
  if (document.images)
  {
   if(navigator.appName != 'Microsoft Internet Explorer')
   document.images[1].onmousedown = Avis_PasCopie;// le timbre est la 2&egrave;me image
   else 
   document.images[1].oncontextmenu = Avis_PasCopie;
  }// Fin if (window.name=='Gauche')
 }// Fin if (window.name=='Gauche')
  
 if (
     (document.location.href.indexOf('Dep13/')!=-1)
     ||
     (document.location.href.indexOf('Dep33/')!=-1)
     ||
     (document.location.href.indexOf('Dep85/')!=-1)
    )
 {
  SweetHome='../Images/MaisonSud.gif';
  SweetHomeR='../Images/MaisonSudR.gif';
 }
 else
 {
  SweetHome='../Images/Maison.gif';
  SweetHomeR='../Images/MaisonR.gif';
 }

 // le corps des compteurs
 var Commentaire_Compteurs='\n\n En cliquant sur ce compteur vous pouvez  \n'
                           +' en obtenir le journal d&eacute;taill&eacute; &agrave; partir du \n'
                           +' 5 mars 2001, date la cr&eacute;ation de ce journal. \n\n'
                           +' Attention les temps de chargement de certains \n'
                           +' compteurs peuvent &ecirc;tre assez longs. \n\n';
 
 // La ligne compteur se pr&eacute;sente en g&eacute;n&eacute;ral de la fa&ccedil;on suivante
 // Compteurs/Nom_compteur.txt~Parametre 
 // Un m&ecirc;me compteur peut concerner plusieurs fichiers (cf s&eacute;rie des Marianne de Briat)
 // dans ce dernier cas on ajoute en fin de ligne compteur le nom du fichier, et le compteur est incr&eacute;ment&eacute; si ce nom change 

 var Fichier_Compteur=Compteur;// Par d&eacute;faut le fichier compteur est le compteur annonc&eacute; (dans la majorit&eacute; des cas il n'y a pas de param&egrave;tre
 var Param_Compteur='';        // param&egrave;tre transmis avec le compteur
 var PosTilde=Compteur.indexOf("~");                 // position du ~ dans la ligne compteur transmise
 if (PosTilde!=-1)                                   // si ce ~ existe
 {
  Lg=Compteur.length;                                // Longueur de la ligne compteur transmise
  Param_Compteur=Compteur.substring(PosTilde+1,Lg);  // la param&egrave;tre transmis
  Fichier_Compteur=Compteur.substring(0,PosTilde);   // le fichier compteur strict
 }
 // TEST document.writeln ('<FONT SIZE="2">Ligne transmise:'+Compteur+'<BR>Fichier compteur: '+Fichier_Compteur+'<BR>Param&egrave;tre:'+Param_Compteur+'<BR></FONT>');
 
 document.writeln ('<DIV ALIGN="Center">');
 document.writeln ('<TABLE BORDER="0">');
 document.writeln (' <TR>');
 document.writeln ('  <TD ALIGN="Center" COLSPAN=3 VALIGN="Middle" HEIGHT="1%">');
 if ((location.href.indexOf('BL_WWW')!=-1)&&(window.name=='Gauche'))// si connexion locale lien vers liste des fichiers &agrave; tester 
 document.writeln ('   <A STYLE="font-family=Arial;font-size:10px;color:#FF8EE6;" HREF="http://127.0.0.1/Timbres/Admin/MaJ_timbre.php?Local=O" TARGET="Droite">M&agrave;J PHP</A>');
 //else
 //document.writeln ('   <A STYLE="font-family=Arial;font-size:10px;color:#FF8EE6;text-decoration:none;" HREF="../PHP/Tests.html" TARGET="Droite">.</A>');
 document.writeln ('  </TD>');
 document.writeln (' </TR>');

/* AUTEUR: Bernard LE LANN */
/* Date de cr&eacute;ation: 23/03/2002 */
/*
function MotssBl(Mot)// remplacer les blancs par %20
{
 if (Mot!='')
 {
  Remp=/\s/gi;
  NouveauMot=Mot.replace(Remp,"%20");
 }
 else
 NouveauMot=' ';
 return NouveauMot;
}
*/

/******************* D&eacute;but transfert PHP ici ************************/

/********************************************************************/
/********************** Transfert PHP *******************************/
/********************************************************************/
Pos=Compteur.indexOf(".txt");
Nom_timbre=Compteur.substring(0,Pos);
if ((document.location.href.indexOf('BL_WWW')!=-1)&&(window.name=='Gauche')) // si connexion locale lien vers liste des fichiers &agrave; tester 
{
 Lien_PHP='http://127.0.0.1/Timbres/Timbre.php?Nom_timbre='+Nom_timbre+'&Local=O';
 document.writeln('<DIV ALIGN="center"><A HREF="'+Lien_PHP+'">php</A></DIV>');
 var PHP=false;
 var Test=false;
}
else
{
 var PHP=false;
 var Test=false;
}
var Emission=' ';
var LgDatEm=Emission.length;
var Annee=Emission.substring(LgDatEm-4, LgDatEm);
//document.writeln('Ann&eacute;e &eacute;mission :'+Annee);

if (PHP==true)
{
 //var Blancs='&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;';
 var Blancs=' ';
 var Vide='';
 document.writeln (' <TR>');
 document.writeln ('  <TD COLSPAN=3 VALIGN="Middle">');
 document.writeln('<BR><BR><DIV ALIGN="left"><FONT COLOR="#FFFF00" FACE="Arial" SIZE="4"><B>Cr&eacute;ation de la fiche php</B></FONT></DIV><BR>');
 //Titre=~ s/\ \;/_/g;        // Remplace les blancs par %20
 
 document.writeln('<DIV ALIGN="left"><FONT COLOR="#FFFF66" FACE="Arial" SIZE="2"><B>Nom du fichier timbre : <FONT COLOR="#FFFFFF">'+Nom_timbre+'</FONT></B></FONT></DIV><BR>');
 
/************************************************** D&eacute;but du formulaire ************************************/
 document.writeln('<FORM NAME="TPHP" STYLE="font-family:Arial;" action="http://127.0.0.1/Timbres/Insertion.php?Nom_timbre=Nom_timbre&Titre=Titre&NoYT=NoYT&NoCeres=NoCeres" method="post">');
 document.writeln('Nom de la fiche timbre <BR><INPUT type="text" name="Nom_timbre" value="'+Nom_timbre+'" size="30" maxlength="64" ><BR>');
 
 document.writeln('Titre<BR><INPUT type="text" name="Titre" value="'+MotssBl(Titre)+'" size="40" maxlength="80" ><BR>');
 document.writeln('Sous-titre<BR><INPUT type="text" name="Sous_Titre" value="" size="40" maxlength="80" ><BR>');

 /******************** Zone de texte compl&eacute;mentaire pour la table "textes" *****************/
 document.writeln('<INPUT type="hidden" name="Timbre_texte" value="'+Nom_timbre+'">');
 document.writeln('<FONT COLOR="#FFCC99">Texte pour la table "textes" <BR><TEXTAREA STYLE="background:#FFCC99;font-size:12px;" type="text" name="TexteTimbre" value="" COLS="40" ROWS="4">'+Texte+'</TEXTAREA><BR>');
 document.writeln('<BR>Cadrage (C, J, P) <INPUT STYLE="background:#FFCC99;" type="text" name="TypeTexte" value="" size="1" maxlength="2" > ');
 document.writeln('Lg en % <INPUT STYLE="background:#FFCC99;" type="text" name="PourCent" value="" size="5" maxlength="8" >');
 document.writeln('<BR>Couleur </FONT><INPUT STYLE="background:#FFCC99;" type="text" name="CoulText" value="" size="5" maxlength="16" ><BR>');

 /******************** Zone de texte pour la table "notices" *****************/
 document.writeln('<BR><FONT COLOR="#F1E3FF">Zone Notice<INPUT type="hidden" name="Timbre_notice1" value="'+Nom_timbre+'">');
 document.writeln('<BR>Ligne libell&eacute;  <INPUT STYLE="background:#F1E3FF;" type="text" name="Libelle_notice" value="" size="40" maxlength="90" > ');
 document.writeln('<BR>Titre notice <INPUT STYLE="background:#F1E3FF;" type="text" name="Titre_notice" value="" size="40" maxlength="90" > ');
 document.writeln('<BR>Sous-titre notice <INPUT STYLE="background:#F1E3FF;" type="text" name="SousTitre_notice" value="" size="40" maxlength="90" > ');
 document.writeln('<BR>Dates notice <INPUT STYLE="background:#F1E3FF;" type="text" name="Dates_notice" value="" size="40" maxlength="90" > ');
 document.writeln('<BR>Texte pour la table "notices" <TEXTAREA STYLE="background:#F1E3FF;font-size:12px;" type="text" name="Texte_notice" value="" COLS="40" ROWS="4">'+Texte+'</TEXTAREA><BR>');
 document.writeln('<BR>R&eacute;f&eacute;rences de la notice <TEXTAREA STYLE="background:#F1E3FF;font-size:12px;" type="text" name="Ref_notice" value="'+Texte+'" COLS="40" ROWS="4"></TEXTAREA><BR>');
 document.writeln('<BR>Type notice (L)</FONT> <INPUT STYLE="background:#F1E3FF;" type="text" name="Type_notice" value="" size="1" maxlength="2" ><BR>');

 /********** originaire du d&eacute;partement ? *************/
 document.writeln('Natif <INPUT type="text" name="Natif" value="'+Natif+'" size="1" maxlength="5" ><BR>');
 
 /********************************* N&deg; Yvert et Tellier et C&eacute;r&egrave;s *********************************/
 document.write('<FONT COLOR="#FFFF33">N&deg; Yvert et Tellier</FONT> <INPUT style="background:#EEEE0E" type="text" name="Categ" value="" size="2" maxlength="2">');
 if (NoYT!='')
 document.write('<INPUT style="background:#EEEE0E" type="text" name="NoYT" value="'+NoYT+'" size="7" maxlength="7">');
 else
 document.write('<INPUT style="background:#FFF200" type="text" name="NoYT" value="0000" size="7" maxlength="7">');
 document.write('<INPUT style="background:#FFF200" type="text" name="Type" value="" size="3" maxlength="3">');

 PgNoYT='';
 if (NoYT>'3000') PgNoYT='06';
 else
 if (NoYT>'2500') PgNoYT='05';
 else
 if (NoYT>'2000') PgNoYT='04';
 else
 if (NoYT>'1500') PgNoYT='03';
 else
 if (NoYT>'1000') PgNoYT='02';
 else
 if (NoYT<'500') PgNoYT='01';
 else
 PgNoYT='09';
 document.writeln(' Pg <INPUT style="background:#FFFF33" type="text" name="PgNoYT" value="'+PgNoYT+'" size="2" maxlength=""><BR>');
 
 if (NoCeres=='') NoCeres=Blancs;
 document.writeln('N&deg; C&eacute;r&egrave;s <INPUT type="text" name="NoCeres" value="'+NoCeres+'" size="7" maxlength="7"><BR>');

 /********************************* Ann&eacute;e du timbre *********************************/
 document.writeln('<FONT COLOR="#9DFF8F">Mill&eacute;sime du timbre</FONT> <INPUT style="background:#9DFF8F;" type="text" name="Annee" value="'+Annee+'" size="4" maxlength="4"><BR>');
 
 /********************************* Emission 1er jour *********************************/
 
 /*** 1 T&agrave;D 1er jour ***/
 var DebCachet='<FONT COLOR="#E0DFD7">Oblit&eacute;ration 1er jour</FONT> <INPUT STYLE="background:#E0DFD7" type="text" name="Cachet1J" value="';
 var FinCachet='" size="12" maxlength="60"><BR>';
 PJ=Mot_sans_Tag(PJ);
 if (Test==true) document.writeln('1 - PJ='+PJ+'<BR>');
 
 var stOSI='Oblit&eacute;ration sp&eacute;ciale sans indication de 1er jour';
 var stOSPJ='Oblit&eacute;ration sp&eacute;ciale 1er jour';
 var stOIPJ='Oblit&eacute;ration  illustr&eacute;e 1er jour';
 var stOS='Oblit&eacute;ration sp&eacute;ciale';
 var stVESMPJ='Vente anticip&eacute;&eacute; sans mention “Premier Jour”';
 var stOPJ='Oblit&eacute;ration 1er jour';
 
 if (PJ!='')
 {
  if (PJ.indexOf(stOSI)!=-1)
  {
   document.writeln(DebCachet+'OSI'+FinCachet);
   PJ=PJ.substring(stOSI.length,PJ.length);
  }
  else if (PJ.indexOf(stOSPJ)!=-1) 
  {
   document.writeln(DebCachet+'OSPJ'+FinCachet);
   PJ=PJ.substring(stOSPJ.length,PJ.length);
  }
  else if (PJ.indexOf(stOIPJ)!=-1) 
  {
   document.writeln(DebCachet+'OIPJ'+FinCachet);
   PJ=PJ.substring(stOIPJ.length,PJ.length);
  }
  else if (PJ.indexOf(stOS)!=-1) 
  {
   document.writeln(DebCachet+'OS'+FinCachet);
   PJ=PJ.substring(stOS.length,PJ.length);
  }
  else if (PJ.indexOf(stVESMPJ)!=-1) 
  {
   document.writeln(DebCachet+'VESMPJ'+FinCachet);
   PJ=PJ.substring(stVESMPJ.length,PJ.length);
  }
  else if (PJ.indexOf(stOPJ)!=-1) 
  {
   document.writeln(DebCachet+'OPJ'+FinCachet);
   PJ=PJ.substring(stOPJ.length,PJ.length);
  }
  else
 document.writeln(DebCachet+' '+FinCachet);
 }
 else
 document.writeln(DebCachet+'NC'+FinCachet);
 /*** 2 lieu 1er jour ***/
 PJ=Mot_sans_Tag(PJ);
 var Posa=PJ.indexOf('&agrave;');
 if (Test==true) document.writeln('2 - PJ='+PJ+'<BR>');
 if (Test==true) document.writeln('Posa='+Posa+'<BR>');
 var Posle=PJ.indexOf(' le ');
 if (Test==true) document.writeln('Posle='+Posle+'<BR>'); 
 
 var Lieu1Jour=PJ.substring(Posa,Posle);
 document.writeln('<BR>Lieu 1er Jour <BR><I>'+Lieu1Jour+'</I><BR>');
 document.writeln('<INPUT type="text" name="Lieu_PJ" value="'+Lieu1Jour+'"size="30" maxlength="120"><BR>');
 
 /*** 3 date 1er jour ***/
 var Date1Jour=PJ.substring(Posle+4,PJ.length);
 if (Test==true) document.writeln('Date1Jour='+ Date1Jour+'<BR>');
 if (PJ!='') 
 {
  document.writeln('Date 1er jour: '+Date1Jour+'<BR>');
  document.writeln('<INPUT type="text" name="DatePJ" value="'+Date1Jour+'" size="20" maxlength="60"> ');
  // mise en forme mySQL : aaaa-mm-jj
  LgD1J=(Date1Jour.length)-1;
  if (Test==true) document.writeln(LgD1J+'<BR>');
  Der=Date1Jour.substr(LgD1J,LgD1J);
  if (Test==true) document.writeln('>'+Der+'<<BR>');
  if (Der==' ')
  Date1Jour=Date1Jour.substring(0,LgD1J);
  if (Test==true) document.writeln('Date1Jour = >'+Date1Jour+'<<BR>');
  var PosAAAA=Date1Jour.lastIndexOf(' ');
  if (Test==true) document.writeln('PosAAAA = '+PosAAAA+'<BR>');
  var AAAA=Date1Jour.substr(PosAAAA+1,5);
  if (Test==true) document.writeln('AAAA >'+AAAA+'<<BR>');
  var ResteDate=Date1Jour.substring(0,PosAAAA);
  if (Test==true) document.writeln('ResteDate = >'+ResteDate+'<<BR>');
  var PosMM=ResteDate.lastIndexOf(' ');
  if (Test==true) document.writeln('PosMM = '+PosMM+'<BR>');
  var JJ=ResteDate.substr(0,PosMM);
  if (JJ.substr(0,1)==' ') JJ=JJ.substr(1,3);
  if (JJ<10) JJ='0'+JJ;
  if (Test==true) document.writeln('JJ = >'+JJ+'<<BR>');
  var Mois=ResteDate.substr(PosMM+1,ResteDate.length);
  if (Test==true) document.writeln('Mois = >'+Mois+'<<BR>');
  var MM='00';
  if (Mois.indexOf('janvier')!=-1) MM='01';
  else
  if (Mois.indexOf('f&eacute;vrier')!=-1) MM='02';
  else
  if (Mois.indexOf('mars')!=-1) MM='03';
  else
  if (Mois.indexOf('avril')!=-1) MM='04';
  else
  if (Mois.indexOf('mai')!=-1) MM='05';
  else
  if (Mois.indexOf('juin')!=-1) MM='06';
  else
  if (Mois.indexOf('juillet')!=-1) MM='07';
  else
  if (Mois.indexOf('ao&ucirc;t')!=-1) MM='08';
  else
  if (Mois.indexOf('septembre')!=-1) MM='09';
  else
  if (Mois.indexOf('octobre')!=-1) MM='10';
  else
  if (Mois.indexOf('novembre')!=-1) MM='11';
  else
  if (Mois.indexOf('d&eacute;cembre')!=-1) MM='12';
  
  var AAAAMMJJ=AAAA+'-'+MM+'-'+JJ;
  if (Test==true) document.writeln('AAA-MM-JJ = '+AAAAMMJJ+'<BR>');
  document.writeln('--> mySQL <INPUT type="text" name="Date_PJ" value="'+AAAAMMJJ+'" size="10" ><BR>');
 }// FIN test  if (PJ!='') 
 else
 {
  document.writeln('T&agrave;D 1er jour  <INPUT type="text" name="Cachet1J" value="" size="32">');
  document.writeln('Lieu 1er jour <INPUT type="textn" name="Lieu_PJ" value="" size="64">');
  document.writeln('Date 1er jour (en clair) <INPUT type="text" name="DatePJ" value="" size="32">');
  document.writeln('Date 1er jour (mySQL) <INPUT type="text" name="Date_PJ" value="0000-00-00" size="10">');
 }
 
 /********************************* Date de mise en vente *********************************/
 Emission=Mot_sans_Tag(Emission);
 if (Emission!='') 
 {
  document.writeln('Date de mise en vente: '+Emission+'<BR>');
  document.writeln('<INPUT type="text" name="Date_Emission" value="'+Emission+'" size="20" maxlength="60"> ');
  // mise en forme mySQL : aaaa-mm-jj
  LgEmission=(Emission.length)-1;
  if (Test==true) document.writeln(LgEmission+'<BR>');
  Der=Emission.substr(LgEmission,LgEmission);
  if (Test==true) document.writeln('>'+Der+'<<BR>');
  if (Der==' ')
  Emission=Emission.substring(0,LgEmission);
  if (Test==true) document.writeln('Emission = >'+Emission+'<<BR>');
  PosAAAA=Emission.lastIndexOf(' ');
  if (Test==true) document.writeln('PosAAAA = '+PosAAAA+'<BR>');
  AAAA=Emission.substr(PosAAAA+1,5);
  if (Test==true) document.writeln('AAAA >'+AAAA+'<<BR>');
  ResteDate=Emission.substring(0,PosAAAA);
  if (Test==true) document.writeln('ResteDate = >'+ResteDate+'<<BR>');
  PosMM=ResteDate.lastIndexOf(' ');
  if (Test==true) document.writeln('PosMM = '+PosMM+'<BR>');
  JJ=ResteDate.substr(0,PosMM);
  if (JJ.substr(0,1)==' ') JJ=JJ.substr(1,3);
  if (JJ<10) JJ='0'+JJ;
  if (Test==true) document.writeln('JJ = >'+JJ+'<<BR>');
  Mois=ResteDate.substr(PosMM+1,ResteDate.length);
  if (Test==true) document.writeln('Mois = >'+Mois+'<<BR>');
  if (Mois.indexOf('janvier')!=-1) MM='01';
  else
  if (Mois.indexOf('f&eacute;vrier')!=-1) MM='02';
  else
  if (Mois.indexOf('mars')!=-1) MM='03';
  else
  if (Mois.indexOf('avril')!=-1) MM='04';
  else
  if (Mois.indexOf('mai')!=-1) MM='05';
  else
  if (Mois.indexOf('juin')!=-1) MM='06';
  else
  if (Mois.indexOf('juillet')!=-1) MM='07';
  else
  if (Mois.indexOf('ao&ucirc;t')!=-1) MM='08';
  else
  if (Mois.indexOf('septembre')!=-1) MM='09';
  else
  if (Mois.indexOf('octobre')!=-1) MM='10';
  else
  if (Mois.indexOf('novembre')!=-1) MM='11';
  else
  if (Mois.indexOf('d&eacute;cembre')!=-1) MM='12';

  AAAAMMJJ=AAAA+'-'+MM+'-'+JJ;
  if (Test==true) document.writeln('AAA-MM-JJ = '+AAAAMMJJ+'<BR>');
  document.writeln('--> mySQL <INPUT type="text" name="Date_Vente" value="'+AAAAMMJJ+'"size="10" ><BR>');
 }// FIN test  if (Emission!='') 
 else
 {
  document.writeln('Date vente (en clair) <INPUT type="text" name="DateVente" value="" size="32">');
  document.writeln('Date venter (mySQL) <INPUT type="text" name="Date_Vente" value="0000-00-00" size="10">');
 }
 /********************************* Date de retrait *********************************/
 Retrait=Mot_sans_Tag(Retrait);
 if (Retrait!='') 
 {
  document.writeln('Date de retrait: '+Retrait+'<BR>');
  document.writeln('<INPUT type="text" name="Date_Retrait" value="'+Retrait+'" size="20" maxlength="60"> ');
  // mise en forme mySQL : aaaa-mm-jj
  LgRetrait=(Retrait.length)-1;
  if (Test==true) document.writeln(LgRetrait+'<BR>');
  Der=Retrait.substr(LgRetrait,LgRetrait);
  if (Test==true) document.writeln('>'+Der+'<<BR>');
  if (Der==' ')
  Retrait=Retrait.substring(0,LgRetrait);
  if (Test==true) document.writeln('Retrait = >'+Retrait+'<<BR>');
  PosAAAA=Retrait.lastIndexOf(' ');
  if (Test==true) document.writeln('PosAAAA = '+PosAAAA+'<BR>');
  AAAA=Retrait.substr(PosAAAA+1,5);
  if (Test==true) document.writeln('AAAA >'+AAAA+'<<BR>');
  ResteDate=Retrait.substring(0,PosAAAA);
  if (Test==true) document.writeln('ResteDate = >'+ResteDate+'<<BR>');
  PosMM=ResteDate.lastIndexOf(' ');
  if (Test==true) document.writeln('PosMM = '+PosMM+'<BR>');
  JJ=ResteDate.substr(0,PosMM);
  if (JJ.substr(0,1)==' ') JJ=JJ.substr(1,3);
  if (JJ<10) JJ='0'+JJ;
  if (Test==true) document.writeln('JJ = >'+JJ+'<<BR>');
  Mois=ResteDate.substr(PosMM+1,ResteDate.length);
  if (Test==true) document.writeln('Mois = >'+Mois+'<<BR>');
  if (Mois.indexOf('janvier')!=-1) MM='01';
  else
  if (Mois.indexOf('f&eacute;vrier')!=-1) MM='02';
  else
  if (Mois.indexOf('mars')!=-1) MM='03';
  else
  if (Mois.indexOf('avril')!=-1) MM='04';
  else
  if (Mois.indexOf('mai')!=-1) MM='05';
  else
  if (Mois.indexOf('juin')!=-1) MM='06';
  else
  if (Mois.indexOf('juillet')!=-1) MM='07';
  else
  if (Mois.indexOf('ao&ucirc;t')!=-1) MM='08';
  else
  if (Mois.indexOf('septembre')!=-1) MM='09';
  else
  if (Mois.indexOf('octobre')!=-1) MM='10';
  else
  if (Mois.indexOf('novembre')!=-1) MM='11';
  else
  if (Mois.indexOf('d&eacute;cembre')!=-1) MM='12';
 
  AAAAMMJJ=AAAA+'-'+MM+'-'+JJ;
  if (Test==true) document.writeln('AAA-MM-JJ = '+AAAAMMJJ+'<BR>');
  document.writeln('--> mySQL <INPUT type="text" name="Date_Retrait" value="'+AAAAMMJJ+'"size="10" ><BR>');
 }// FIN test if (Retrait!='') 
 else
 {
  document.writeln('Date retrait (en clair) <INPUT type="text" name="DateRetrait" value="" size="32">');
  document.writeln('Date retrait (mySQL) <INPUT type="text" name="Date_Retrait" value="0000-00-00" size="10"><BR>');
 }


 /********************************* Valeur faciale et affranchissement *********************************/
 //Montant=MotssBl(VF);// Total ligne VF
 Montant=VF;// Total ligne VF
 PosSurTaxe=VF.indexOf(' - surtaxe ');   // longueur 11 
 PosProfit=VF.indexOf (' au profit de ');// longueur 14
 LgVF=Montant.length;
 if (Test==true) document.writeln(Montant+'<BR>LgVF *'+LgVF+'* PosSurTaxe *'+PosSurTaxe+'* PosProfit *'+PosProfit+'*<BR>' );
 if (PosSurTaxe!=-1)
 {
  SurtaxeMontant=Montant.substring(PosSurTaxe+11,PosProfit);
  Surtaxe_Profit=Montant.substring(PosProfit+14,LgVF);
  VF=Montant.substring(0,PosSurTaxe);
  document.writeln('<FONT COLOR="#FFFB61">Valeur faciale<BR><INPUT STYLE="background:#FFEDAF"  type="text" name="VF" value="'+VF+'" size="45" maxlength="60"><BR>');
  document.writeln('Surtaxe <BR><INPUT STYLE="background:#FFEDAF" TYPE="text" NAME="SurtaxeMontant" VALUE="'+SurtaxeMontant+'" SIZE="45" MAXLENGTH="48"><BR>');
  document.writeln('au profit de <BR><INPUT STYLE="background:#FFEDAF"  TYPE="text" NAME="Surtaxe_Profit" VALUE="'+Surtaxe_Profit+'" SIZE="30" MAXLENGTH="48"></FONT> ');
  if ((Surtaxe_Profit.indexOf('Croix-Rouge')!=-1)||(Surtaxe_Profit.indexOf('Croix Rouge')!=-1))
  SurtaxeProfit='CRF';
  else
  SurtaxeProfit='NC';
  document.writeln('<INPUT STYLE="background:#FFEDAF" TYPE="text" NAME="SurtaxeProfit" VALUE="'+SurtaxeProfit+'" SIZE="8" MAXLENGTH="12"></FONT><BR>');
 }
 else
 {
  document.writeln('Valeur faciale<BR><INPUT type="text" name="VF" value="'+VF+'" size="45" maxlength="60"><BR>');
  document.writeln('Surtaxe <BR><INPUT STYLE="background:#FFEDAF" TYPE="text" NAME="SurtaxeMontant" VALUE="" SIZE="45" MAXLENGTH="48"><BR>');
  document.writeln('au profit de <BR><INPUT STYLE="background:#FFEDAF"  TYPE="text" NAME="Surtaxe_Profit" VALUE="" SIZE="30" MAXLENGTH="48"></FONT> ');
  document.writeln('<INPUT STYLE="background:#FFEDAF" TYPE="text" NAME="SurtaxeProfit" VALUE="" SIZE="8" MAXLENGTH="12"></FONT><BR>');
 }
 /*************** Affranchissements ********************/
 Affr=Mot_sans_Tag(Affr);
 Affr=SansBlancsFin(Affr);
 TimbreAffr=''; // le champ TimbreAffr de la table "affranchissements" est &agrave; blanc par d&eacute;faut (ne sert que dans les cas complexes
 LibelleAffr=''; // idem
 if (Affr!='')
 {
  document.writeln('Affranchissement<BR><FONT COLOR="#DFFFD9"><I>'+Affr+'</I></FONT><BR>');
  if (Affr.indexOf('Affranchissement compl&eacute;mentaire')!=-1) Affr="AC";
  else
  if (Affr.indexOf('Affranchissement de la carte postale de 5 mots')!=-1) Affr="CP5";
  else
  if (Affr.indexOf('Affranchissement de la carte postale pour le r&eacute;gime int&eacute;rieur')!=-1) Affr="CPI";
  else
  if (Affr.indexOf('Affranchissement de la carte postale de 5 mots pour le r&eacute;gime int&eacute;rieur')!=-1) Affr="CPI5";
  else
  if (Affr.indexOf('Affranchissement de la carte postale pour l&acute;&eacute;tranger')!=-1) Affr="CPE";
  else
  if (Affr.indexOf('Affranchissement de la carte postale de 5 mots pour l&acute;&eacute;tranger')!=-1) Affr="CPE5";
  else
  if (Affr.indexOf('Affranchissement  de l&acute;&eacute;copli  1er &eacute;chelon de poids')!=-1) Affr="Eco1";
  else
  if (Affr.indexOf('Affranchissement de l&acute;&eacute;copli')!=-1) Affr="Eco";
  else
  if (Affr.indexOf('Affranchissement de l&acute;imprim&eacute;')!=-1) Affr="IMP";
  else
  if (Affr.indexOf('Affranchissement de l&acute;imprim&eacute;  pour le r&eacute;gime int&eacute;rieur')!=-1) Affr="IMPI";
  else
  if (Affr.indexOf('Affranchissement de l&acute;imprim&eacute;  pour l&acute;&eacute;tranger')!=-1) Affr="IMPE";
  else
  if (Affr.indexOf('Affranchissement de l&acute;imprim&eacute; pour l&acute;&eacute;tranger  2&egrave;me &eacute;chelon de poids')!=-1) Affr="IMPE2";
  else
  if (Affr.indexOf('Affranchissement de la lettre 1er &eacute;chelon de poids, zone 1')!=-1) Affr="L1Z1";
  else
  if (Affr.indexOf('Affranchissement de la lettre 2&egrave;me &eacute;chelon de poids, zone 1')!=-1) Affr="L2Z1";
  else
  if (Affr.indexOf('Affranchissement de la lettre 3&egrave;me &eacute;chelon de poids, zone 1')!=-1) Affr="L3Z1";
  else
  if (Affr.indexOf('Affranchissement de la lettre  lettre 2&egrave;me &eacute;chelon de poids pour le r&eacute;gime int&eacute;rieur')!=-1) Affr="LDI";
  else
  if (Affr.indexOf('Affranchissement de la lettre  simple  non urgent non urgente  2&egrave;me &eacute;chelon de poids')!=-1) Affr="LINU2";
  else
  if (Affr.indexOf('Affranchissement de la lettre  simple  non urgent non urgente  3&egrave;me &eacute;chelon de poids')!=-1) Affr="LINU3";
  else
  if (Affr.indexOf('Affranchissement de la lettre pour le r&eacute;gime int&eacute;rieur')!=-1) Affr="LI";
  else
  if (Affr.indexOf('Affranchissement de la lettre  2&egrave;me &eacute;chelon de poids pour le r&eacute;gime int&eacute;rieur')!=-1) Affr="LSI2";
  else
  if (Affr.indexOf('Affranchissement de la lettre pour le r&eacute;gime int&eacute;rieur non urgente')!=-1) Affr="LINU";
  else
  if (Affr.indexOf('Affranchissement du paquet-Poste non urgentpour le r&eacute;gime int&eacute;rieur')!=-1) Affr="PPNUI";
  else
  if (Affr.indexOf('$LRI')!=-1) Affr="LRI";
  else
  if (Affr.indexOf('Affranchissement de la lettre simple pour l&acute;&eacute;tranger')!=-1) Affr="LSE";
  else
  if ((Affr.indexOf('Affranchissement de la lettre  simple pour le r&eacute;gime int&eacute;rieur')!=-1) 
      ||
      (Affr.indexOf('Affranchissement de la lettre simple pour l&acute;int&eacute;rieur')!=-1)) 
  Affr="LSI";
  else
  if (Affr.indexOf('Affranchissement de la Poste-A&eacute;rienne')!=-1) Affr="PA";
  else
  if (Affr.indexOf('Affranchissement des plis recommand&eacute;s')!=-1) Affr="RCD";
  else
  if (Affr.indexOf('Taxe de recommandation')!=-1) Affr="TR";
  else // Cas de la table des affranchissements complexes
  {
   TimbreAffr='Nom_timbre';  // table "affranchissemnts"
   LibelleAffr='Affr';
  }
  document.writeln('<INPUT STYLE="background:#DFFFD9" type="text" name="Affr" value="'+Affr+'" size="45" maxlength="128"><BR>');
 }// FIN test  if (Affr!='')
 else
 Affr='NC';// Zone affranchissement en blanc
 
 /*************************** Caract&eacute;ristiques g&eacute;n&eacute;rales *********************************/
 document.writeln('Suffixe du fichier image du timbre<BR><INPUT type="text" name="Img" value="jpg" size="3" maxlength="3"><BR>');
 document.writeln('Largeur du timbre<BR><INPUT type="text" name="L_Img" value="'+document.images[1].width+'" size="3" maxlength="4"><BR>');
 document.writeln('Hauteur du timbre<BR><INPUT type="text" name="H_Img" value="'+document.images[1].height+'" size="3" maxlength="4"><BR>');
 /*
 if (Texte=='') Texte=Blancs;
 document.writeln('Texte centr&eacute; affich&eacute; sous le sous-titre<BR><INPUT type="text" name="Texte_centre" value="'+MotssBl(Texte)+'" size="64" maxlength="64"><BR>');
 */
 
 document.writeln('Mention "Tous droits r&eacute;serv&eacute;s" ou Copyright <BR><INPUT type="text" name="Copyright" value="O" size="1" maxlength="1"><BR>');
 
 /*************************** Artistes *********************************/
 var Artistes=SansBlancsFin(Artiste);
 if (Test==true) document.writeln('Artistes avec TAGS: '+Artistes+'<BR>');
 Artistes=Mot_sans_BR(Artiste);// Ligne artistes o&ugrave; on remplace <BR> par -
 if (Test==true) document.writeln('Artistes sans BR : '+Artistes+'<BR>');
 Artistes=Mot_sans_Tag(Artistes);// on enl&egrave;ve les autres TAGS en plus de <BR> (liens)
 if (Test==true) document.writeln('Artistes sans TAGS: '+Artistes+'<BR>');
 Artiste01=Artistes;// 1er artiste
 Artiste02=''; // 2&egrave;me artiste
 // la ligne artiste est simple ou compos&eacute;e, si compos&eacute;e le s&eacute;parateur est , ou -
 var Cas='?'; // &eacute;tude de cas de la ligne artiste et youpla boum !
 var PosSep=Artistes.indexOf('-');
 if (PosSep==-1) // pas de tiret -
 {
  PosSep=Artistes.indexOf(',');
  if (PosSep==-1) // pas de virgule
  Cas='1';// 1 seul artiste (ni tiret, ni virgule)
  else
  {
   Cas='2'; // 2 artistes, s&eacute;parateur virgule
   Artiste01=Artistes.substring(0,PosSep); // 1er artiste
   Artiste02=Artistes.substring(PosSep+1,Artistes.length); // 2&egrave;me artiste
  }
 }
 else
 {
  Cas='2'; //  2 artistes, s&eacute;parateur tiret
  Artiste01=Artistes.substring(0,PosSep); // 1er artiste
  Artiste02=Artistes.substring(PosSep+1,Artistes.length); // 2&egrave;me artiste
 }
 Artiste01=Mot_sans_Tag(Artiste01);// on enl&egrave;ve les autres TAGS en plus de <BR> (liens)
 Artiste01=SansBlancsFin(Artiste01);
 Artiste01=SansBlancsDebut(Artiste01);
 if (Artiste01.substr(Artiste01.length,Artiste01.length)==' ') Artiste01=Artiste01.substring(0,Artiste01.length-1);
 Artiste02=Mot_sans_Tag(Artiste02);// idem
 if (Artiste02.substr(Artiste02.length,Artiste02.length)==' ') Artiste02=Artiste02.substring(0,Artiste02.length-1);
 document.write('<FONT COLOR="#00FF00">Artiste 1: '+Artiste01+'</FONT><BR>');
 document.write('<FONT COLOR="#00FF00">Artiste 2: '+Artiste02+'</FONT><BR>');
 
 /**************** ********* 1er artiste ********************************/
 //Artiste01=MotssBl(Artiste01);  // on enl&egrave;ve les blancs 
 var MotsArtistes01=new Array(10); // tableau des mots de la ligne artistes
 var ResteArtistes=Artiste01; // sauvegarde ligne artistes, va &ecirc;tre saucissonn&eacute; !
 var i=11;
 var NbMots=0; // nb de mots ds la ligne artistes
 var PosDer=0;
 if (Test==true) document.writeln('Artistes='+Artistes+'<BR>');
 while (PosDer!=-1)
 {
  i--;
  NbMots++;
  PosDer=ResteArtistes.lastIndexOf(' ');
  MotsArtistes01[i]=ResteArtistes.substring(PosDer+1,ResteArtistes.length);// dernier mot
  ResteArtistes=Artiste01.substring(0,PosDer);// reste ligne artiste tronqu&eacute;e du dernier mot
  if (Test==true) document.writeln('i='+i+' '+MotsArtistes01[i]+'<BR>');
 }

 var DebTech1='Technique artiste N&deg;1 (C,D,G,DG,MP,M,...)<BR><INPUT STYLE="background:#A8FC9F" type="text" name="Tech1" value="';
 var FinTech1='" size="3" maxlength="10"><BR>';
 var DebArtiste1='Artiste N&deg; 1 (en g&eacute;n&eacute;ral dessinateur)<BR><INPUT  STYLE="background:#A8FC9F" type="text" name="Artiste1" value="';
 var FinArtiste1='" size="12" maxlength="66"><BR>';

 if (Artiste01=='') 
 {
  Artiste01=Blancs;
  document.writeln(DebTech1+''+FinTech1);
 }
 else
 if (Artiste01.indexOf('Con&ccedil;u')!=-1) {document.writeln(DebTech1+'C'+FinTech1);}
 else
 if (Artiste01.indexOf('Dessin&eacute;')!=-1) {document.writeln(DebTech1+'D'+FinTech1);}
 else
 if (Artiste01.indexOf('Grav&eacute;')!=-1) {document.writeln(DebTech1+'G'+FinTech1);}
 else
 if (Artiste01.indexOf('Maquette')!=-1) {document.writeln(DebTech1+'M'+FinTech1);}
 else
 if (Artiste01.indexOf('Mis en page')!=-1) {document.writeln(DebTech1+'MP'+FinTech1);}
 else
 document.writeln(DebTech1+'?'+FinTech1);
 
  MotsArtistes01[10]=MotssBl(MotsArtistes01[10]);
  MotsArtistes01[10]=SansBlancsFin(MotsArtistes01[10]);
  MotsArtistes01[10]=SansBlancsDebut(MotsArtistes01[10]);
 
  document.writeln(DebArtiste1+MotssBl(MotsArtistes01[10])+FinArtiste1);
 
 /************************** 2&egrave;me artiste ********************************/
 //Artiste02=MotssBl(Artiste02);  // on enl&egrave;ve les blancs 
 var MotsArtistes02=new Array(10); // tableau des mots de la ligne artistes
 ResteArtistes=Artiste02; // sauvegarde ligne artistes, va &ecirc;tre saucissonn&eacute; !
 i=11;
 NbMots=0; // nb de mots ds la ligne artistes
 PosDer=0;
 if (Test==true) document.writeln('Artistes='+Artistes+'<BR>');
 while (PosDer!=-1)
 {
  i--;
  NbMots++;
  PosDer=ResteArtistes.lastIndexOf(' ');
  MotsArtistes02[i]=ResteArtistes.substring(PosDer+1,ResteArtistes.length);// dernier mot
  ResteArtistes=Artiste02.substring(0,PosDer);// reste ligne artiste tronqu&eacute;e du dernier mot
  if (Test==true) document.writeln('i='+i+' '+MotsArtistes02[i]+'<BR>');
 }
 
 var DebArtiste2='Artiste N&deg; 2 (en g&eacute;n&eacute;ral graveur)<BR><INPUT STYLE="background:#D1FCA1" type="text" name="Artiste2" value="';
 var FinArtiste2='" size="12" maxlength="66"><BR>';
 var DebTech2='Technique artiste N&deg;2 (C,D,G,DG,MP,M,...)<BR><INPUT STYLE="background:#D1FCA1" type="text" name="Tech2" value="';
 var FinTech2='" size="3" maxlength="10"><BR>';
 
 if (Artiste02=='') 
 {
  Artiste02=Blancs;
  document.writeln(DebTech2+''+FinTech2);
 }
 else
 if (Artiste02.indexOf('Con&ccedil;u')!=-1) {document.writeln(DebTech2+'C'+FinTech2);}
 else
 if (Artiste02.indexOf('Dessin&eacute;')!=-1) {document.writeln(DebTech2+'D'+FinTech2);}
 else
 if (Artiste02.indexOf('Grav&eacute;')!=-1) {document.writeln(DebTech2+'G'+FinTech2);}
 else
 if (Artiste02.indexOf('Maquette')!=-1) {document.writeln(DebTech2+'M'+FinTech2);}
 else
 if (Artiste02.indexOf('Mis en page')!=-1) {document.writeln(DebTech2+'MP'+FinTech2);}
 else
 document.writeln(DebTech2+'?'+FinTech2);
 
 MotsArtistes02[10]=MotssBl(MotsArtistes02[10]);
 MotsArtistes02[10]=SansBlancsFin(MotsArtistes02[10]);
 MotsArtistes02[10]=SansBlancsDebut(MotsArtistes02[10]);
 document.writeln(DebArtiste2+MotsArtistes02[10]+FinArtiste2);
 
 /*************************** Format et dentelure *********************************/
 /******
 var D13=' - Dentelure 13';
 var D14=' - Dentelure 14x13&frac12;';
 *******/
 var DebFormat='Format du timbre <BR><INPUT type="text" name="Format" value="';
 var FinFormat='" size="12" maxlength="60"><BR>';
 if (Dim=='') 
 {
  Dim=Blancs;
 document.writeln(DebFormat+''+FinFormat);
 }
 else
 {
  if (Dim.indexOf('15 mm x 22 mm')!=-1) {document.writeln(DebFormat+'D1522'+FinFormat);}
  else
  if (Dim.indexOf('15 mm x 23 mm - Dentelure 13')!=-1) {document.writeln(DebFormat+'D1523'+FinFormat);}
  else
  if (Dim.indexOf('16 mm x 22 mm - Dentelure 14x13&frac12;')!=-1) {document.writeln(DebFormat+'D1622'+FinFormat);}
  else
  if (Dim.indexOf('17 mm x 21 mm - Dentelure 14x13&frac12;')!=-1) {document.writeln(DebFormat+'D1721'+FinFormat);}
  else
  if (Dim.indexOf('17 mm x 23 mm - Dentelure 13')!=-1) {document.writeln(DebFormat+'D1723'+FinFormat);}
  else
  if (Dim.indexOf('18 mm x 20 mm - Dentelure 13')!=-1) {document.writeln(DebFormat+'D1820'+FinFormat);}
  else
  if (Dim.indexOf('18 mm x 20 mm - non dentel&eacute;')!=-1) {document.writeln(DebFormat+'D1820nd'+FinFormat);}
  else
  if (Dim.indexOf('18 mm x 22 mm - Dentelure 14x13&frac12;')!=-1) {document.writeln(DebFormat+'D1822'+FinFormat);}
  else
  if (Dim.indexOf('21 mm x 36 mm - Dentelure 13')!=-1) {document.writeln(DebFormat+'D2136'+FinFormat);}
  else
  if (Dim.indexOf('21,45 mm x 36 mm - Dentelure 13')!=-1) {document.writeln(DebFormat+'D2236'+FinFormat);}
  else
  if (Dim.indexOf('22 mm x 16 mm - Dentelure 13')!=-1) {document.writeln(DebFormat+'D2216'+FinFormat);}
  else
  if (Dim.indexOf('22 mm x 36 mm - Dentelure 13')!=-1) {document.writeln(DebFormat+'D2236'+FinFormat);}
  else
  if (Dim.indexOf('26 mm x 36 mm - Dentelure 13')!=-1) {document.writeln(DebFormat+'D2636'+FinFormat);}
  else
  if (Dim.indexOf('26 x 36,85 - Dentelure 12 &frac34; x 13')!=-1) {document.writeln(DebFormat+'D2637'+FinFormat);}
  else
  if (Dim.indexOf('35,8 mm x 20,6 mm - Dentelure 13&frac12;x13&frac12;')!=-1) {document.writeln(DebFormat+'D3621'+FinFormat);}
  else
  if (Dim.indexOf('36 mm x 21,45 mm - Dentelure 13')!=-1) {document.writeln(DebFormat+'D2236'+FinFormat);}
  else
  if (Dim.indexOf('36 mm x 22 mm - Dentelure 13')!=-1) {document.writeln(DebFormat+'D3622'+FinFormat);}
  else
  if (Dim.indexOf('36 mm x 26 mm - Dentelure 13')!=-1) {document.writeln(DebFormat+'D3626'+FinFormat);}
  else
  if (Dim.indexOf('36 mm x 21,45 mm - Dentelure 13')!=-1) {document.writeln(DebFormat+'D3622'+FinFormat);}
  else
  if (Dim.indexOf('36 mm x 26 mm - Dentelure 13')!=-1) {document.writeln(DebFormat+'D3626'+FinFormat);}
  else
  if (Dim.indexOf('36,85 mm x 48 mm - Dentelure 13x12')!=-1) {document.writeln(DebFormat+'D3748'+FinFormat);}
  else
  if (Dim.indexOf('48 mm x 36,85 mm - Dentelure 13x12')!=-1) {document.writeln(DebFormat+'D4837'+FinFormat);}
  else
  if (Dim.indexOf('27 mm x 48 mm - Dentelure 13')!=-1) {document.writeln(DebFormat+'D2748'+FinFormat);}
  else
  if (Dim.indexOf('48 mm x 27 mm - Dentelure 13')!=-1) {document.writeln(DebFormat+'D4827'+FinFormat);}
  else
  if (Dim.indexOf('76 mm x 22 mm - Dentelure 13')!=-1) {document.writeln(DebFormat+'D7622'+FinFormat);}
  else 
  document.writeln(DebFormat+'FS'+FinFormat);// Format sp&eacute;cial *** &agrave; voir plus tard !!!
 }
 
 /*************************** Impression *********************************/
 
 var DebImpr='Impression du timbre (TDR,TDR3,TDR6,Helio)<BR><INPUT type="text" name="Impr" value="';
 var FinImpr='" size="12" maxlength="60"><BR>';
 
 if (Impr=='') Impr=Blancs;
 else
 {
  if (Impr.indexOf('taille douce rotative')!=-1) {document.writeln(DebImpr+'TDR'+FinImpr);}
  else
  if (Impr.indexOf('taille douce rotative 3 couleurs')!=-1) {document.writeln(DebImpr+'TD3'+FinImpr);}
  else
  if (Impr.indexOf('taille douce rotative 6 couleurs')!=-1) {document.writeln(DebImpr+'TD6'+FinImpr);}
  else
  if (Impr.indexOf('h&eacute;liogravure')!=-1) {document.writeln(DebImpr+'Helio'+FinImpr);}
  else
  if (Impr.indexOf('typographie &agrave; plat')!=-1) {document.writeln(DebImpr+'TypoP'+FinImpr);}
  else
  if (Impr.indexOf('typographie rotative')!=-1) {document.writeln(DebImpr+'TypoR'+FinImpr);}
  else
  if (Impr.indexOf('typographie')!=-1) {document.writeln(DebImpr+'Typo'+FinImpr);}
  else
  document.writeln(DebImpr+' '+FinImpr);
 }
 
 /******************* N&deg; de presse ********************************/
 var DebPr='N&deg; de presse <BR><INPUT type="text" name="Presse" value="';
 var FinPr='" size="2" maxlength="6"><BR>';
 
 if (Pr.indexOf('sur presse N&deg;10')!=-1) {document.writeln(DebPr+'10'+FinPr);}
 else
 if (Pr.indexOf('sur presse N&deg;1')!=-1) {document.writeln(DebPr+'1'+FinPr);}
 else
 if (Pr.indexOf('sur presse N&deg;2')!=-1) {document.writeln(DebPr+'2'+FinPr);}
 else
 if (Pr.indexOf('sur presse N&deg;3')!=-1) {document.writeln(DebPr+'3'+FinPr);}
 else
 if (Pr.indexOf('sur presse N&deg;4')!=-1) {document.writeln(DebPr+'4'+FinPr);}
 else
 if (Pr.indexOf('sur presse N&deg;5')!=-1) {document.writeln(DebPr+'5'+FinPr);}
 else
 if (Pr.indexOf('sur presse N&deg;6')!=-1) {document.writeln(DebPr+'6'+FinPr);}
 else
 document.writeln(DebPr+' '+FinPr);
 
 /************************ Couleurs ********************************/
 if (Coul=='') Coul=Blancs;
 {
  Coul=SansBlancsFin(Coul);
  Coul=SansBlancsDebut(Coul);
  document.writeln('Couleurs du timbre<BR><INPUT type="text" name="Couleur" value="'+Coul+'" size="32" maxlength="64"><BR>');
 }
 
 /************* Nombres de timbres par feuilles ********************/
  NbFeuilles=' ';
 if (Impr.indexOf('150 timbres par feuille')!=-1) NbFeuilles='150';
 if (Impr.indexOf('100 timbres par feuille')!=-1) NbFeuilles='100';
 if (Impr.indexOf('50 timbres par feuille')!=-1)  NbFeuilles='50';
 if (Impr.indexOf('40 timbres par feuille')!=-1)  NbFeuilles='40';
 if (Impr.indexOf('30 timbres par feuille')!=-1)  NbFeuilles='30';
 if (Impr.indexOf('25 timbres par feuille')!=-1)  NbFeuilles='25';
 if (Impr.indexOf('10 timbres par feuille')!=-1)  NbFeuilles='10';
 document.writeln('Nombre de timbres par feuilles<BR><INPUT type="text" name="Feuilles" value="'+NbFeuilles+'" size="3" maxlength=""><BR>');
 
 if (Coins=='') Coins=Blancs;
 document.writeln('Coins dat&eacute;s (O N)<BR><INPUT type="text" name="Coins" value="'+Coins+'" size="1" maxlength="1"><BR>');
 
 if (Tirage=='') Tirage=Vide;
 document.writeln('Nombre de timbres tir&eacute;s (ou vendus)<BR><INPUT type="text" name="Tirage" value="'+MotssBl(Tirage)+'" size="40" maxlength=""><BR>');
 
 /******************* S&eacute;ries de timbres **************************/
 if (Serie!='')
 {
  document.writeln('Libell&eacute; de la s&eacute;rie dans le timbre <BR><INPUT STYLE="background:#A1B4A9;" type="text" name="Libelle_serie" value="'+MotssBl(Serie)+'" size="45" maxlength="92"><BR>');
  document.writeln('Nom de la s&eacute;rie dans la table "timbres"<BR><INPUT STYLE="background:#FFFF66;" type="text" name="Serie" value="'+MotssBl(Serie)+'" size="40" maxlength="60"><BR>');
  document.writeln('Nom de la s&eacute;rie dans la table "series"<BR><INPUT STYLE="background:#C9E1D2;" type="text" name="Nom_serie" value="'+MotssBl(Serie)+'" size="40" maxlength="60"><BR>');
  document.writeln('URL de la s&eacute;rie dans la table "series"<BR><INPUT STYLE="background:#C9E1D2;" type="file" name="URL_serie" value="'+MotssBl(Serie)+'" size="40" maxlength="60"><BR>');
  document.writeln('<INPUT STYLE="background:#C9E1D2;" type="text" name="S_Timbre01" value="'+Mot_sans_Tag(S1)+'" size="30" maxlength="48"><BR>');
  document.writeln('<INPUT STYLE="background:#C9E1D2;" type="text" name="S_Timbre02" value="'+Mot_sans_Tag(S2)+'" size="30" maxlength="48"><BR>');
  document.writeln('<INPUT STYLE="background:#C9E1D2;" type="text" name="S_Timbre03" value="'+Mot_sans_Tag(S3)+'" size="30" maxlength="48"><BR>');
  document.writeln('<INPUT STYLE="background:#C9E1D2;" type="text" name="S_Timbre04" value="'+Mot_sans_Tag(S4)+'" size="30" maxlength="48"><BR>');
  document.writeln('<INPUT STYLE="background:#C9E1D2;" type="text" name="S_Timbre05" value="'+Mot_sans_Tag(S5)+'" size="30" maxlength="48"><BR>');
  document.writeln('<INPUT STYLE="background:#C9E1D2;" type="text" name="S_Timbre06" value="'+Mot_sans_Tag(S6)+'" size="30" maxlength="48"><BR>');
  document.writeln('<INPUT STYLE="background:#C9E1D2;" type="text" name="S_Timbre07" value="'+Mot_sans_Tag(S7)+'" size="30" maxlength="48"><BR>');
  document.writeln('<INPUT STYLE="background:#C9E1D2;" type="text" name="S_Timbre08" value="'+Mot_sans_Tag(S8)+'" size="30" maxlength="48"><BR>');
  document.writeln('<INPUT STYLE="background:#C9E1D2;" type="text" name="S_Timbre09" value="" size="30" maxlength="48"><BR>');
  document.writeln('<INPUT STYLE="background:#C9E1D2;" type="text" name="S_Timbre10" value="" size="30" maxlength="48"><BR>');
  document.writeln('<INPUT STYLE="background:#C9E1D2;" type="text" name="S_Timbre11" value="" size="30" maxlength="48"><BR>');
  document.writeln('<INPUT STYLE="background:#C9E1D2;" type="text" name="S_Timbre12" value="" size="30" maxlength="48"><BR>');
  document.writeln('<INPUT STYLE="background:#C9E1D2;" type="text" name="S_Timbre13" value="" size="30" maxlength="48"><BR>');
  document.writeln('<INPUT STYLE="background:#C9E1D2;" type="text" name="S_Timbre14" value="" size="30" maxlength="48"><BR>');
  document.writeln('<INPUT STYLE="background:#C9E1D2;" type="text" name="S_Timbre15" value="" size="30" maxlength="48"><BR>');
  document.writeln('<INPUT STYLE="background:#C9E1D2;" type="text" name="S_Timbre16" value="" size="30" maxlength="48"><BR>');
 }
	else
 document.writeln('Nom de la s&eacute;rie dans la table "timbres"<BR><INPUT STYLE="background:#FFFF66;" type="text" name="Serie" value="" size="40" maxlength="60"><BR>');

 /*********** Existence d'un T&agrave;D 1er jour ? **************/
 TaD1J=MotssBl(TaD1J);
 if ((TaD1J==' ')||(TaD1J=='')||(TaD1J=='Flamme.jpg')) TaD1J='N';
 else
 document.writeln('Timbre &agrave; date 1er jour (O/N)<BR><I>'+TaD1J+'</I><BR><INPUT type="text" name="TaD1J" value="O" size="1" maxlength="1"><BR>');
 
 /******************* Zoom sur le timbre ? ********************************/
 document.writeln('Zoom du timbre<BR><INPUT STYLE="background:#EEB6DF" type="text" name="Zoom" value="N" size="1" maxlength=""> <FONT COLOR="#FF00CC">&agrave; entrer manuellement</FONT> <BR>');
 
 /******************* D&eacute;partements concern&eacute;s ********************************/
 Dep=document.location.href.substring(PosDep+1,PosDep+5);
 PosDep=document.location.href.indexOf("Dep");
 if ((Dep=="=/")||(Dep=="ud")||(Dep=="O/Ps")) Dep='Dep00'; 
 //document.writeln('PosDep='+PosDep+' NoDep='+NoDep+'<BR>');
 document.writeln('N&deg; du d&eacute;partement de rattachement du timbre<BR><INPUT type="text" name="Dep" value="'+Dep+'" size="5" maxlength="8"><BR>');
 document.writeln('N&deg; du 1er d&eacute;partement de rattachement du timbre<BR><INPUT type="text" name="Dep1" value="'+Dep+'" size="5" maxlength="8"><BR>');
 document.writeln('N&deg; du 2&egrave;me d&eacute;partement de rattachement du timbre<BR><INPUT type="text" name="Dep2" value="" size="5" maxlength="8"><BR>');
 document.writeln('N&deg; du 3&egrave;me d&eacute;partement de rattachement du timbre<BR><INPUT type="text" name="Dep3" value="" size="5" maxlength="8"><BR>');
 document.writeln('N&deg; du 4&egrave;me d&eacute;partement de rattachement du timbre<BR><INPUT type="text" name="Dep4" value="" size="5" maxlength="8"><BR>');
 document.writeln('N&deg; du 5&egrave;me d&eacute;partement de rattachement du timbre<BR><INPUT type="text" name="Dep5" value="" size="5" maxlength="8"><BR>');
 
 document.writeln('<BR><DIV ALIGN="center"><INPUT TYPE="submit" VALUE="Envoi"></DIV>');
 
 document.writeln('</FORM>');
 
 document.writeln ('  </TD>');
 document.writeln (' </TR>');
}

/********************************************************************/
/**************** Fin transfert PHP *********************************/
/********************************************************************/


/********************* Fin transfert PHP ici ************************/

 /*************** Ligne sondage Phil-Ouest ************/
 document.writeln (' <TR>');
 document.writeln ('  <TD ALIGN="Center" COLSPAN=3 VALIGN="Middle" HEIGHT="1%">');
 if (window.name=='Gauche')// fen&ecirc;tre gauche=un timbre...
 document.write   ('   <A CLASS="Sondage" HREF="JavaScript:Ajouter_Lien()">Ajouter un lien</A> - ');//--- Ajouter un lien ---
 
 if (document.location.href.indexOf("Adresse")!=-1)// adresse philat&eacute;lique
 document.write   ('   <A CLASS="Sondage" HREF="JavaScript:Ajouter_Adresse()">Ajouter une adresse</A>');//--- Ajouter une adresse ---
 if (document.location.href.indexOf("Adresse")==-1)// ce n'est pas un adresse philat&eacute;lique
 {
  document.write   ('<A CLASS="Sondage" HREF="JavaScript:Fenetre_Anomalie()">Signaler une anomalie</A> - ');//--- anomalie ---
  document.writeln ('<A CLASS="Sondage" HREF="JavaScript:Fenetre_Sondage()">Votre avis</A>');//--- Sondage ---
 }
 document.writeln ('  </TD>');
 document.writeln (' </TR>');
 
 /*************** Ligne Maison-Compteur-sondage Weborama ************/
 document.writeln (' <TR>');
 document.writeln ('  <TD ALIGN="Center" ROWSPAN=2 VALIGN="Middle">');//--- Retour &eacute;cran initial ---
 document.writeln ('   <A STYLE="background:none" HREF="../PHP/index.html" TARGET="_top" onMouseOver="document.images.Maison.src=\''+SweetHomeR+'\'; window.status=\'Retour vers l&acute;index du d&eacute;partement\'; return true" onMouseOut="document.images.Maison.src=\''+SweetHome+'\'; window.status=Titre; return true">');
 document.writeln ('   <IMG SRC="'+SweetHome+'" ALT=" Retour vers l\'index du d&eacute;partement " BORDER="0" WIDTH="22" HEIGHT="20" ALIGN="Middle" NAME="Maison"></A>&nbsp;');
 document.writeln ('  </TD>');
 document.writeln ('  <TD ALIGN="Center" VALIGN="Middle">');// --- Les compteurs personnels ---
 document.writeln ('   <TABLE CELLSAPCING=0 CELLPADDING=0 BORDER=0>');
 document.writeln ('    <TR>');
 document.writeln ('     <TD>');
 document.writeln ('      <TABLE BORDER=1 BGCOLOR=Blue BORDERCOLOR="#0000CC" BORDERCOLORLIGHT="#8177CC" BORDERCOLORDARK="#080189" CELLPADDING=0 CELLSPACING=0>');
 document.writeln ('       <TR>');
 document.writeln ('        <TD ALIGN="Center" VALIGN="Middle">');
 document.writeln ('         <TABLE BORDER=0>');
 document.writeln ('          <TR>');
 document.writeln ('           <TD ALIGN="Right" VALIGN="Middle" BGCOLOR=Blue><FONT COLOR=Black FACE="Arial" SIZE=2>Visiteurs du site : </TD>');
 document.writeln ('           <TD ALIGN="Right" VALIGN="Middle" BGCOLOR=Blue>');
 /*
	if (location.href.indexOf('BL_WWW')!=-1) // connexion locale
 document.writeln ('            <A HREF="http://www.le-lann.com/cgi-bin/Stats_compteur.pl?Compteurs/Phil-Ouest.txt" TARGET="_blank"><IMG SRC="http://www.le-lann.com/cgi-bin/Lecture_Compteur.pl?Compteurs/Phil-Ouest.txt" ALIGN="Middle" BORDER="0" HEIGHT="16"></A>');// ALT="'+Commentaire_Compteurs+'"
 else
 document.writeln ('            <IMG SRC="http://www.le-lann.com/cgi-bin/Compteur.pl?Compteurs/Phil-Ouest.txt" ALIGN="Middle" BORDER="0" HEIGHT="16">');// ALT="'+Commentaire_Compteurs+'"
 */
	document.writeln ('           </TD>');
 document.writeln ('          </TR>');
 document.writeln ('          <TR>');
 document.writeln ('           <TD ALIGN="Right" VALIGN="Middle" BGCOLOR=Blue><FONT COLOR=Black FACE="Arial" SIZE=2>de cette page : </FONT></TD>');
 document.writeln ('           <TD ALIGN="Right" VALIGN="Middle" BGCOLOR=Blue>');
 /*
	if (location.href.indexOf('BL_WWW')!=-1) // connexion locale
 document.writeln ('            <A CLASS="C" HREF="http://www.le-lann.com/cgi-bin/Stats_compteur.pl?Compteurs/'+Fichier_Compteur+'" TARGET="_blank"><IMG SRC="http://www.le-lann.com/cgi-bin/Lecture_Compteur.pl?Compteurs/'+Fichier_Compteur+'" ALIGN="Middle" BORDER="0" HEIGHT="16"></A></TD>');
 else
 document.writeln ('            <A CLASS="C" HREF="http://www.le-lann.com/cgi-bin/Stats_compteur.pl?Compteurs/'+Fichier_Compteur+'" TARGET="_blank"><IMG SRC="http://www.le-lann.com/cgi-bin/Compteur.pl?Compteurs/'+Compteur+'" ALIGN="Middle" BORDER="0" HEIGHT="16"></A></TD>');// ALT="'+Commentaire_Compteurs+'"
 */
	document.writeln ('          </TR>');
 document.writeln ('         </TABLE>');
 document.writeln ('        </TD>');
 document.writeln ('       </TR>');
 document.writeln ('       <TR>');//--- Date de derni&egrave;re mise &agrave; jour ---
 document.writeln ('        <TD ALIGN="Center" VALIGN="Middle" BGCOLOR=Blue COLSPAN=4>');
 if(navigator.appName=='Microsoft Internet Explorer')
 document.writeln ('         <FONT CLASS="DerMaJ" COLOR="#AABBCC" FACE="Arial,Helvetica" SIZE="1">&nbsp;Derni&egrave;re mise &agrave; jour le '+Jour+' '+Mois+' '+An+'</FONT>');
 else
 document.writeln('         <FONT CLASS="DerMaJ" COLOR="#AABBCC" FACE="Arial,Helvetica" SIZE="1">&nbsp;Derni&egrave;re mise &agrave; jour le '+DateModif()+'</FONT>');
 document.writeln ('        </TD>');
 document.writeln ('       </TR>');
 document.writeln ('      </TABLE>');
 document.writeln ('     </TD>');
 document.writeln ('    </TR>');
 
 /*************** Ligne r&eacute;f&eacute;rences Perl-gratuit (incluse dans le tableau des compteurs) ************/
 document.writeln ('    <TR><TD ALIGN="Center" HEIGHT=1 VALIGN="Middle"><A STYLE="text-decoration:none;" HREF="http://www.perl-gratuit.com" TARGET="_blank"><FONT COLOR="#FF0000" FACE="Arial" SIZE=1>compteur d&acute;apr&egrave;s perl-gratuit.com</FONT></A></TD></TR>');
 document.writeln ('   </TABLE>');
 document.writeln ('  </TD>');
 document.writeln ('  <TD ALIGN="Center" ROWSPAN=2 VALIGN="Middle">');//--------- Vote WebOrama -------
 document.writeln ('   <A STYLE="background:none" HREF="http://vote.weborama.fr/fcgi-bin/vote.fcgi?1121" TARGET="_blank" onMouseOver="document.images.Vote.src=\'../Images/VoteR.gif\'; window.status=\'Si ce site vous plait votez pour lui !\'; return true" onMouseOut="document.images.Vote.src=\'../Images/Vote.gif\'; window.status=Titre; return true">');
 document.writeln ('   <IMG SRC="../Images/Vote.gif" BORDER="0" WIDTH="30" HEIGHT="36" ALT=" Si ce site vous plait votez pour lui ! " ALIGN="Middle" NAME="Vote"></A>');
 document.writeln ('  </TD>');
 document.writeln (' </TR>');
 document.writeln ('</TABLE>');
 
 /*************** Ligne e-mail BL et Weborama ************/
 
 //document.writeln ('<DIV ALIGN="Center">');
 // Plan du site
 document.writeln ('<A HREF="../Plan.html" TARGET="Droite" onMouseOver="document.images.B_R.src=\'../Images/BouleViolette.gif\'; window.status=\'Plan du site\'; return true" onMouseOut="document.images.B_R.src=\'../Images/BouleRouge.gif\'; window.status=Titre; return true">');
 document.writeln ('<IMG SRC="../Images/BouleRouge.gif" BORDER=0 WIDTH="5" HEIGHT="5" ALT=" Plan du site " ALIGN="AbsMiddle" NAME="B_R"></A>&nbsp;&nbsp;&nbsp;');
 // E-Mail BL 
 document.writeln ('<A HREF="mailto:Bernard@Le-Lann.com?subject=Phil-Ouest - '+Titre+'." onMouseOver="document.images.Lettre.src=\'../Images/Stylo.gif\';window.status=\'Merci de m’envoyer un message.\';return true" onMouseOut="document.images.Lettre.src=\'../Images/Lettre.gif\';window.status=Titre;return true">');
 document.writeln ('<IMG SRC="../Images/Lettre.gif" BORDER="0" WIDTH="39" HEIGHT="20" NAME="Lettre" ALT=" Envoi d&acute;un courrier &agrave; l&acute;auteur de ce site "></A>&nbsp;&nbsp;&nbsp;');
 // Statistiques
 document.writeln ('<A HREF="../Hit_Parade.html" TARGET="Droite" onMouseOver="document.images.Stats.src=\'../Images/BouleVerte.gif\'; window.status=\'Statistiques d&eacute;taill&eacute;es\'; return true" onMouseOut="document.images.Stats.src=\'../Images/Point_en_cours.gif\'; window.status=Titre; return true">');
 document.writeln ('<IMG SRC="../Images/Point_en_cours.gif" BORDER=0 WIDTH="5" HEIGHT="5" ALT=" Statistiques  d&eacute;taill&eacute;es " ALIGN="AbsMiddle" NAME="Stats"></A><BR>');
 //document.writeln ('</DIV');
 
 // Weboralma Gold, hors connexion locale
 //if((location.href.indexOf('BL_WWW')==-1)&(webogold_ok==1)){webogold_zpi(WEBO_ZONE,WEBO_PAGE,1121);}
 if(webogold_ok==1){webogold_zpi(WEBO_ZONE,WEBO_PAGE,1121);}
 
 // Philatelistes.net 
 //document.writeln ('<BR><A TARGET="_blank" href="http://www.coppoweb.com/hit-parade/"><IMG SRC="http://www.philatelistes.net/liens/cptr/cptr.php3?id=134" ALT="inscrit au Hit-Parade de www.philatelistes.net" BORDER="0"></A>');
 
 document.writeln ('</DIV>');
 document.writeln ('</BODY>');
} // Fin fonction Baspage ()