function kopfneu(dateiname,navnr)
{
parent.frames[1].location.href=dateiname;
parent.frames[0].setimage(navnr);
}

