function Win_GrBildQ(Bild)
{
 WFQUER = window.open( "fotoframe.html?1fotos/y"+Bild+".jpg", "WFQUER"+Bild, "width=600,height=475,scrollbars,screenX=15,screenY=15,");
 WFQUER.focus();
}

function Win_GrBildH(Bild)
{
 WFHOCH = window.open( "fotoframe.html?1fotos/y"+Bild+".jpg", "WFHOCH"+Bild, "width=475,height=625,scrollbars,screenX=35,screenY=5,");
 WFHOCH.focus();
}

function ShFotoQ(Bild)
{
 WFQUER = window.open( "fotoframe.html?1fotos2/y"+Bild+".jpg", "WFQUER"+Bild, "width=600,height=475,scrollbars,screenX=15,screenY=15,");
 WFQUER.focus();
}

function ShFotoH(Bild)
{
 WFHOCH = window.open( "fotoframe.html?1fotos2/y"+Bild+".jpg", "WFHOCH"+Bild, "width=500,height=625,scrollbars,screenX=15,screenY=10,");
 WFHOCH.focus();
}


function ShRoute(Bild)
{
 WMAP = window.open( "fotoframe.html?1karten/map_"+Bild, "WMAP", "width=600,height=475,scrollbars,screenX=15,screenY=15,");
 WMAP.focus();
}

function Win_GrBildMax(Bild)
{
 WINGRMAX = window.open( "fotos/y"+Bild+".jpg", "WINGRMAX"+Bild,"width=526,height=526,resizable=yes,scrollbars,screenX=5,screenY=5,");
 WINGRMAX.document.bgColor="#0";
 WINGRMAX.focus();
}


function ShowTextFile(InText)
{ TextFenster = window.open( InText+".txt", "TEXTFENSTER", "width=580,height=210,scrollbars,screenX=125,screenY=25,"); TextFenster.focus();}

function GreecePage(Seite)
{window.open(Seite+"_.htm", "menue"); window.open(Seite+".htm", "data");}

function GRReiseWetter1()
{GRWetterWin1 = window.open("../../webcam/deutsch.htm", "GRReiseWetter1", "scrollbars,width=760,height=450,screenX=5,screenY=5");
 GRWetterWin1.focus();}

function GRReiseWetter2()
{GRWetterWin2 = window.open("../../webcam/greece1.htm", "GRReiseWetter2", "scrollbars,width=760,height=420,screenX=5,screenY=5");
 GRWetterWin2.focus();}

function GRSeitenIndex() { GRIndexWin = window.open("../s_index.htm", "GRIndexWin", "scrollbars,width=295,height=570,screenX=1,screenY=1"); GRIndexWin.focus(); }

function Schliessen() { self.close() }