ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/footer.inc
(Generate patch)

Comparing web/www/footer.inc (file contents):
Revision 1.7 by tdb, Wed Mar 8 15:35:14 2006 UTC vs.
Revision 1.8 by tdb, Wed Mar 8 15:53:28 2006 UTC

# Line 1 | Line 1
1        <div id="advert">
2          <script type="text/javascript">
3            <!--
4              google_ad_client = "pub-4199687771151670";
5              google_ad_width = 468;
6              google_ad_height = 60;
7              google_ad_format = "468x60_as";
8              google_ad_type = "text_image";
9              google_ad_channel ="";
10              google_color_border = "000066";
11              google_color_bg = "EEEEFF";
12              google_color_link = "0000FF";
13              google_color_url = "008000";
14              google_color_text = "000000";
15            //-->
16          </script>
17          <script type="text/javascript"
18            src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
19          </script>
20        </div>
1          <div id="footer">
2 +          <div id="advert">
3 +            <script type="text/javascript">
4 +              <!--
5 +                google_ad_client = "pub-4199687771151670";
6 +                google_ad_width = 468;
7 +                google_ad_height = 60;
8 +                google_ad_format = "468x60_as";
9 +                google_ad_type = "text_image";
10 +                google_ad_channel ="";
11 +                google_color_border = "000066";
12 +                google_color_bg = "EEEEFF";
13 +                google_color_link = "0000FF";
14 +                google_color_url = "008000";
15 +                google_color_text = "000000";
16 +              //-->
17 +            </script>
18 +            <script type="text/javascript"
19 +              src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
20 +            </script>
21 +          </div>
22            <p>
23              &copy; 2000-2006 i-scream &#187;
24              <a href="http://www.i-scream.org/">http://www.i-scream.org/</a> &#171;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines