Tolik rozruchujen v LopuchuLopuch.cz
while ($mod <= $pagesize) {
$output .= '<td></td>';
$mod++;
if ($mod%3 == 0) $output .= '</tr><tr>';
}