function openMultiflex()
      {
        window.kWidth  = 190;
        window.kHeight = 430;
        window.k0x     = Math.round(screen.availWidth/2 - kWidth/2 + 80);
        window.k0y     = Math.round(screen.availHeight/2 - kHeight/2 + 50);
      
        eval('Multiflex = window.open("multiflex.htm", "Multiflex", "width='+kWidth+',height='+kHeight+',locationbar=no,menubar=no,resizable=no,scrollbars=no")');
        Multiflex.moveTo(k0x, k0y);      
      }

function openCrimpung()
      {
        window.kWidth  = 190;
        window.kHeight = 430;
        window.k0x     = Math.round(screen.availWidth/2 - kWidth/2 + 80);
        window.k0y     = Math.round(screen.availHeight/2 - kHeight/2 + 50);
      
        eval('Crimpung = window.open("crimpung.htm", "Crimpung", "width='+kWidth+',height='+kHeight+',locationbar=no,menubar=no,resizable=no,scrollbars=no")');
        Crimpung.moveTo(k0x, k0y);      
      } 
	  
function openSandwich()
      {
        window.kWidth  = 190;
        window.kHeight = 430;
        window.k0x     = Math.round(screen.availWidth/2 - kWidth/2 + 80);
        window.k0y     = Math.round(screen.availHeight/2 - kHeight/2 + 50);
      
        eval('Sandwich = window.open("sandwich.htm", "Sandwich", "width='+kWidth+',height='+kHeight+',locationbar=no,menubar=no,resizable=no,scrollbars=no")');
        Sandwich.moveTo(k0x, k0y);      
      } 


function openFeinspur()
      {
        window.kWidth  = 190;
        window.kHeight = 430;
        window.k0x     = Math.round(screen.availWidth/2 - kWidth/2 + 80);
        window.k0y     = Math.round(screen.availHeight/2 - kHeight/2 + 50);
      
        eval('Feinspur = window.open("feinspur.htm", "Feinspur", "width='+kWidth+',height='+kHeight+',locationbar=no,menubar=no,resizable=no,scrollbars=no")');
        Feinspur.moveTo(k0x, k0y);      
      } 

function openPerforation()
      {
        window.kWidth  = 190;
        window.kHeight = 430;
        window.k0x     = Math.round(screen.availWidth/2 - kWidth/2 + 80);
        window.k0y     = Math.round(screen.availHeight/2 - kHeight/2 + 50);
      
        eval('Perforation = window.open("perforation.htm", "Perforation", "width='+kWidth+',height='+kHeight+',locationbar=no,menubar=no,resizable=no,scrollbars=no")');
        Perforation.moveTo(k0x, k0y);      
      } 
	  
function openBlockheftung()
      {
        window.kWidth  = 190;
        window.kHeight = 430;
        window.k0x     = Math.round(screen.availWidth/2 - kWidth/2 + 80);
        window.k0y     = Math.round(screen.availHeight/2 - kHeight/2 + 50);
      
        eval('Blockheftung = window.open("blockheftung.htm", "Blockheftung", "width='+kWidth+',height='+kHeight+',locationbar=no,menubar=no,resizable=no,scrollbars=no")');
        Blockheftung.moveTo(k0x, k0y);      
      } 
	  
function openAblagelochung()
      {
        window.kWidth  = 190;
        window.kHeight = 430;
        window.k0x     = Math.round(screen.availWidth/2 - kWidth/2 + 80);
        window.k0y     = Math.round(screen.availHeight/2 - kHeight/2 + 50);
      
        eval('Ablagelochung = window.open("ablagelochung.htm", "Ablagelochung", "width='+kWidth+',height='+kHeight+',locationbar=no,menubar=no,resizable=no,scrollbars=no")');
        Ablagelochung.moveTo(k0x, k0y);      
      } 
	  
function openTraegerband()
      {
        window.kWidth  = 190;
        window.kHeight = 430;
        window.k0x     = Math.round(screen.availWidth/2 - kWidth/2 + 80);
        window.k0y     = Math.round(screen.availHeight/2 - kHeight/2 + 50);
      
        eval('Traegerband = window.open("traegerband.htm", "Traegerband", "width='+kWidth+',height='+kHeight+',locationbar=no,menubar=no,resizable=no,scrollbars=no")');
        Traegerband.moveTo(k0x, k0y);      
      } 
	  
