// controleren of aantal frames wel gelijk is aan 5
if (top.frames.length != 5 || (parent.frames[1].name != "titelbalk"))
   {top.location.href = "index.html";}
   

 

