// 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.lite929) == 'undefined') com.lite929 = {};
if (typeof(com.lite929.ads) == 'undefined') com.lite929.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.lite929.ads.zones = {
  "_oldDartSite": "rogersradio.lite929",
  "_adSpots": {
    "_AD_LEADERBOARD_MASTER": [
      [
        977545,
        [
          148905
        ]
      ]
    ],
    "_AD_MULTIAD": [
      [
        977543,
        [
          148898,
          148891,
          750345
        ]
      ]
    ],
    "_AD_DHTML": [
      [
        977547,
        [
          263591
        ]
      ]
    ]
  },
  "loyalty": {
    "_adSpots": {
      "_AD_LEADERBOARD_MASTER": [
        [
          1030173,
          [
            148905
          ]
        ]
      ],
      "_AD_MULTIAD": [
        [
          1030169,
          [
            148898,
            148891,
            750345
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          1030175,
          [
            263591
          ]
        ]
      ]
    },
    "homepage": {
      "_adSpots": {
        "_AD_LEADERBOARD_MASTER": [
          [
            1030177,
            [
              148905
            ]
          ]
        ],
        "_AD_MULTIAD": [
          [
            1030179,
            [
              148898,
              148891,
              750345
            ]
          ]
        ],
        "_AD_DHTML": [
          [
            1030181,
            [
              263591
            ]
          ]
        ]
      }
    }
  },
  "homepage": {
    "_adSpots": {
      "_AD_LEADERBOARD_MASTER": [
        [
          977551,
          [
            148905
          ]
        ]
      ],
      "_AD_MULTIAD": [
        [
          977549,
          [
            148898,
            148891,
            750345
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          977553,
          [
            263591
          ]
        ]
      ]
    }
  },
  "player": {
    "_adSpots": {
    },
    "webplayer": {
      "_adSpots": {
        "_AD_LEADERBOARD_MASTER": [
          [
            1050266,
            [
              148905
            ]
          ]
        ],
        "_AD_BIGBOX": [
          [
            1050263,
            [
              148898
            ]
          ]
        ]
      }
    }
  }
}

