var page=window.location.href 
cookiestring=('herkomst|'+page+'; path=/;');document.cookie=cookiestring 
if (parent.location.href == self.location.href){window.location.href='startpage.html'}
