// 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.ezrocktimmins) == 'undefined') com.ezrocktimmins = {};
if (typeof(com.ezrocktimmins.ads) == 'undefined') com.ezrocktimmins.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.ezrocktimmins.ads.zones = {
  "_oldDartSite": "rogers.ezrocktimmins",
  "_adSpots": {
    "_AD_MULTIAD": [
      [
        978038,
        [
          148898,
          148891,
          750345
        ]
      ]
    ],
    "_AD_BIGBUTTON": [
      [
        978007,
        [
          970424
        ]
      ]
    ],
    "_AD_DHTML": [
      [
        978009,
        [
          263591
        ]
      ]
    ],
    "_AD_LEADERBOARD_MASTER": [
      [
        978011,
        [
          148905
        ]
      ]
    ]
  },
  "homepage": {
    "_adSpots": {
      "_AD_MULTIAD": [
        [
          978043,
          [
            148898,
            148891,
            750345
          ]
        ]
      ],
      "_AD_BIGBUTTON": [
        [
          977999,
          [
            970424
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          978001,
          [
            263591
          ]
        ]
      ],
      "_AD_LEADERBOARD_MASTER": [
        [
          978003,
          [
            148905
          ]
        ]
      ]
    }
  },
  "blog": {
    "_adSpots": {
      "_AD_MULTIAD": [
        [
          1032308,
          [
            148898,
            148891,
            750345
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          1032312,
          [
            263591
          ]
        ]
      ],
      "_AD_LEADERBOARD_MASTER": [
        [
          1032310,
          [
            148905
          ]
        ]
      ]
    }
  },
  "loyalty": {
    "_adSpots": {
      "_AD_MULTIAD": [
        [
          1032304,
          [
            148898,
            148891,
            750345
          ]
        ]
      ],
      "_AD_BIGBUTTON": [
        [
          1032298,
          [
            970424
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          1032300,
          [
            263591
          ]
        ]
      ],
      "_AD_LEADERBOARD_MASTER": [
        [
          1032302,
          [
            148905
          ]
        ]
      ]
    }
  },
  "player": {
    "_adSpots": {
    },
    "webplayer": {
      "_adSpots": {
        "_AD_BIGBOX": [
          [
            1050322,
            [
              148898
            ]
          ]
        ],
        "_AD_LEADERBOARD_MASTER": [
          [
            1050312,
            [
              148905
            ]
          ]
        ]
      }
    }
  },
  "hitstorm": {
    "_adSpots": {
      "_AD_MULTIAD": [
        [
          1179969,
          [
            148898,
            148891,
            750345
          ]
        ]
      ],
      "_AD_LEADERBOARD_MASTER": [
        [
          1179970,
          [
            148905
          ]
        ]
      ]
    }
  }
}

