\n";
echo "\n";
# Kopf
echo "\n";
# inner Geruest
#echo "\n";
echo "\n";
echo "| zurück | ";
echo "\n";
echo "\n";
# Haupt
echo "\n";
echo "";
echo "| ";
echo "$cam ( ";
if($sort=="asc"){
$styleasc="aascdecu";
$styledsc="aascdec";
$bolda1="";
$bolda2="";
$boldd1="";
$boldd2="";
}elseif($sort=="dsc"){
$styleasc="aascdec";
$styledsc="aascdecu";
$bolda1="";
$bolda2="";
$boldd1="";
$boldd2="";
}else{
$styleasc="aascdecu";
$styledsc="aascdec";
$bolda1="";
$bolda2="";
$boldd1="";
$boldd2="";
}
echo "".$bolda1."aufsteigend".$bolda2." / ";
echo "".$boldd1."absteigend".$boldd2." )";
echo " | ";
echo " \n";
echo "";
echo "| Die letzten $min min von heute: $bild | ";
echo " \n";
echo " \n";
$last="";
$g=0;
$td=0;
foreach($bilder_array AS $bilddateiname) {
$str=explode("/",strrev($bilddateiname));
$ist=(integer)substr(strrev($str[0]),0,2).substr(strrev($str[0]),3,2).substr(strrev($str[0]),6,2);
if($ist >= $soll) {
$teil=explode($inc_pfad_www.$heute."/".$cam."/", $bilddateiname);
$test=$teil[1];
$new=substr($test,0,5);
#aenderung -> neue tabelle
if($last != $new or $td>=$inc_x_bilder_pro_zeile) {
$td=0;
if($g>0) {
echo " | \n";
echo " \n";
}
echo "\n";
echo "\n";
echo "| ".substr($test,0,2).":".substr($test,3,2)." | \n";
}
echo "  | ";
$g++;
$td++;
$last=$new;
}
}
echo " \n";
# Ende Geruest
echo "";
echo "";
echo " \n";
# Ende Geruest
echo " | ";
echo "
";
echo "