');
document.write (' \n');
breite = (screen.width - 440) / 4 - 20;
if (bild[ix].substr (len, 1) == 'h') breite = breite / 5.4 * 3 ;
dateiname = bild[ix].substr (0, len) + " ";
bilddatei = pfad + '/' + dateiname.substr (0, dateiname.indexOf(' '));
// bilddatei = pfad + '/' + bild[ix].substr (0, bild[ix].indexOf(' '));
bildname = bild[ix].substr (len+2, 200);
bildhref = '"' + "javascript:vollbild (" + "'Bild " + ix + ": " + bildname + "','" + bilddatei + "','" + bild[ix].substr (len, 1) + "'" + ")" + '"';
document.write (' ');
document.write ('Bild ' + ix + ': ' + bildname);
document.write (' | \n');
if (spalte == 4)
{
document.write ('
\n\n');
spalte = 0;
}
}
document.write ('\n