if( top.frames.length > 0 ) top.location.href = self.location;
window.defaultStatus= "Diese Website wurde realisiert von www.agentur-lindner.de";

// zum anzeigen von Neuen-Fenstern
function targetLink(url,width,height)
{
paras = " width=" + width + ", height=" + height + ", scrollbars";
if( document.images )  targetWin = open(url,"newwindow",paras);
}

