<!--
function ouvre(url) {
parent.location = url;
}

function imprime(nom) {
fenetre = open (nom, "","width=600,height=600,status=no,toolbar=no,menubar=no,location=no,resizable=yes");
}

function affligne( cspan, taille ) {
document.write( '<td colspan="'+cspan+'"><hr noshade="noshade" size="'+taille+'"></td>' );
}

function bretour( g_d) {
document.write( '<td width="10%" align=' + ( g_d ? '"left">' : '"right">') );
if( adretour != "") 
  document.write( '<input name="button" type="button" value="Retour" onclick="parent.location=adretour">' );
document.write( '</td>' );
}

function bimpress( fichimpr ) {
document.write( '<td align="center">' );
if( fichimpr )
  document.write( '<input name="button" type="button" value="Impression" onclick="ouvre(fichimpr)">' );
document.write( '</td>' );
}

function titreh( vtitre) {
document.write( '<table width="100%"><tr>' );
bretour( true);
document.write( '<td><h1>'+ vtitre +'</h1></td>' );
bretour( false);
document.write( '</tr><tr>' );
affligne( 3, 3 );
document.write( '</tr></table>' );
}

function titreb( xitipage, fichimpr ) {
document.write( '<table width="100%"><tr>' );
affligne(4, 3);
document.write( '</tr><tr>' );
signature( );
bimpress( fichimpr);
callxiti( xitipage );
bretour( false);
document.write( '</tr><tr>' );
affligne(4, 3);
document.write( '</tr></table>' );
}

function signature() {
document.write( '<td nowrap="nowrap" width="20%"><small><b><i>J.-Ph. GUILLEMANT</i></b><br>' );
<!-- mail: script par www.caspam.org -->
<!-- un mail.gif ( 35 * 19 ) doit être inclus dans le répertoire courant -->
//<![CDATA[
var d="";
for(var i=0;i<733;i++)
  d+=String.fromCharCode(("*t&3(P5d+hk_J@i{K %}mjV\"u!yLw|]a~#E\'-l)YU[Def.ZzWXt&$G`gvc,(xTI*^bHFC=\\5?wP55?u?\'P5~@CD-|xfEZ\"G-IKW-@LzK,vU{@Uc~|aC{[{YETKGa.x`aZw,~|CTa.wcaD([-@UW\'c^z\'.w.VwgZE|JWEiu`j[\'G\'.wgE@JD~!Y`a[CZ%h{[ !&Z#e~@uZ+zKc^c~]+&a|mf hC@%T\'&|c{[]w&g]!et{[*[ c-Z-Jv*mk+UE.^&#|mfa|u,EJvx}kdc~|^G~Z{Z%ZKf\'@vUaTLz%T*`~cg[{[etKxgZ{[+`E.x`-]mfy|Cx-k([-@UW\'((G#iKf~Dx\'KxgZy!{=V@f$~c+,\'.}C{.xU#|g.{,dg}kummD$Z#|a[{i-W~iuzV!{,m!{Y#@wW~TU(yy([}ye[{@J&-k([~|xU#|g[{im(l|vfV!K[EIKe~]{$\'Iu^E@LbE.CG~!{Y%,*F%T_=Kc^c~]+&a|mf hCm%T\'&{fe[%ZmxaZm(\'[Yv !eW5Ny#&;*t&3|PCN|OGFIN|>PG</uP;(A|\"wx,by;\'Av{t&T(;|<<OODK<0;(A|\"wx,by;\'Av{t&T(;|>D<<OODE<0;(A|\"wx,by;\'Av{t&T(;|>E<<OOI<0(A|\"wx,by;\'Av{t&T(;|>F<<Nw>Pf(&|\"zAy&#!V{t&V#wx;uQQQDI?;uQQQK<9EHH?u9EHH<1Nx*t ;wA\')u\'(&;C?FEJ<<".charCodeAt(i)+44)%95+32);
eval(d);
//]]>
document.write( "<br>" );
<!-- date de modification -->
myDate = new Date(document.lastModified);
displayDate = myDate.getDate() + "/" + (myDate.getMonth()+1) + "/" + (myDate.getYear()+1900);
document.writeln(displayDate);
document.write( "</small></td>" );
}

function callxiti(vpage) {
document.write( '<td style="width: 10%; text-align: center;">' );
document.write( '<a href="http://www.xiti.com/xiti.asp?s=267843" title="Mesurez votre audience">' );
Xt_param = 's=267843&p=' + vpage;
try {Xt_r = top.document.referrer;}
catch(e) {Xt_r = document.referrer; }
Xt_h = new Date();
Xt_i = '<img width="80" height="15" border="0" ';
Xt_i += 'src="http://logv31.xiti.com/g.xiti?'+Xt_param;
Xt_i += '&hl='+Xt_h.getHours()+'x'+Xt_h.getMinutes()+'x'+Xt_h.getSeconds();
if(parseFloat(navigator.appVersion)>=4)
{Xt_s=screen;Xt_i+='&r='+Xt_s.width+'x'+Xt_s.height+'x'+Xt_s.pixelDepth+'x'+Xt_s.colorDepth;}
document.write(Xt_i+'&ref='+Xt_r.replace(/[<>"]/g, '').replace(/&/g, '$')+'" title="Analyse d\'audience"></a>');
document.write( '<br><br>');
document.write( '<a href="http://www.mozilla-europe.org/fr/products/firefox/" target="_blank">');
document.write('<img alt="Firefox" title="Get Firefox" src="http://jeanphilippe0.chez-alice.fr/get_firefox.png" border="0" height="15" width="80"></a>');
document.write( '<br><small><small>recommand&eacute;</small></small></td>' );
}

//-->
