I have a problem when I put html that includes map tags like this;
</table>
<p><map id="mastheadMap" name="mastheadMap">
<area shape="rect" coords="4,105,594,796" href="http://www.aeromanagement.com/comparisonlist.php" />
<area shape="rect" coords="2,2,230,107" href="http://www.aeromanagement.com/" />
<area shape="rect" coords="366,35,596,58" href="mailto:aneewoor@aeromanagement.com " /></map></p>
<table cellspacing="0" cellpadding="0" width="600" align="center">
ckeditor strips them out and the images lose their links. Any ideas?
