function Salir() {
location.href="http://www.grupalia.net";  
}

function Llamadas(){
document.fAux.action="http://www.superbanda.net/ListadoLlamadas/index.aspx?estilo=estilo";
document.fAux.target="_blank";
document.fAux.submit();
}

function MasMenus(){
document.write ('<table width="100%" border="0"><tr class="botones" valign="top"><td><a href="javascript:Llamadas();" class="txtbotones">Detalle llamadas</a></td></tr></table>');
}

function Condiciones(){
document.write ('<table width="100%" border="0"><tr><td><a href="http://www.grupalia.net/legal" class="enlace" target="_blank">Condiciones y Contratos Generales</a></td><td><a href="Derechos_usuario_telecomunicaciones.pdf" class="enlace" target="_blank">Derechos usuarios telecomunicaciones</a></td></tr></table>');
}
