var file = self.location.href;
if (parent.location.href == file)
{window.location.href = 'index.html?' + file;}
