I have a question about using 'Image Maps'. I created a map/hotpot which is the same for all images, however this code:
<map id="Map" name="Map"> <area shape="rect" coords="685,249,934,315" href="http://google.com" /></map> shows up as it's own, blank slide.
How can I get around it?