// 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.country1071) == 'undefined') com.country1071 = {};
if (typeof(com.country1071.ads) == 'undefined') com.country1071.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.country1071.ads.zones = {
  "_oldDartSite": "rogers.country1071",
  "_adSpots": {
    "_AD_LEADERBOARD_MASTER": [
      [
        977194,
        [
          148905
        ]
      ]
    ],
    "_AD_MULTIAD": [
      [
        977185,
        [
          148898,
          148891,
          750345
        ]
      ]
    ],
    "_AD_BIGBUTTON": [
      [
        977186,
        [
          970424
        ]
      ],
      [
        1032116,
        [
          970424
        ]
      ],
      [
        1032113,
        [
          970424
        ]
      ]
    ],
    "_AD_DHTML": [
      [
        977190,
        [
          263591
        ]
      ]
    ]
  },
  "blogs": {
    "_adSpots": {
      "_AD_LEADERBOARD_MASTER": [
        [
          1032149,
          [
            148905
          ]
        ]
      ],
      "_AD_MULTIAD": [
        [
          1032145,
          [
            148898,
            148891,
            750345
          ]
        ]
      ],
      "_AD_BIGBUTTON": [
        [
          1032153,
          [
            970424
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          1032151,
          [
            263591
          ]
        ]
      ]
    }
  },
  "loyalty": {
    "_adSpots": {
      "_AD_LEADERBOARD_MASTER": [
        [
          1032121,
          [
            148905
          ]
        ]
      ],
      "_AD_MULTIAD": [
        [
          1032119,
          [
            148898,
            148891,
            750345
          ]
        ]
      ],
      "_AD_BIGBUTTON": [
        [
          1032125,
          [
            970424
          ]
        ],
        [
          1032127,
          [
            970424
          ]
        ],
        [
          1032128,
          [
            970424
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          1032123,
          [
            263591
          ]
        ]
      ]
    }
  },
  "homepage": {
    "_adSpots": {
      "_AD_LEADERBOARD_MASTER": [
        [
          977189,
          [
            148905
          ]
        ]
      ],
      "_AD_MULTIAD": [
        [
          977188,
          [
            148898,
            148891,
            750345
          ]
        ]
      ],
      "_AD_BIGBUTTON": [
        [
          977195,
          [
            970424
          ]
        ],
        [
          1032114,
          [
            970424
          ]
        ],
        [
          1032115,
          [
            970424
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          977192,
          [
            263591
          ]
        ]
      ]
    }
  },
  "player": {
    "_adSpots": {
    },
    "webplayer": {
      "_adSpots": {
        "_AD_LEADERBOARD_MASTER": [
          [
            1050223,
            [
              148905
            ]
          ]
        ],
        "_AD_BIGBOX": [
          [
            1050222,
            [
              148898
            ]
          ]
        ]
      }
    }
  }
}

