var txt='';
txt+='<!-- BEGIN ict-ict logo and FOCUS -->';
txt+='<br><IMG SRC="http://www.ict-toulouse.fr/site/images/espaceur.gif" WIDTH="10" HEIGHT="10" border="0">';
// ligne 1
//logo ict
txt+='<br><IMG SRC="http://www.ict-toulouse.fr/site/images/espaceur.gif" WIDTH="15" HEIGHT="5" border="0"><a href="http://www.ict-toulouse.fr"><IMG SRC="images2008/logo_ict_bleu_web.jpg" WIDTH="90" HEIGHT="174" border="1"></a>';
// espaceur horizontal
txt+='<IMG SRC="http://www.ict-toulouse.fr/site/images/espaceur.gif" WIDTH="15" HEIGHT="5" border="0">';
// NB actuel
txt+='<a target="_blank" href="/site/PdfNouvellesBreves/ICT_NouvellesBreves_actuel.pdf"><IMG SRC="/site/PdfNouvellesBreves/ICT_NouvellesBreves_mini_actuel.jpg" WIDTH="122" HEIGHT="170" border="0"></a>';
// lien textuel
txt+='<br><IMG SRC="http://www.ict-toulouse.fr/site/images/espaceur.gif" WIDTH="122" HEIGHT="5" border="0"><a target="_blank" href="/site/PdfNouvellesBreves/ICT_NouvellesBreves_actuel.pdf">Télécharger PDF (4Mo)</a>';
// espaceur vertical
//txt+='<br><IMG SRC="http://www.ict-toulouse.fr/site/images/espaceur.gif" WIDTH="10" HEIGHT="10" border="0">';
// ligne 2
// espaceur horizontal
//txt+='<br><IMG SRC="http://www.ict-toulouse.fr/site/images/espaceur.gif" WIDTH="122" HEIGHT="5" border="0">';
// NB précédent
//txt+='<a target="_blank" href="/site/PdfNouvellesBreves/ICT_Nouvelles_Breves_39.pdf"><IMG SRC="/site/PdfNouvellesBreves/ICT_Nouvelles_Breves_39_miniature.jpg" WIDTH="120" HEIGHT="170" border="0"></a>';
// lien textuel
//txt+='<br><IMG SRC="http://www.ict-toulouse.fr/site/images/espaceur.gif" WIDTH="122" HEIGHT="5" border="0"><a target="_blank" href="/site/PdfNouvellesBreves/ICT_Nouvelles_Breves_39.pdf">Télécharger PDF (2Mo)</a>';
txt+='<!-- END  ict-ict logo and FOCUS -->';
document.write(txt);
