bagder: curl-www _footer.html,1.5,1.6 ad.t,1.11,1.12

[email protected]
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www
In directory labb.contactor.se:/var/tmp/cvs-serv8548

Modified Files:
	_footer.html ad.t 
Log Message:
support for ads on the right as well


Index: _footer.html
===================================================================
RCS file: /cvsroot/curl/curl-www/_footer.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -b -r1.5 -r1.6
--- _footer.html	9 Aug 2004 13:22:04 -0000	1.5
+++ _footer.html	6 Sep 2004 08:10:50 -0000	1.6
@@ -1,4 +1,24 @@
-</td></tr></table>
+</td>
+#ifdef AD_BIGGOOGLERIGHT
+<td>
+<script type="text/javascript"><!--
+google_ad_client = "pub-9313125053076989";
+google_ad_width = 120;
+google_ad_height = 600;
+google_ad_format = "120x600_as";
+google_ad_channel ="";
+google_color_border = "000000";
+google_color_bg = "F0F0F0";
+google_color_link = "0000FF";
+google_color_url = "008000";
+google_color_text = "000000";
+//--></script>
+<script type="text/javascript"
+  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
+</script>
+</td>
+#endif
+</tr></table>
 #ifndef NOTEXT
 <p align="right" class="aboutbox">
 #ifndef NODATE

Index: ad.t
===================================================================
RCS file: /cvsroot/curl/curl-www/ad.t,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- ad.t	24 Aug 2004 13:56:35 -0000	1.11
+++ ad.t	6 Sep 2004 08:10:50 -0000	1.12
@@ -1,7 +1,9 @@
 #define AD_PRICERUNNER
 #ifndef AD_BIGGOOGLELEFT
+#ifndef AD_BIGGOOGLERIGHT
 #define AD_GOOGLELEFT
 #endif
+#endif
 <table width="100%"><tr align="top"><td> <a href="/"><img border="0" src="/ds-curlicon.png"
 width="99" height="37" alt="cURL"></a></td>
 <td align="center">

_______________________________________________
http://cool.haxx.se/mailman/listinfo/curl-www-commits
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.