1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
|
<html>
<head>
<title>Sunfield Ranch</title>
<link rel="stylesheet" type="text/css" href="layout/style.css">
</head>
<body>
<center>
<table border="1" style="border-style: double; border-width: 1" width="500">
<tr>
<td bgcolor=""><font size="3" face="Comic Sans MS"><b><center>Pferde
</td>
</tr>
<tr>
<td>
<iframe src="bild.htm" name="foto" width="500" height="375" frameborder="0" scrolling="auto">
</td>
</tr>
<tr>
<td><a href="pferde/1.jpg" target="foto"><img src="pferde/1.jpg" border="0" width="150"></a></td>
</tr>
</table> |