var pagina=window.location.href
koekiestring=("adres="+pagina+"; path=/");
document.cookie=koekiestring;
if (parent.location.href == self.location.href){
if (screen.width > 840){window.location.href="../index.html"}}



