[title]
← Zurück | Weiter →
| Bildleiste nach rechts '; $width=$img_arr["width"]*2; if ($width==624) { $height=440; $unnecc=''; $table=str_replace($unnecc,"
",$table); } else { $height=612; } // ($width==440) ? $table=str_replace("
","




",$table) : true; $table=str_replace("[width]",$width,$table); $table=str_replace("[height]",$height,$table); // $table=str_replace("[title]",$img_arr["title"]."
".$img_arr["src"],$table); // Bildernamen anzeigen $table=str_replace("[title]",$img_arr["title"],$table); $table=str_replace("[filename]",$img_arr["filename"],$table); $table=str_replace("[lastnum]",$img_arr["lastnum"],$table); $table=str_replace("[nextnum]",$img_arr["nextnum"],$table); if($_GET["auto"]>0) { $script='document.write("Diashow stoppen");'; } else { $script='document.write("Automatisch");'; } $table=str_replace("[script]",$script,$table); $insertmark=''; if ($_GET["auto"]>0) { $lastmark=''; $endscript=' '; $nextfile="'image_top.php?auto=" . $_GET["auto"] . "&img=" . $img_arr["nextnum"] ."#start" . "'"; $endscript=str_replace("[nextfile]",$nextfile,$endscript); $millitime=$_GET["auto"]*1000; $endscript=str_replace("[millitime]",$millitime,$endscript); } ?> 0) ? $line=str_replace($lastmark,$endscript,$line) : true; if (strstr($line,$noline)) $line=""; print($line); } ?>