﻿
if (parent === null || parent.location.href == self.location.href) window.location.replace("index.html");

