/*function TabClick( nTab ){
  Col = document.getElementsByName("Content");
  for (i = 0; i < document.getElementsByName("Content").length; i++)
      {
    document.getElementsByName("tabs")[i].className = "TabBorderBottom TabCommon TabOff";
    document.getElementsByName("Content")[i].style.display = "none";
    }
  document.getElementsByName("Content")[nTab].style.display = "block";  
  document.getElementsByName("tabs")[nTab].className = "TabCommon TabOn TabActiveBackground TabActiveBorderLeftRight";
}
document.write("<BODY onload='TabClick(0);'>");
document.write("<TABLE CELLPADDING=0 CELLSPACING=0 ALIGN='center' STYLE='width: 300px'>");
document.write("      <TR>");
document.write("          <TD CLASS='TabBorderBottom TabCommon TabOff' id='tabs' name='tabs' ONCLICK='TabClick(0);'><NOBR>Onglet 1</NOBR></TD>");
document.write("          <TD CLASS='TabBorderBottom TabCommon TabOff' id='tabs' name='tabs' ONCLICK='TabClick(1);'><NOBR>Onglet 2</NOBR></TD>");
document.write("          <TD CLASS='TabBorderBottom TabCommon TabOff' id='tabs' name='tabs' ONCLICK='TabClick(2);'><NOBR>Onglet 3</NOBR></TD>");
document.write("          <TD CLASS='TabBorderBottom TabCommon TabOff' id='tabs' name='tabs' ONCLICK='TabClick(3);'><NOBR>Onglet 4 ...</NOBR></TD>");
document.write("        <TD CLASS='TabBorderBottom' STYLE='width: 50px;'> </TD>");
document.write("      </TR>");
document.write("      <TR>");
document.write("          <TD COLSPAN=5 CLASS='TabContent TabActiveBackground TabActiveBorderLeftRight'>");
document.write("      Texte commun   ");
document.write("      </TD>");
document.write("     </TR>");
document.write("      <TR>");
document.write("          <TD COLSPAN=5 CLASS='TabContent TabActiveBackground TabActiveBorderLeftRight TabContentBottom'>     ");
document.write("         <DIV id='Content' name='Content'>contenu Onglet 1</DIV>");
document.write("         <DIV id='Content' name='Content'>contenu Onglet 2</DIV>");
document.write("         <DIV id='Content' name='Content'>contenu Onglet 3</DIV>");
document.write("         <DIV id='Content' name='Content'>contenu Onglet 4</DIV>");
document.write("      </TD>");
document.write("      </TR>");
document.write("  </TABLE>");*/


/*document.write("<style> .TabCommon { FONT: 12px Arial; COLOR: #6D6D6D; PADDING: 5px; FONT-WEIGHT: bold; TEXT-ALIGN: center; HEIGHT: 20px; WIDTH: 100px;} .TabContent { PADDING: 5px; }  .TabContentBottom { PADDING: 10px; BORDER-BOTTOM: 1px outset #99ccff; }  .TabOff { CURSOR: hand; BACKGROUND-COLOR: #E2E2E3; BORDER-LEFT: 1px solid #e2e2e3; }  .TabOn { CURSOR: default; BORDER-TOP: 2px outset #D1D1D1; COLOR: #000000; }  .TabBorderBottom{ BORDER-BOTTOM: 2px inset #D1D1D1; }  .TabActiveBorderLeftRight{ BORDER-RIGHT: 2px outset #D1D1D1; BORDER-LEFT: 2px outset #D1D1D1; }  .TabActiveBackground {	BACKGROUND-COLOR: #FFFFFF; }A:link		{ text-decoration: underline; color: #003399; font-size:12px; }A:visited 	{ text-decoration: underline; color: #BA8301; font-size:12px;}A:hover 	{ text-decoration: underline; color: #B30000; font-size:12px;} </style>");
document.write("<script type='text/javascript' src='encart.js'></script>");    
document.write("<body onLoad='; lus()' leftmargin='0' topmargin='0' rightmargin='0' bottommargin='0'>");
document.write("<div id='encart'></div>");
document.write("</body>");*/


document.write("  <iframe src='http://www.placedesreseaux.com/Rotations/encart.html' frameborder='0' height='208' width='300' scrolling='no'></iframe>");    


