// 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.clearfm102) == 'undefined') com.clearfm102 = {};
if (typeof(com.clearfm102.ads) == 'undefined') com.clearfm102.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.clearfm102.ads.zones = {
  "_oldDartSite": "rogers.102clearfm",
  "_adSpots": {
    "_AD_LEADERBOARD_MASTER": [
      [
        977885,
        [
          148905
        ]
      ]
    ],
    "_AD_MULTIAD": [
      [
        977883,
        [
          148898,
          148891,
          750345
        ]
      ]
    ],
    "_AD_DHTML": [
      [
        977889,
        [
          263591
        ]
      ]
    ]
  },
  "blog": {
    "_adSpots": {
      "_AD_LEADERBOARD_MASTER": [
        [
          1026169,
          [
            148905
          ]
        ]
      ],
      "_AD_MULTIAD": [
        [
          1026163,
          [
            148898,
            148891,
            750345
          ]
        ]
      ],
      "_AD_BIGBUTTON": [
        [
          1026167,
          [
            970424
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          1026165,
          [
            263591
          ]
        ]
      ]
    }
  },
  "loyalty": {
    "_adSpots": {
      "_AD_LEADERBOARD_MASTER": [
        [
          1026153,
          [
            148905
          ]
        ]
      ],
      "_AD_MULTIAD": [
        [
          1026155,
          [
            148898,
            148891,
            750345
          ]
        ]
      ],
      "_AD_BIGBUTTON": [
        [
          1026149,
          [
            970424
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          1026151,
          [
            263591
          ]
        ]
      ]
    },
    "homepage": {
      "_adSpots": {
        "_AD_LEADERBOARD_MASTER": [
          [
            1026157,
            [
              148905
            ]
          ]
        ],
        "_AD_MULTIAD": [
          [
            1026147,
            [
              148898,
              148891,
              750345
            ]
          ]
        ],
        "_AD_BIGBUTTON": [
          [
            1026161,
            [
              970424
            ]
          ]
        ],
        "_AD_DHTML": [
          [
            1026159,
            [
              263591
            ]
          ]
        ]
      }
    }
  },
  "homepage": {
    "_adSpots": {
      "_AD_LEADERBOARD_MASTER": [
        [
          977893,
          [
            148905
          ]
        ]
      ],
      "_AD_MULTIAD": [
        [
          977891,
          [
            148898,
            148891,
            750345
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          977897,
          [
            263591
          ]
        ]
      ]
    }
  },
  "player": {
    "_adSpots": {
    },
    "webplayer": {
      "_adSpots": {
        "_AD_LEADERBOARD_MASTER": [
          [
            1050252,
            [
              148905
            ]
          ]
        ],
        "_AD_BIGBOX": [
          [
            1050253,
            [
              148898
            ]
          ]
        ]
      }
    }
  }
}

