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

