prova con
codice:
if(window.opener){
  window.opener.location.href="http://www.paginaprincipale.com";
  window.close();
}
ciao