<param id="movie" name="movie" value='<%= Me.ResolveUrl(Me.BannerPath)%>'>
<a href='http://<%= BannerTargetUrl%>' target="_blank">
<embed wmode="transparent" src='<%= Me.ResolveUrl(Me.BannerPath)%>' align="middle" Width="468px" Height="60px" />
</a>
When using this code, the anchor tag link works properly in Mozilla, but the hyperlink does not work in Internet Explorer or Chrome.