﻿
var repsdf = false;

function repDateParsing() {
    if (repsdf) return;
    Date.__std_parse = Date.parse;
    Date.parse = function(s){
        try {					
            return Date.__std_parse(s);
        } 
        catch (e){
            return(s);
            var d = Date._jsParse(s);
            if (d) {
                return d;
            } 
            else {
                throw e;
            }
        }			
     }
     repsdf = true;
}

google_ad_client = '';
google_ad_width = 0;
google_ad_height = 0;
google_ad_format = '';
google_ad_type = '';
google_ad_channel = '';
google_color_border = '';
google_color_bg = '';
google_color_link = '';
google_color_text = '';
google_color_url = '';
google_ui_features = '';
google_cpa_choice = '';
google_ad_slot = '';



function ES_M_Root_T_336x280() {
    repDateParsing();
    google_ad_client = "pub-4545597397921775";
    google_ad_slot = "0473791339";
    google_ad_width = 336;
    google_ad_height = 280;
}

function ES_M_Root_T_468x60() {
    repDateParsing();
    google_ad_client = "pub-4545597397921775";
    google_ad_slot = "8331707437";
    google_ad_width = 468;
    google_ad_height = 60;
}

function ES_M_Root_IL_468x15() {
    repDateParsing();
    google_ad_client = "pub-4545597397921775";
    google_ad_slot = "8895411621";
    google_ad_width = 468;
    google_ad_height = 15;
}

function ES_M_Root_T_728x90() {
    repDateParsing();
    google_ad_client = "pub-4545597397921775";
    google_ad_slot = "0457473077";
    google_ad_width = 728;
    google_ad_height = 90;
}






