function newWindow(mappa) {
catWindow = window.open('txt/'+mappa+'.htm', 'catWin', 'width=640,height=480')
}

