function Impressum()
{
newWindow=window.open('http://www.smartsite.de/impressum.html', 'impressum', 'toolbar=0, location=0, directories=0, status=0, menubar=0, scrollbars=0, resizable=0, top=120, left=100, width=300, height=370');
}

function Recht()
{
newWindow=window.open('infoframe.html', 'recht', 'toolbar=0, location=0, directories=0, status=0, menubar=0, scrollbars=0, resizable=0, top=120, left=100, width=300, height=370');
}

function Partner()
{
newWindow=window.open('partner.html', 'partner', 'toolbar=0, location=0, directories=0, status=0, menubar=0, scrollbars=0, resizable=0, top=120, left=100, width=300, height=370');
}