﻿// JScript-Datei

var newh;
var neww;
function openBild(URL,t)
{
bilderarchiv1=window.open("../asp/view.aspx?url="+URL+"&title="+t,"fewon_pic1","HEIGHT=610,WIDTH=780,scrollbars=no,resizable=no,top=5,left=5,maxbutton=no,resize=no");
bilderarchiv1.document.close();
}


function openAnfahrt()
{

anfahrt1=window.open("http://www.fewo-reitz.de/asp/anfahrt.aspx","feworeitz_anfahrt","HEIGHT=580,WIDTH=780,scrollbars=no,resizable=no,top=5,left=5,maxbutton=no,resize=no");
anfahrt1.document.close();
}
function openGalerie1()
{
anfahrt1=window.open("bilderalbum_sterrenberg.aspx","feworeitz_bilderalbum","HEIGHT=580,WIDTH=780,scrollbars=no,resizable=no,top=5,left=5,maxbutton=no,resize=no");
anfahrt1.document.close();
}

function openGalerie2()
{
anfahrt1=window.open("bilderalbum_liebenstein.aspx","feworeitz_bilderalbum2","HEIGHT=580,WIDTH=780,scrollbars=no,resizable=no,top=5,left=5,maxbutton=no,resize=no");
anfahrt1.document.close();
}

function openGalerie3() {
    anfahrt1 = window.open("bilderalbum_3.aspx", "feworeitz_bilderalbum3", "HEIGHT=580,WIDTH=780,scrollbars=no,resizable=no,top=5,left=5,maxbutton=no,resize=no");
    anfahrt1.document.close();
}

function openBsa()
{

bsa1=window.open("http://www.fewo-reitz.de/asp/badsalzig.aspx","feworeitz_bsa","HEIGHT=580,WIDTH=780,scrollbars=no,resizable=no,top=5,left=5,maxbutton=no,resize=no");
//bsa1.document.close();
}
