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

// build namespacing
if (typeof(com) == 'undefined') com = {};
if (typeof(com.country933) == 'undefined') com.country933 = {};
if (typeof(com.country933.ads) == 'undefined') com.country933.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
com.country933.ads.zones = {
  "_oldDartSite": "rogers.933Country",
  "_adSpots": {
    "_AD_LEADERBOARD_MASTER": [
      [
        976996,
        [
          148905
        ]
      ]
    ],
    "_AD_MULTIAD": [
      [
        976995,
        [
          148898,
          148891,
          750000
        ]
      ]
    ],
    "_AD_BIGBUTTON": [
      [
        977001,
        [
          970424
        ]
      ]
    ],
    "_AD_DHTML": [
      [
        977003,
        [
          263591
        ]
      ]
    ]
  },
  "blog": {
    "_adSpots": {
      "_AD_LEADERBOARD_MASTER": [
        [
          1027505,
          [
            148905
          ]
        ]
      ],
      "_AD_MULTIAD": [
        [
          1027509,
          [
            148898,
            148891,
            750000
          ]
        ]
      ],
      "_AD_BIGBUTTON": [
        [
          1027507,
          [
            970424
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          1027511,
          [
            263591
          ]
        ]
      ]
    }
  },
  "loyalty": {
    "_adSpots": {
      "_AD_LEADERBOARD_MASTER": [
        [
          1025526,
          [
            148905
          ]
        ]
      ],
      "_AD_MULTIAD": [
        [
          1025529,
          [
            148898,
            148891,
            750000
          ]
        ]
      ],
      "_AD_BIGBUTTON": [
        [
          1025533,
          [
            970424
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          1025535,
          [
            263591
          ]
        ]
      ]
    },
    "homepage": {
      "_adSpots": {
        "_AD_LEADERBOARD_MASTER": [
          [
            1025541,
            [
              148905
            ]
          ]
        ],
        "_AD_MULTIAD": [
          [
            1025531,
            [
              148898,
              148891,
              750000
            ]
          ]
        ],
        "_AD_BIGBUTTON": [
          [
            1025537,
            [
              970424
            ]
          ]
        ],
        "_AD_DHTML": [
          [
            1025539,
            [
              263591
            ]
          ]
        ]
      }
    }
  },
  "homepage": {
    "_adSpots": {
      "_AD_LEADERBOARD_MASTER": [
        [
          977000,
          [
            148905
          ]
        ]
      ],
      "_AD_MULTIAD": [
        [
          976999,
          [
            148898,
            148891,
            750000
          ]
        ]
      ],
      "_AD_BIGBUTTON": [
        [
          977005,
          [
            970424
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          976997,
          [
            263591
          ]
        ]
      ]
    }
  },
  "player": {
    "_adSpots": {
    },
    "webplayer": {
      "_adSpots": {
        "_AD_LEADERBOARD_MASTER": [
          [
            1050204,
            [
              148905
            ]
          ]
        ],
        "_AD_BIGBOX": [
          [
            1050199,
            [
              148898
            ]
          ]
        ]
      }
    }
  }
}

