function subMenu(strURL)
{
        top.sub.location.replace(strURL);
}

function topNav(strURL)
{
        top.nav.location.replace(strURL);
}

passpage = document.URL 
if (top.location == self.location) 
top.location.href="http://www.trouweninnijmegen.nl/redirect.html?" + passpage













