buongiorno ho questa finestra popup generata cosi


<script Language="Javascript">
<!--
function openWindow() {
window.open("agenda.asp","contest_window","width=1 100,height=600,title,toolbar=0,location=0,director ies=0,status=0,menubar=0,scrollbars=1,resizable=0, copyhistory=0,top=80,left=0,title=1,url=0")
}
// -->
</script>

la finestra in apertura ha come titolo in alto sulla barra questo:

http://www.xxxx.it/index.htm - AGENDA

come posso mostrare questo ? :

AGENDA - http://www.xxxx.it/index.htm
o solo AGENDA

Grazie saluti.