function winopen(url, w, h, s, n, na) {
 if (w == null) w = "310";
 if (h == null) h = "540";
 if (s == null) s = "yes"
 if (n == null) n = "_blank";

    // ARRAY OF ARGUMENT VALUES
    var argv = winopen.arguments;

    // THE NUMBER OF ARGUMENTS PASSED TO THIS FUNCTION
    var argc = argv.length;

 options = "width=" + w + ",height=" + h + ",resizable=no,toolbar=no,screenx=o,screeny=0,location=no,scrollbars=" + s;
// options = "width=" + w + ",height=" + h + ",resizable=no,toolbar=no,location=no,scrollbars=au";

// document.fo.as.value = h;
 wi = window.open(url, n, options);
 wi.resizeTo(w,h);
}

function museo()
{
newwindow=window.open('../museo/museopre.html', 'museo', 'width=530,height=530,scrollbars=no,resizable=no,toolbar=no,screenx=0,screeny=0,left=0,top=0,location=no');
window.opener=self
}

function treviso()
{
newwindow=window.open('../treviso/principale.html', 'museo', 'width=580,height=530,scrollbars=yes,resizable=no,toolbar=no,screenx=0,screeny=0,left=0,top=0,location=no');
window.opener=self
}

function zuin()
{
newwindow=window.open('../zuin_ita.html', 'zuin', 'width=580,height=530,scrollbars=yes,resizable=no,toolbar=no,screenx=0,screeny=0,left=0,top=0,location=no');
window.opener=self
}

function zuinpt()
{
newwindow=window.open('../zuin.html', 'zuin', 'width=580,height=530,scrollbars=yes,resizable=no,toolbar=no,screenx=0,screeny=0,left=0,top=0,location=no');
window.opener=self
}

function consiglio()
{
newwindow=window.open('../popup/filiale_ita.htm', 'consiglio', 'width=740,height=530,scrollbars=yes,resizable=no,toolbar=no,screenx=0,screeny=0,left=0,top=0,location=no');
window.opener=self
}

function consiglio_por()
{
newwindow=window.open('../popup/filiale_por.htm', 'consiglio', 'width=740,height=530,scrollbars=yes,resizable=no,toolbar=no,screenx=0,screeny=0,left=0,top=0,location=no');
window.opener=self
}

function benvegnu()
{
newwindow=window.open('../popup/adoniran_ita.html', 'benvegnu', 'width=750,height=500,scrollbars=yes,resizable=no,toolbar=no,screenx=0,screeny=0,left=0,top=0,location=no');
window.opener=self
}

function benvegnu_por()
{
newwindow=window.open('../popup/adoniran_por.html', 'benvegnu', 'width=750,height=500,scrollbars=yes,resizable=no,toolbar=no,screenx=0,screeny=0,left=0,top=0,location=no');
window.opener=self
}

function sportello()
{
newwindow=window.open('../popup/filiale_ita.htm', 'sportello', 'width=750,height=550,scrollbars=yes,resizable=no,toolbar=no,screenx=0,screeny=0,left=0,top=0,location=no');
window.opener=self
}
function sportello_por()
{
newwindow=window.open('../popup/filiale_por.htm', 'sportello', 'width=750,height=550,scrollbars=yes,resizable=no,toolbar=no,screenx=0,screeny=0,left=0,top=0,location=no');
window.opener=self
}

function imprenditori()
{
newwindow=window.open('../popup/calcagnotto_ita.html', 'buble', 'width=750,height=550,scrollbars=yes,resizable=no,toolbar=no,screenx=0,screeny=0,left=0,top=0,location=no');
window.opener=self
}
function imprenditori_por()
{
newwindow=window.open('../popup/calcanhotto_por.html', 'buble', 'width=750,height=550,scrollbars=yes,resizable=no,toolbar=no,screenx=0,screeny=0,left=0,top=0,location=no');
window.opener=self
}