/*
gt = groessentabelle
mt = materialinfo
*/


function mt_scotchlite () {
  Fenster = window.open("/info/scotchlite/scotchlite.html", "scotchlite", "width=600, height=340, toolbar=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=no");
}

function gt_muetzen () {
  Fenster = window.open("/info/groessentabelle/muetzen.html", "muetzen", "width=800, height=650, toolbar=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=no");
}

function gt_guertel () {
  Fenster = window.open("/info/groessentabelle/guertel.html", "guertel", "width=800, height=650, toolbar=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=no");
}

function gt_handschuhe () {
  Fenster = window.open("/info/groessentabelle/handschuhe.html", "handschuhe", "width=800, height=650, toolbar=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=no");
}

function gt_herren () {
  Fenster = window.open("/info/groessentabelle/herren.html", "herren", "width=800, height=650, toolbar=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=no");
}

function gt_damen () {
  Fenster = window.open("/info/groessentabelle/damen.html", "damen", "width=800, height=650, toolbar=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=no");
}

function gt_helme () {
  Fenster = window.open("/info/groessentabelle/helme.html", "helme", "width=800, height=650, toolbar=no, directories=no, status=no, menubar=no, scrollbars=no, resizable=no");
}

