// 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.q92) == 'undefined') com.q92 = {};
if (typeof(com.q92.ads) == 'undefined') com.q92.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.q92.ads.zones = {
  "_oldDartSite": "rogers.q92rocks",
  "_adSpots": {
    "_AD_LEADERBOARD_MASTER": [
      [
        978262,
        [
          148905
        ]
      ]
    ],
    "_AD_MULTIAD": [
      [
        978250,
        [
          148898,
          148891,
          750345
        ]
      ]
    ],
    "_AD_DHTML": [
      [
        978260,
        [
          263591
        ]
      ]
    ]
  },
  "loyalty": {
    "_adSpots": {
      "_AD_LEADERBOARD_MASTER": [
        [
          1030259,
          [
            148905
          ]
        ]
      ],
      "_AD_MULTIAD": [
        [
          1030257,
          [
            148898,
            148891,
            750345
          ]
        ]
      ],
      "_AD_BIGBUTTON": [
        [
          1030264,
          [
            970424
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          1030261,
          [
            263591
          ]
        ]
      ]
    },
    "homepage": {
      "_adSpots": {
        "_AD_LEADERBOARD_MASTER": [
          [
            1030268,
            [
              148905
            ]
          ]
        ],
        "_AD_MULTIAD": [
          [
            1030266,
            [
              148898,
              148891,
              750345
            ]
          ]
        ],
        "_AD_BIGBUTTON": [
          [
            1030270,
            [
              970424
            ]
          ]
        ],
        "_AD_DHTML": [
          [
            1030273,
            [
              263591
            ]
          ]
        ]
      }
    }
  },
  "homepage": {
    "_adSpots": {
      "_AD_LEADERBOARD_MASTER": [
        [
          978254,
          [
            148905
          ]
        ]
      ],
      "_AD_MULTIAD": [
        [
          978256,
          [
            148898,
            148891,
            750345
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          978252,
          [
            263591
          ]
        ]
      ]
    }
  },
  "player": {
    "_adSpots": {
    },
    "webplayer": {
      "_adSpots": {
        "_AD_LEADERBOARD_MASTER": [
          [
            1050324,
            [
              148905
            ]
          ]
        ],
        "_AD_BIGBOX": [
          [
            1050321,
            [
              148898
            ]
          ]
        ]
      }
    }
  }
}

