function credits() {
var n=open('../credits/index.html','Credits','width=300,height=200,status=yes,menubar=no,scrollbars=no,resizable=yes')
}

function locandina(foto,did) {
var n=open('../spettacoli/locandina.asp?foto='+foto+'&did='+did,'Locandina','width=400,height=600,status=yes,menubar=no,scrollbars=no,resizable=yes')
}

function zoom(id,index) {
var n=open('../spettacoli/galleria.asp?id='+id+'&index='+index,'Photogallery', 'status=yes,menubar=no,scrollbars=no,resizable=yes')
}

function vr1() {
var n=open('../teatro/vr01.html','VR','width=520,height=480,status=yes,menubar=no,scrollbars=no,resizable=yes')
}
