function openQUER(url) 
{
dia=window.open("",'','width=400,height=260,left=50,top=50,toolbar=0,location=0,directories=0,status=0,scrollbars=0,menubar=0,resizable=0');
dia.document.write('<html><head><title>Alpenschild</title></head><body bgcolor="00427A" topmargin="0" leftmargin="0" marginheight="0" marginwidth="0"><a href = "JavaScript:parent.window.close()"><img src= "' + url + '" alt="Fenster schließen" border=0></a></div></body></html>');
dia.document.close();}

function openHOCH(url) 
{
dia=window.open("",'','width=500,height=667,toolbar=0,left=50,top=50,location=0,directories=0,status=0,scrollbars=0,menubar=0,resizable=0');
dia.document.write('<html><head><title>Alpenschild</title></head><body bgcolor="00427A" topmargin="0" leftmargin="0" marginheight="0" marginwidth="0"><a href = "JavaScript:parent.window.close()"><img src= "' + url + '" alt="Fenster schließen" border=0></p> </a></div></body></html>');
dia.document.close();
}

function openQUAD(url) 
{
dia=window.open("",'','width=500,height=389,toolbar=0,left=50,top=50,location=0,directories=0,status=0,scrollbars=0,menubar=0,resizable=0,');
dia.document.write('<html><head><title>Alpenschild</title></head><body bgcolor="00427A" topmargin="0" leftmargin="0" marginheight="0" marginwidth="0"><a href = "JavaScript:parent.window.close()"><img src= "' + url + '" alt="Fenster schließen" border=0></p> </a></div></body></html>');
dia.document.close();
}
