Changeset 451 for branches

Show
Ignore:
Timestamp:
04/01/07 14:51:21 (20 months ago)
Author:
michiel
Message:

added google ads

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/website/site/template.php

    r449 r451  
    3333                        </tr></table> 
    3434                        <div id="footer"><img src="images/footer.png" /></div> 
     35                        <div id="google"> 
     36                                <script type="text/javascript"><!-- 
     37                                google_ad_client = "pub-1904917779477044"; 
     38                                google_ad_width = 728; 
     39                                google_ad_height = 90; 
     40                                google_ad_format = "728x90_as"; 
     41                                google_ad_type = "text"; 
     42                                google_ad_channel = ""; 
     43                                //--> 
     44                                </script> 
     45                                <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> 
     46                                </script> 
     47                        </div> 
    3548                </div> 
    3649        </body>