// 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.ckat600) == 'undefined') com.ckat600 = {};
if (typeof(com.ckat600.ads) == 'undefined') com.ckat600.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.ckat600.ads.zones = {
  "_oldDartSite": "rogers.600ckat",
  "_adSpots": {
    "_AD_LEADERBOARD_MASTER": [
      [
        978144,
        [
          148905
        ]
      ]
    ],
    "_AD_MULTIAD": [
      [
        978142,
        [
          148898,
          148891,
          750345
        ]
      ]
    ],
    "_AD_BIGBUTTON": [
      [
        978148,
        [
          970424
        ]
      ]
    ],
    "_AD_DHTML": [
      [
        978146,
        [
          263591
        ]
      ]
    ]
  },
  "blog": {
    "_adSpots": {
      "_AD_LEADERBOARD_MASTER": [
        [
          1030575,
          [
            148905
          ]
        ]
      ],
      "_AD_MULTIAD": [
        [
          1030577,
          [
            148898,
            148891,
            750345
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          1030579,
          [
            263591
          ]
        ]
      ]
    }
  },
  "loyalty": {
    "_adSpots": {
      "_AD_LEADERBOARD_MASTER": [
        [
          1030569,
          [
            148905
          ]
        ]
      ],
      "_AD_MULTIAD": [
        [
          1030563,
          [
            148898,
            148891,
            750345
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          1030567,
          [
            263591
          ]
        ]
      ]
    },
    "homepage": {
      "_adSpots": {
        "_AD_LEADERBOARD_MASTER": [
          [
            1030571,
            [
              148905
            ]
          ]
        ],
        "_AD_MULTIAD": [
          [
            1030565,
            [
              148898,
              148891,
              750345
            ]
          ]
        ],
        "_AD_DHTML": [
          [
            1030573,
            [
              263591
            ]
          ]
        ]
      }
    }
  },
  "homepage": {
    "_adSpots": {
      "_AD_LEADERBOARD_MASTER": [
        [
          978152,
          [
            148905
          ]
        ]
      ],
      "_AD_MULTIAD": [
        [
          978150,
          [
            148898,
            148891,
            750345
          ]
        ]
      ],
      "_AD_BIGBUTTON": [
        [
          978156,
          [
            970424
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          978154,
          [
            263591
          ]
        ]
      ]
    }
  },
  "player": {
    "_adSpots": {
    },
    "webplayer": {
      "_adSpots": {
        "_AD_LEADERBOARD_MASTER": [
          [
            1050286,
            [
              148905
            ]
          ]
        ],
        "_AD_BIGBOX": [
          [
            1050287,
            [
              148898
            ]
          ]
        ]
      }
    }
  }
}