function openBlocks()
      {
        window.kWidth  = 190;
        window.kHeight = 430;
        window.k0x     = Math.round(screen.availWidth/2 - kWidth/2 + 80);
        window.k0y     = Math.round(screen.availHeight/2 - kHeight/2 + 50);
      
        eval('Blocks = window.open("blocks.htm", "Blocks", "width='+kWidth+',height='+kHeight+',locationbar=no,menubar=no,resizable=no,scrollbars=no")');
        Blocks.moveTo(k0x, k0y);      
      } 
	  
function openTrennleiste()
      {
        window.kWidth  = 190;
        window.kHeight = 430;
        window.k0x     = Math.round(screen.availWidth/2 - kWidth/2 + 80);
        window.k0y     = Math.round(screen.availHeight/2 - kHeight/2 + 50);
      
        eval('Trennleiste = window.open("trennleiste.htm", "Blocks", "width='+kWidth+',height='+kHeight+',locationbar=no,menubar=no,resizable=no,scrollbars=no")');
        Trennleiste.moveTo(k0x, k0y);      
      }
	  
function openNummer()
      {
        window.kWidth  = 190;
        window.kHeight = 430;
        window.k0x     = Math.round(screen.availWidth/2 - kWidth/2 + 80);
        window.k0y     = Math.round(screen.availHeight/2 - kHeight/2 + 50);
      
        eval('Nummer = window.open("nummer.htm", "Nummer", "width='+kWidth+',height='+kHeight+',locationbar=no,menubar=no,resizable=no,scrollbars=no")');
        Nummer.moveTo(k0x, k0y);      
      }
	  
function openDaten()
      {
        window.kWidth  = 470;
        window.kHeight = 600;
        window.k0x     = Math.round(screen.availWidth/2 - kWidth/2);
        window.k0y     = Math.round(screen.availHeight/2 - kHeight/2 - 30);
      
        eval('Daten = window.open("daten.htm", "Daten", "width='+kWidth+',height='+kHeight+',locationbar=no,menubar=no,resizable=no,scrollbars=yes")');
        Daten.moveTo(k0x, k0y);      
      }

function openVergleich()
      {
        window.kWidth  = 660;
        window.kHeight = 320;
        window.k0x     = Math.round(screen.availWidth/2 - kWidth/2 - 80);
        window.k0y     = Math.round(screen.availHeight/2 - kHeight/2 - 30);
      
        eval('Vergleich = window.open("vergleich.htm", "Vergleich", "width='+kWidth+',height='+kHeight+',locationbar=no,menubar=no,resizable=no,scrollbars=no")');
        Vergleich.moveTo(k0x, k0y);      
      }

function openGarantie()
      {
        window.kWidth  = 305;
        window.kHeight = 400;
        window.k0x     = Math.round(screen.availWidth/2 - kWidth/2 - 80);
        window.k0y     = Math.round(screen.availHeight/2 - kHeight/2 - 30);
      
        eval('Garantie = window.open("garantie.htm", "Garantie", "width='+kWidth+',height='+kHeight+',locationbar=no,menubar=no,resizable=no,scrollbars=no")');
        Garantie.moveTo(k0x, k0y);      
      }

function openImpressum()
      {
        window.kWidth  = 305;
        window.kHeight = 400;
        window.k0x     = Math.round(screen.availWidth/2 - kWidth/2 - 80);
        window.k0y     = Math.round(screen.availHeight/2 - kHeight/2 - 30);
      
        eval('Impressum = window.open("impressum.htm", "Impressum", "width='+kWidth+',height='+kHeight+',locationbar=no,menubar=no,resizable=no,scrollbars=yes")');
        Impressum.moveTo(k0x, k0y);      
      }

function openRecht()
      {
        window.kWidth  = 370;
        window.kHeight = 400;
        window.k0x     = Math.round(screen.availWidth/2 - kWidth/2 - 80);
        window.k0y     = Math.round(screen.availHeight/2 - kHeight/2 - 30);
      
        eval('Recht = window.open("Recht.htm", "Recht", "width='+kWidth+',height='+kHeight+',locationbar=no,menubar=no,resizable=no,scrollbars=yes")');
        Recht.moveTo(k0x, k0y);      
      }
