// 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.timmins) == 'undefined') com.timmins = {};
if (typeof(com.timmins.q92) == 'undefined') com.timmins.q92 = {};
if (typeof(com.timmins.q92.ads) == 'undefined') com.timmins.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.timmins.q92.ads.zones = {
  "_oldDartSite": "rogers.q92timmins",
  "_adSpots": {
    "_AD_LEADERBOARD_MASTER": [
      [
        978236,
        [
          148905
        ]
      ]
    ],
    "_AD_MULTIAD": [
      [
        978238,
        [
          148898,
          148891,
          750345
        ]
      ]
    ],
    "_AD_BIGBUTTON": [
      [
        978240,
        [
          970424
        ]
      ]
    ],
    "_AD_DHTML": [
      [
        978234,
        [
          263591
        ]
      ]
    ]
  },
  "blogs": {
    "_adSpots": {
      "_AD_LEADERBOARD_MASTER": [
        [
          1030613,
          [
            148905
          ]
        ]
      ],
      "_AD_MULTIAD": [
        [
          1030615,
          [
            148898,
            148891,
            750345
          ]
        ]
      ],
      "_AD_BIGBUTTON": [
        [
          1030627,
          [
            970424
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          1030611,
          [
            263591
          ]
        ]
      ]
    }
  },
  "loyalty": {
    "_adSpots": {
      "_AD_LEADERBOARD_MASTER": [
        [
          1030623,
          [
            148905
          ]
        ]
      ],
      "_AD_MULTIAD": [
        [
          1030625,
          [
            148898,
            148891,
            750345
          ]
        ]
      ],
      "_AD_BIGBUTTON": [
        [
          1030619,
          [
            970424
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          1030621,
          [
            263591
          ]
        ]
      ]
    },
    "homepage": {
      "_adSpots": {
        "_AD_LEADERBOARD_MASTER": [
          [
            1030629,
            [
              148905
            ]
          ]
        ],
        "_AD_MULTIAD": [
          [
            1030617,
            [
              148898,
              148891,
              750345
            ]
          ]
        ],
        "_AD_BIGBUTTON": [
          [
            1030633,
            [
              970424
            ]
          ]
        ],
        "_AD_DHTML": [
          [
            1030631,
            [
              263591
            ]
          ]
        ]
      }
    }
  },
  "homepage": {
    "_adSpots": {
      "_AD_LEADERBOARD_MASTER": [
        [
          978242,
          [
            148905
          ]
        ]
      ],
      "_AD_MULTIAD": [
        [
          978244,
          [
            148898,
            148891,
            750345
          ]
        ]
      ],
      "_AD_BIGBUTTON": [
        [
          978248,
          [
            970424
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          978246,
          [
            263591
          ]
        ]
      ]
    }
  },
  "player": {
    "_adSpots": {
    },
    "webplayer": {
      "_adSpots": {
        "_AD_LEADERBOARD_MASTER": [
          [
            1050328,
            [
              148905
            ]
          ]
        ],
        "_AD_BIGBOX": [
          [
            1050327,
            [
              148898
            ]
          ]
        ]
      }
    }
  }
}

