if ( window.name != "Hoofdstukken" )
{
   window.location = "../../../index.html?" + location.pathname;
}

