ÿþ<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Ed Goes to Europe</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link href="../picstyle.css" rel="stylesheet" type="text/css" /> </head> <body> <div class="center"> <h1> Ed Goes to Europe </h1> <p class="caption"> <a href="../../index.html" class="button"> HOME </a> <a href="../images.html" class="button"> Images </a> </p> <img src="image001.jpg" class="border" alt="At the Fountain" width="320" height="240" /> <img src="image002.jpg" class="border" alt="At the Heineken Brewery" width="320" height="240" /> <hr> <img src="image003.jpg" class="border" alt="By the Houseboat" /> <img src="image004.jpg" class="border" alt="Hanging out with the Aristocracy" /> <hr> <img src="image005.jpg" class="border" alt="Windpower" /> <img src="image006.jpg" class="border" alt="the unknown musketeer" /> <p class="caption"> <a href="../../index.html" class="button"> HOME </a> <a href="../images.html" class="button"> Images </a> </p> <hr /> </div> </body> </html>