Hello,<br>I have a ZPT page that has two properties, the image cp16 and the ImageMap coordinates.<br><br>In my ZPT, I have this code<br><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;div align="center"&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;img src="images/spacer.gif" usemap="#map" tal:replace="structure python:here.imageTag('450x450', 'cp16', usemap='#map')"&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;map name="#map"&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;area tal:define="area python:category['cp18']"<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; tal:attributes="shape python:area.split(':')[0];coords python:area.split(':')[1];href python:area.split(':')[2]"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/map&gt;<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &lt;/div&gt;<br><br>in cp18 text property I have the
 following:<br><br>rect:88,10,175,36:/blah/blah<br>rect:88,10,175,36:#<br>rect:88,10,175,36:#<br>rect:88,10,175,36:#<br>rect:88,10,175,36:#<br><br>I cannot get this to work, as when I view the source only line 1 is returned in the html source and the rest are ignored.<br><br>Any help would be much appreciated.<br><br>Cheers<br><br>Norman<br><p>&#32;Send instant messages to your online friends http://uk.messenger.yahoo.com