' );
var smileyLabelId = 'cke_smile_label_' + i + '_' + CKEDITOR.tools.getNextNumber();
html.push(
'' +
'',
' ' +
'' +config.smiley_descriptions[ i ] + '' +
'',
' | ' );
if ( i % columns == columns - 1 )
html.push( '
' );
}
if ( i < columns - 1 )
{
for ( ; i < columns - 1 ; i++ )
html.push( '