";
nbCol = nbColByRow;
while( nbCol";
for(var sz = 0;nbCol < maxCol;nbCol++) {
sz += asfCols[nbCol][0] + 4;
if(sz > max) break;
asfHtml += "| ";
asfShow( asfCols[nbCol][1], asfCols[nbCol][0] );
asfHtml += " | "
}
if(sz < max/2 )
{
asfHtml +=" | "
}
else
{
asfHtml += " | ";
}
}
asfHtml += " | ";
}
else
{
asfHtml += "";
if ( szBut < max) {
for(var ln=0; ln < nbLg;ln++)
{
asfHtml += "| ";
asfShow(asfColsLight[ln][1], asfColsLight[ln][0]);
asfHtml += " | ";
asfHtml += " | ";
}
asfHtml += " | ";
}
asfHtml += " | ";
}
asfHtml += "
";
asfHtml += "