<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html>
<head>
<meta name=keywords content="Sensitive Images">
<title> Client-Side Sensitive Images </title>
</head>

<body BGCOLOR="#ffffff">
<MAP NAME="MyUniverse">
<AREA SHAPE="POLY" COORDS="93,207,70,190,77,216,71,223,89,247,84,267,90,276,106,266,111,272,117,268,127,277,133,271,126,264,132,260,127,253,151,231,149,220,137,213,128,233,114,230,98,205,93,207"
HREF="polygon1.html">
<AREA SHAPE="RECT"
COORDS="150,67,214,99"
HREF="rectangle1.html">
<AREA SHAPE="RECT"
COORDS="201,21,239,45"
HREF="rectangle2.html">
<AREA SHAPE="CIRCLE"
COORDS="228,174,67"
HREF="circle1.html">
<AREA SHAPE="CIRCLE"
COORDS="329,231,28"
HREF="circle2.html">
<AREA SHAPE="POLY"
COORDS="298,83,276,89,235,69,219,64,232,91,259,111,279,127,291,146,295,162,310,165,323,158,350,174,379,185,374,164,342,136,339,110,323,92,299,82,298,83"
HREF="polygon2.html">
<AREA SHAPE=DEFAULT COORDS="" HREF="default.html">
</MAP>
<IMG border=0 SRC="../images/my5a.jpg" USEMAP="#MyUniverse">
<H3>Client Side Image Mapping</H3>
Click on a shape to see the picture with only that area outlined and and the USEMAP from this page.<BR><br>
<hr>
click on this icon <a HREF="../help/cginotes.html#USEMAP"><IMG SRC="../images/help.gif"></a>
for more information.<br><br> click on this icon <a HREF="index_source.html"><IMG SRC="../images/nut_icon.gif"></a>
for the HTML source code of this page. <BR>
</body>
</html>