<!--
if (parent.location.href == self.location.href) 
{

    window.location.href = '/koppeling.html?ref=' + self.location.pathname + self.location.search + '#/koppeling.html';
}
//  End -->