function sprungMarke(marke)
{
parent.frames[1].location.hash = ("#" + marke);
}

