Changeset 45337

Show
Ignore:
Timestamp:
05/12/08 03:49:02 (2 months ago)
Author:
johnkolbert
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • smart-ads/trunk/yourads.php.txt

    r45331 r45337  
    2222<div style="display: block; float: left; margin: 0px 10px 0px 0px;">    
    2323<script type="text/javascript"><!-- 
    24 google_ad_client = "pub-8520687584235268"; 
     24google_ad_client = ""; 
    2525/* 250x250, created 4/9/08 */ 
    26 google_ad_slot = "8631244378"; 
     26google_ad_slot = ""; 
    2727google_ad_width = 250; 
    2828google_ad_height = 250; 
     
    3737//This advertisement will appear below your post content. Surround it by any HTML you like. 
    3838$bottomad = ' 
    39 <script type="text/javascript"><!-- 
    40 google_ad_client = "pub-8520687584235268"; 
    41 google_ad_width = 468; 
    42 google_ad_height = 60; 
    43 google_ad_format = "468x60_as"; 
    44 google_ad_type = "text_image"; 
    45 //2007-10-06: Blog Posts 
    46 google_ad_channel = "3621260108"; 
    47 google_color_border = "E6E6E6"; 
    48 google_color_bg = "FFFFFF"; 
    49 google_color_link = "006699"; 
    50 google_color_text = "000000"; 
    51 google_color_url = "000000"; 
    52 //--> 
    53 </script> 
    54 <script type="text/javascript" 
    55   src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> 
    56 </script> 
     39 
    5740 
    5841'; //leave this line 
     
    6043//This is the custom advertisement that you can add anywhere you like by placing <!-smartads-> into your post. Surround it by any HTML you like. 
    6144$customad = ' 
    62 <script type="text/javascript"><!-- 
    63 google_ad_client = "pub-8520687584235268"; 
    64 google_ad_width = 468; 
    65 google_ad_height = 60; 
    66 google_ad_format = "468x60_as"; 
    67 google_ad_type = "text_image"; 
    68 //2007-10-06: Blog Posts 
    69 google_ad_channel = "3621260108"; 
    70 google_color_border = "E6E6E6"; 
    71 google_color_bg = "FFFFFF"; 
    72 google_color_link = "006699"; 
    73 google_color_text = "000000"; 
    74 google_color_url = "000000"; 
    75 //--> 
    76 </script> 
    77 <script type="text/javascript" 
    78   src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> 
    79 </script> 
     45 
    8046 
    8147'; //leave this line