
    // URL for the SWF
    overlayPlayer.swfURL = "http://i.cdn.turner.com/v5cache/TNT/assets/overtime0910/swf/OverlayPlayer.swf";

    // URL for the module's config file
    overlayPlayer.configURL = "/sports/nba/overtime0910/xml.jsp";

    // URL for proxy used to call Ads with
    overlayPlayer.adProxyURL = "/sports/nba/overtime0910/adProxy.html";

    // REFRESH_ADS_ENABLED - specifes whether the sync ads will be called
    overlayPlayer.REFRESH_ADS_ENABLED = true;

    // REFRESH_ADS_REFRESH_RATE - refresh rate for sync ads specified in seconds (120 is 2 minutes)
    overlayPlayer.REFRESH_ADS_REFRESH_RATE = 120;

    // Sync ad tags for the header specified by mode
    overlayPlayer.sync_header = "http://ads.nba.com/js.ng/site=nba&nba_pos=728x90_synch&nba_rollup=tnt_overtime&nba_section=live&nba_subsection=mosaic&page.allowcompete=yes";


