Adsense

Discussion in 'AdSense' started by mmelen, Sep 14, 2006.

  1. #1
    mmelen, Sep 14, 2006 IP
  2. Amilo

    Amilo Peon

    Messages:
    624
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I would check first if you are allowed to play with ads like that.
    Anyway here is the code:
    <script language="JavaScript">
    <!--
    function google_ad_request_done(google_ads) { var i;
    if (google_ads.length>0) document.write("Ads by Google<br>");
    var te;
    te='href';
    for(i = 0; i < google_ads.length && i < 3; ++i) { 
    document.write('<br> <a '+te+'=' +
    google_ads[i].url 
    + ' onMouseOver="window.status=\''
    + google_ads[i].visible_url
    + '\'; return true"'
    + ' onMouseout="window.status=\'\'; return true"'
    
    +'>' + '<b>' + 
    google_ads[i].line1 +
    '</b></a>'
    + '  - '
    
    +'<a class=\"blue\" '+te+'= ' +
    google_ads[i].url
    + ' onMouseOver="window.status=\''
    + google_ads[i].visible_url
    + '\'; return true"'
    + ' onMouseout="window.status=\'\'; return true"' + '>'
    + google_ads[i].line2 + ' ' + google_ads[i].line3 + '</a>'+
    
    ' (<font size=\"-1\"><a class=\"red\" '+te+'= ' + google_ads[i].url
    
    + ' onMouseOver="window.status=\''
    + google_ads[i].visible_url
    + '\'; return true"'
    + ' onMouseout="window.status=\'\'; return true"'
    
    + '>' +
    google_ads[i].visible_url +
    '</a></font>)<br>'
    ); 
    } }
    
    // -->
    </script>
    
    <script type="text/javascript"><!--
    google_ad_client = "pub-*********";
    google_ad_channel ="*********";
    google_ad_output = "js";
    //--></script> <script type="text/javascript"
    src=" http://pagead2.googlesyndication.com/pagead/show_ads.js">
    </script>
    Code (markup):
     
    Amilo, Sep 14, 2006 IP
  3. chachacallis

    chachacallis Well-Known Member

    Messages:
    1,086
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    128
    #3
    they only way they should be able to change there ad layout is if they are premium publisher.
     
    chachacallis, Sep 14, 2006 IP
  4. frisby

    frisby Well-Known Member

    Messages:
    1,378
    Likes Received:
    39
    Best Answers:
    0
    Trophy Points:
    140
    #4
    Why you worry about others so much?

    They are probably publishers with more rights - premium publishers.
     
    frisby, Sep 14, 2006 IP
  5. damiangoogle

    damiangoogle Active Member

    Messages:
    296
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #5
    I dont bother about others and nobody bothers about me ;-))
     
    damiangoogle, Sep 14, 2006 IP