// 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.kix106online) == 'undefined') com.kix106online = {};
if (typeof(com.kix106online.ads) == 'undefined') com.kix106online.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.kix106online.ads.zones = {
  "_oldDartSite": "rogers.kix106",
  "_adSpots": {
    "_AD_MULTIAD": [
      [
        977859,
        [
          148898,
          148891,
          750345
        ]
      ]
    ],
    "_AD_BIGBUTTON": [
      [
        977855,
        [
          970424
        ]
      ]
    ],
    "_AD_DHTML": [
      [
        977857,
        [
          263591
        ]
      ]
    ],
    "_AD_LEADERBOARD_MASTER": [
      [
        977861,
        [
          148905
        ]
      ]
    ]
  },
  "homepage": {
    "_adSpots": {
      "_AD_MULTIAD": [
        [
          977853,
          [
            148898,
            148891,
            750345
          ]
        ]
      ],
      "_AD_BIGBUTTON": [
        [
          977865,
          [
            970424
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          977863,
          [
            263591
          ]
        ]
      ],
      "_AD_LEADERBOARD_MASTER": [
        [
          977851,
          [
            148905
          ]
        ]
      ]
    }
  },
  "loyalty": {
    "_adSpots": {
      "_AD_MULTIAD": [
        [
          1032230,
          [
            148898,
            148891,
            750345
          ]
        ]
      ],
      "_AD_BIGBUTTON": [
        [
          1032238,
          [
            970424
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          1032240,
          [
            263591
          ]
        ]
      ],
      "_AD_LEADERBOARD_MASTER": [
        [
          1032232,
          [
            148905
          ]
        ]
      ]
    }
  },
  "player": {
    "_adSpots": {
    },
    "webplayer": {
      "_adSpots": {
        "_AD_BIGBOX": [
          [
            1050270,
            [
              148898
            ]
          ]
        ],
        "_AD_LEADERBOARD_MASTER": [
          [
            1050272,
            [
              148905
            ]
          ]
        ]
      }
    }
  }
}

