// 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.ezrocksudbury) == 'undefined') com.ezrocksudbury = {};
if (typeof(com.ezrocksudbury.ads) == 'undefined') com.ezrocksudbury.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.ezrocksudbury.ads.zones = {
  "_oldDartSite": "rogers.ezrocksudbury",
  "_adSpots": {
    "_AD_MULTIAD": [
      [
        978029,
        [
          148898,
          148891,
          750345
        ]
      ]
    ],
    "_AD_BIGBUTTON": [
      [
        977997,
        [
          970424
        ]
      ]
    ],
    "_AD_DHTML": [
      [
        977977,
        [
          263591
        ]
      ]
    ],
    "_AD_LEADERBOARD_MASTER": [
      [
        977979,
        [
          148905
        ]
      ]
    ]
  },
  "homepage": {
    "_adSpots": {
      "_AD_MULTIAD": [
        [
          978037,
          [
            148898,
            148891,
            750345
          ]
        ]
      ],
      "_AD_BIGBUTTON": [
        [
          977989,
          [
            970424
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          977991,
          [
            263591
          ]
        ]
      ],
      "_AD_LEADERBOARD_MASTER": [
        [
          977993,
          [
            148905
          ]
        ]
      ]
    }
  },
  "blog": {
    "_adSpots": {
      "_AD_MULTIAD": [
        [
          1032294,
          [
            148898,
            148891,
            750345
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          1032306,
          [
            263591
          ]
        ]
      ],
      "_AD_LEADERBOARD_MASTER": [
        [
          1032296,
          [
            148905
          ]
        ]
      ]
    }
  },
  "loyalty": {
    "_adSpots": {
      "_AD_MULTIAD": [
        [
          1032286,
          [
            148898,
            148891,
            750345
          ]
        ]
      ],
      "_AD_BIGBUTTON": [
        [
          1032292,
          [
            970424
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          1032290,
          [
            263591
          ]
        ]
      ],
      "_AD_LEADERBOARD_MASTER": [
        [
          1032284,
          [
            148905
          ]
        ]
      ]
    }
  },
  "player": {
    "_adSpots": {
    },
    "webplayer": {
      "_adSpots": {
        "_AD_BIGBOX": [
          [
            1050318,
            [
              148898
            ]
          ]
        ],
        "_AD_LEADERBOARD_MASTER": [
          [
            1050319,
            [
              148905
            ]
          ]
        ]
      }
    }
  },
  "hitstorm": {
    "_adSpots": {
      "_AD_MULTIAD": [
        [
          1179973,
          [
            148898,
            148891,
            750345
          ]
        ]
      ],
      "_AD_LEADERBOARD_MASTER": [
        [
          1179974,
          [
            148905
          ]
        ]
      ]
    }
  }
}

