function mappa(str) 
{
searchWin=window.open(str,'mappa','scrollbars=yes, resizable=no, width=600, height=600, status=no, location=no, toolbar=no');
}

function abbronzatura(str) 
{
searchWin=window.open(str,'abbronzatura','scrollbars=yes, resizable=no, width=680, height=660, status=no, location=no, toolbar=no');
}

function benessere(str) 
{
searchWin=window.open(str,'benessere','scrollbars=yes, resizable=no, width=680, height=700, status=no, location=no, toolbar=no');
}

function parrucchiere(str) 
{
searchWin=window.open(str,'parrucchiere','scrollbars=yes, resizable=no, width=750, height=350, status=no, location=no, toolbar=no');
}