implemented very simple ad rotation support, good enough for our rotating
quote banners - also included quote banners (20 from Webb, 4 new)
This commit is contained in:
@@ -55,10 +55,7 @@
|
||||
|
||||
<TD ALIGN=RIGHT WIDTH=150>
|
||||
<% if (rdat.useHTMLComments()) { %><!-- Banner Ad --><% } %>
|
||||
<%-- BEGIN TEMP - Banner Ad code --%>
|
||||
<IMG SRC="/venice/images/sample-banner.gif" ALT="Banner Ad - 468x60" ALIGN=RIGHT
|
||||
WIDTH=468 HEIGHT=60 HSPACE=2 VSPACE=2>
|
||||
<%-- END TEMP - Banner Ad Code --%>
|
||||
<% basedat.renderBannerAd(out,rdat); %>
|
||||
</TD>
|
||||
</TR>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user