mirror of
https://github.com/Theodor-Springmann-Stiftung/documentamusica.git
synced 2025-10-28 16:45:32 +00:00
33 lines
1.2 KiB
HTML
33 lines
1.2 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
|
|
<meta http-equiv="content-language" content="en">
|
|
<meta name="copyright" content="Documenta musica (C) 2005">
|
|
<link rel="shortcut icon" href="../bilder/favicon.ico" type="image/x-icon">
|
|
<title>Wolf's Thematic Index - Beethoven Catalog</title>
|
|
<script language="javascript">
|
|
<!--
|
|
function framecall() {
|
|
var adressanhang = location.search;
|
|
if (adressanhang)
|
|
frames.inhalt.location.href=adressanhang.substring(1,adressanhang.length);
|
|
}
|
|
//-->
|
|
</script>
|
|
</head>
|
|
<frameset rows="60,*,60" border="0" frameborder="0" framespacing="0" onload="framecall()">
|
|
<frame name="oben" scrolling="no" noresize src="logo-oben.html">
|
|
<frame name="inhalt" scrolling="auto" noresize src="en-katalog-beethoven-inhalt.html" target="_self">
|
|
<frame name="unten" scrolling="no" noresize target="inhalt" src="en-katalog-menu.html">
|
|
<noframes>
|
|
<body>
|
|
<p>
|
|
Diese Seite verwendet Frames. Frames werden von Ihrem Browser aber nicht
|
|
unterstützt.
|
|
</p>
|
|
</body>
|
|
</noframes>
|
|
</frameset>
|
|
</html>
|