<!--
/*Dette skript sikrer, at man ikke bliver hængende i andres frames*/
if( top.location != location ) top.location.href = location.href;
// -->
