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:
Eric J. Bowersox
2001-04-19 07:24:25 +00:00
parent 609568b95c
commit e25ce3e63e
35 changed files with 354 additions and 8 deletions

View File

@@ -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>