<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>test_index</title>
</head>
<script type="text/javascript">
<a href="B3" onclick="
window.I1.location.href='../inlets/inlet_1.htm';
window.I2.location.href='../inlets/inlet_2.htm';
">Link</a>
</script>
<body>
<p><input type="button" value="Schaltfläche" name="B3"></p>
<p><iframe name="I1" src="startseite.htm">
Ihr Browser unterstützt Inlineframes nicht oder zeigt sie in der derzeitigen Konfiguration nicht an.
</iframe></p>
<p><iframe name="I2" src="startseite.htm">
Ihr Browser unterstützt Inlineframes nicht oder zeigt sie in der derzeitigen Konfiguration nicht an.
</iframe></p>
</body>
</html>