
function winzooma(a) {
  myzoom=window.open(a, "cronache", "width=750,height=500,top=10,left=175, noresize=yes, scrollbars=yes,location=no, toolbar=no, status=no,directories=no", true);
    myzoom.focus();
 }

 function winzoomb(b) {
  myzoom=window.open(b, "prima", "width=500,height=500,top=10,left=175,noresize=yes, scrollbars=yes ,status=no,directories=no, toolbar=no", true);
     myzoom.focus();
 }

 function winzoomc(c) {
  myzoom=window.open(c, "prezzi", "width=750,height=500,top=10,left=175,noresize=yes, scrollbars=yes, status=no, toolbar=no ", true);
     myzoom.focus();
 }

 function winzoomd(d) {
  myzoom=window.open(d, "gallery", "width=660,height=560,top=10,left=175,noresize=yes, scrollbars=yes ", true);
     myzoom.focus();
 }

 function winzoome(e) {
  myzoom=window.open(e, "formagioalpe", "width=493,height=290,top=10,left=175,noresize=yes, scrollbars=no ", true);
     myzoom.focus();
 }

 function winzoomf(f) {
  myzoom=window.open(f, "formagellamista", "width=493,height=290,top=10,left=175,noresize=yes, scrollbars=no ", true);
     myzoom.focus();
 }

 function winzoomg(g) {
    myzoom=window.open(g, "formagellacapra", "width=493,height=290,top=10,left=175,noresize=yes, scrollbars=no ", true);
     myzoom.focus();
 }

function winzoomh(h) {
    myzoom=window.open(h, "caseificio", "width=608,height=517,top=10,left=175,noresize=yes, scrollbars=no ", true);
     myzoom.focus();
 }
function winzoomi(i) {
    myzoom=window.open(i, "stalla", "width=640,height=536,top=10,left=175,noresize=yes, scrollbars=no ", true);
     myzoom.focus();
 }
function winzoomk(k) {
    myzoom=window.open(k, "guest", "width=600,height=500,top=10,left=175,noresize=yes, scrollbars=no ", true);
     myzoom.focus();
 }
function winzooml(l) {
    myzoom=window.open(l, "guest", "width=300,height=100,top=50,left=100,noresize=no, scrollbars=no ", true);
     myzoom.focus();
 }


