﻿function googleStats(url) {
    //alert(url)
    //popup_alerte("", url);
    _uacct = _uacctConfig;
    urchinTracker(url);
}
