<!--
    if (top.document == self.document) {
       if (confirm) {
           window.location = 'index.html';
       }
    }
<!-- //-->
