<script language="JavaScript"> function inicio() { window.top.location.href='inicio.php'; }
<a href="javascript:inicio()">Salir</a>