document.write('<TABLE class="STD2" cellSpacing=0 cellPadding=0 border=0 align="center" height="20"><TBODY><TR height=20><TD width=320>')
document.write('<span class="Titre3Bleu">&nbsp;&nbspLe monde du soccer vu du Québec</span>')
document.write('</td><TD vAlign="middle" align="right"><b>')


if (blnLienAccueil==1) {
   document.write('<a href="index.php" style="text-decoration:none"><img border="0" src="images/home.gif" align="middle"> <font color="#FFFFFF">Accueil</font></a>&nbsp;&nbsp');
}

if (blnLienContact==1) {
   document.write('<a href="PourMeJoindre.htm" style="text-decoration:none"><img border="0" src="images/Courrier.gif" align="middle"> <font color="#FFFFFF">Pour me joindre</font></a>&nbsp;&nbsp');
}

if (blnLienPlanSite==1) {
   document.write('<a href="PlanSite.htm" style="text-decoration:none"><img border="0" src="images/Plan.gif" align="middle"> <font color="#FFFFFF">Plan du site</font></a>');
}

document.write("&nbsp;&nbsp;</b></td></tr></tbody></table>")

document.write('<table class="STD" cellSpacing=0 cellPadding=0 border=0 height=70 align=center background="Code/bg_entete.gif">')
document.write('<tbody>')
document.write('<tr height=70>')
document.write('<td width=70 align=center><img border="0" src="images/terre.gif" width="64" height="64">')
document.write('</td>')
document.write('<td width=600>')

document.write('<TABLE cellSpacing=0 cellPadding=0 align=center border=0 width=100% height=100%>')
document.write('<TBODY>')
document.write('<TR height=50%><td>')
if (strTitre1!="") {
   document.write('<marquee behavior="alternate" height="30" align="middle" style="color: #FFFFFF; font-size: 12 pt; font-weight: bold">'+strTitre1+'</marquee>')
}
document.write('</td></tr>')
document.write('<TR><td align=center>')
if (strTitre2!="") {
   document.write('<font size="4" color="#FFFFFF"><b>'+strTitre2+'</b></font>')
}
document.write('</td></tr></tbody></table>')

document.write('</td>')
document.write('<td width=70 align=center><img border="0" src="images/ballon_anime.gif" width="64" height="64">')
document.write('</td></tr></tbody></table>')
