<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->
<!-- Original: Robert Simpson (bob@maryjanebrown.net) -->
<!-- Web Site: http://www.maryjanebrown.net/webmaster/ -->
<div align="center"><h3>Click thumbnail to enlarge<br>Double click to shrink</h3></div>
<div align="center">
<img src="^GEMDIR/londonbig.jpg" width="120" height="46" name="myImage"
onclick="javascript:myImage.height=228;myImage.width=338"
ondblclick="javascript:myImage.width=120;myImage.height=46">
|