<html>
<head>
<title>Framesida</title>
<frameset row="100%"cols="20%,80%">
<frame name="dogs"src="dogs.htm"scrolling="auto">
<frame name="ashmore"src="ashmore.htm"scrolling="auto">
</frameset>
</head>
<body bgcolor="#FFFFF">
</body>
</html