// 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.q104) == 'undefined') ca.q104 = {};
if (typeof(ca.q104.ads) == 'undefined') ca.q104.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.q104.ads.zones = {
  "_oldDartSite": "rogers.qcountry",
  "_adSpots": {
    "_AD_LEADERBOARD_MASTER": [
      [
        978065,
        [
          148905
        ]
      ]
    ],
    "_AD_MULTIAD": [
      [
        978067,
        [
          148898,
          148891,
          750345
        ]
      ]
    ],
    "_AD_DHTML": [
      [
        978069,
        [
          263591
        ]
      ]
    ]
  },
  "loyalty": {
    "_adSpots": {
      "_AD_LEADERBOARD_MASTER": [
        [
          1030243,
          [
            148905
          ]
        ]
      ],
      "_AD_MULTIAD": [
        [
          1030241,
          [
            148898,
            148891,
            750345
          ]
        ]
      ],
      "_AD_BIGBUTTON": [
        [
          1030253,
          [
            970424
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          1030245,
          [
            263591
          ]
        ]
      ]
    },
    "homepage": {
      "_adSpots": {
        "_AD_LEADERBOARD_MASTER": [
          [
            1030249,
            [
              148905
            ]
          ]
        ],
        "_AD_MULTIAD": [
          [
            1030251,
            [
              148898,
              148891,
              750345
            ]
          ]
        ],
        "_AD_BIGBUTTON": [
          [
            1030255,
            [
              970424
            ]
          ]
        ],
        "_AD_DHTML": [
          [
            1030247,
            [
              263591
            ]
          ]
        ]
      }
    }
  },
  "homepage": {
    "_adSpots": {
      "_AD_LEADERBOARD_MASTER": [
        [
          978075,
          [
            148905
          ]
        ]
      ],
      "_AD_MULTIAD": [
        [
          978073,
          [
            148898,
            148891,
            750345
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          978085,
          [
            263591
          ]
        ]
      ]
    }
  },
  "player": {
    "_adSpots": {
    },
    "webplayer": {
      "_adSpots": {
        "_AD_LEADERBOARD_MASTER": [
          [
            1050315,
            [
              148905
            ]
          ]
        ],
        "_AD_BIGBOX": [
          [
            1050310,
            [
              148898
            ]
          ]
        ]
      }
    }
  }
}

