// This must be loaded BEFORE ad-utility is initialized, so it may be passed
// to the new initializer argument.

// build namespacing
if (typeof(ca) == 'undefined') ca = {};
if (typeof(ca.worldfm) == 'undefined') ca.worldfm = {};
if (typeof(ca.worldfm.ads) == 'undefined') ca.worldfm.ads = {};

// ad zones. works as a heirarchy, with the top level implying the defaults
// and the lower nodes the specific overrides for each area you want/need
// them
ca.worldfm.ads.zones = {
  "_oldDartSite": "rogers.worldfm",
  "_adSpots": {
    "_AD_LEADERBOARD_MASTER": [
      [
        963580,
        [
          148905
        ]
      ]
    ],
    "_AD_BIGBOX": [
      [
        963577,
        [
          148898
        ]
      ]
    ],
    "_AD_MULTIAD": [
      [
        991212,
        [
          148898
        ]
      ]
    ],
    "_AD_SKYSCRAPPER": [
      [
        963582,
        [
          148891
        ]
      ]
    ],
    "_AD_BIGBUTTON": [
      [
        975412,
        [
          970424
        ]
      ],
      [
        976443,
        [
          970424
        ]
      ],
      [
        976445,
        [
          970424
        ]
      ]
    ],
    "_AD_DHTML": [
      [
        963584,
        [
          263591
        ]
      ]
    ]
  },
  "homepage": {
    "_adSpots": {
      "_AD_LEADERBOARD_MASTER": [
        [
          963588,
          [
            148905
          ]
        ]
      ],
      "_AD_BIGBOX": [
        [
          963585,
          [
            148898
          ]
        ]
      ],
      "_AD_MULTIAD": [
        [
          991214,
          [
            148898
          ]
        ]
      ],
      "_AD_SKYSCRAPPER": [
        [
          963590,
          [
            148891
          ]
        ]
      ],
      "_AD_BIGBUTTON": [
        [
          975414,
          [
            970424
          ]
        ],
        [
          976444,
          [
            970424
          ]
        ],
        [
          976446,
          [
            970424
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          963592,
          [
            263591
          ]
        ]
      ]
    }
  },
  "player": {
    "_adSpots": {
    },
    "webplayer": {
      "_adSpots": {
        "_AD_LEADERBOARD_MASTER": [
          [
            1050201,
            [
              148905
            ]
          ]
        ],
        "_AD_BIGBOX": [
          [
            1050197,
            [
              148898
            ]
          ]
        ]
      }
    }
  }
}

