// 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.chfi) == 'undefined') com.chfi = {};
if (typeof(com.chfi.ads) == 'undefined') com.chfi.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.chfi.ads.zones = {
  "_oldDartSite": "rogers.chfi",
  "_adSpots": {
    "_AD_LEADERBOARD_MASTER": [
      [
        978294,
        [
          148905
        ]
      ]
    ],
    "_AD_MULTIAD": [
      [
        978284,
        [
          148898,
          148891,
          750345
        ]
      ]
    ],
    "_AD_BIGBUTTON": [
      [
        978292,
        [
          970424
        ]
      ]
    ],
    "_AD_SLIVER": [
      [
        1023654,
        [
          976590
        ]
      ]
    ],
    "_AD_DHTML": [
      [
        978290,
        [
          263591
        ]
      ]
    ]
  },
  "loyalty": {
    "_adSpots": {
      "_AD_LEADERBOARD_MASTER": [
        [
          1023628,
          [
            148905
          ]
        ]
      ],
      "_AD_MULTIAD": [
        [
          1023636,
          [
            148898,
            148891,
            750345
          ]
        ]
      ],
      "_AD_BIGBUTTON": [
        [
          1023632,
          [
            970424
          ]
        ]
      ],
      "_AD_SLIVER": [
        [
          1023670,
          [
            976590
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          1023630,
          [
            263591
          ]
        ]
      ]
    },
    "homepage": {
      "_adSpots": {
        "_AD_LEADERBOARD_MASTER": [
          [
            1023640,
            [
              148905
            ]
          ]
        ],
        "_AD_MULTIAD": [
          [
            1023634,
            [
              148898,
              148891,
              750345
            ]
          ]
        ],
        "_AD_BIGBUTTON": [
          [
            1023644,
            [
              970424
            ]
          ]
        ],
        "_AD_SLIVER": [
          [
            1023672,
            [
              976590
            ]
          ]
        ],
        "_AD_DHTML": [
          [
            1023642,
            [
              263591
            ]
          ]
        ]
      }
    }
  },
  "homepage": {
    "_adSpots": {
      "_AD_LEADERBOARD_MASTER": [
        [
          978298,
          [
            148905
          ]
        ]
      ],
      "_AD_MULTIAD": [
        [
          978296,
          [
            148898,
            148891,
            750345
          ]
        ]
      ],
      "_AD_BIGBUTTON": [
        [
          978302,
          [
            970424
          ]
        ]
      ],
      "_AD_SLIVER": [
        [
          1023668,
          [
            976590
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          978300,
          [
            263591
          ]
        ]
      ]
    }
  },
  "player": {
    "_adSpots": {
    },
    "webplayer": {
      "_adSpots": {
        "_AD_LEADERBOARD_MASTER": [
          [
            1050336,
            [
              148905
            ]
          ]
        ],
        "_AD_BIGBOX": [
          [
            1050331,
            [
              148898
            ]
          ]
        ]
      }
    }
  }
}

