Thumbnail
Step 1: Add the following into the <head> section of your page.
Step 2: Add the following <div> tag to your <body>. This tag is used to contain the displayed images:
You must type the following!! Do NOT copy and paste!!
<a href="photo1.jpg" onClick="return enlarge('photo1.jpg' ,event)"> <img src="photo1_tn.jpg" border="0"</a width="72" height="93">
repeat the code above 9 times.