
m1a="agenda/index.php"
function ouvagenda() {
window.open(''+m1a+'','','top=05,left=05,width=900,height=600,toolbar=no,location=no,'+
' status=no,menubar=no,scrollbars=yes,resizable=yes')
}

