//<![CDATA[
var moduleNumber = 1;
var google_adnum = 0;
var ads;
var isResult;

function xxgoogle_afs_request_done(google_ads) {
    ads = google_ads;
    if (!ads) {
        ads = []
    }
    return;
}

function xxgoogle_ad_request_done(google_ads) {
    ads = google_ads;
    return;
}

function ga(o, e) {

    if (document.getElementById) {
        a = o.id.substring(1);
        p = "";
        r = "";
        g = e.target;

        if (g) {
            t = g.id;
            f = g.parentNode;
            
            if (f) {
                p = f.id;
                h = f.parentNode;
                if (h) r = h.id;
            }

        } else {

            h = e.srcElement;
            f = h.parentNode;

            if (f) {
                p = f.id;
            }
            t = h.id;
        }

        if (t == a || p == a || r == a)
            return true;

        //alert(document.getElementById(a));

        //top.location.href = document.getElementById(a).href;
        window.open(document.getElementById(a).href);

    } 
}



function ss(w, id) { window.status = w; }

// parametri 

isResult = 0;

//nuovo google client = 'pub-9214285129706632'
//vecchio google_ad_client = ca-scm-secondamano_js

google_ad_client = "pub-9214285129706632";
google_ad_channel = '6260206970';
google_ad_output = 'js';
google_max_num_ads = '3';
google_ad_type = 'text';
//google_image_size = '200x200';
google_image_size = '300x250';
google_adtest = 'off';
google_language = 'it';
google_feedback = 'on';

//]]> 
