function showpanorama(datei)
{
window.open(datei,"ShowPanorama","width=850,height=430,resizable=yes,scrollbars=yes");
}
