// This must be loaded BEFORE ad-utility is initialized, so it may be passed
// to the new initializer argument.

// build namespacing
if (typeof(ca) == 'undefined') ca = {};
if (typeof(ca.oln) == 'undefined') ca.oln = {};
if (typeof(ca.oln.ads) == 'undefined') ca.oln.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
ca.oln.ads.zones = {
  "_oldDartSite": "rogers.oln",
  "_adSpots": {
    "_AD_LEADERBOARD_MASTER": [
      [
        1034298,
        [
          148905
        ]
      ]
    ],
    "_AD_BIGBOX_COMPANION": [
      [
        1034301,
        [
          148898
        ]
      ]
    ],
    "_AD_MULTIAD": [
      [
        1034333,
        [
          148898,
          148891,
          750345
        ]
      ]
    ],
    "_AD_BIGBUTTON": [
      [
        1034305,
        [
          970424
        ]
      ],
      [
        1034335,
        [
          970424
        ]
      ]
    ],
    "_AD_DHTML": [
      [
        1034303,
        [
          263591
        ]
      ]
    ]
  },
  "homepage": {
    "_adSpots": {
      "_AD_LEADERBOARD_MASTER": [
        [
          1034309,
          [
            148905
          ]
        ]
      ],
      "_AD_BIGBOX_COMPANION": [
        [
          1034307,
          [
            148898
          ]
        ]
      ],
      "_AD_MULTIAD": [
        [
          1034336,
          [
            148898,
            148891,
            750345
          ]
        ]
      ],
      "_AD_BIGBUTTON": [
        [
          1034313,
          [
            970424
          ]
        ],
        [
          1034337,
          [
            970424
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          1034311,
          [
            263591
          ]
        ]
      ]
    }
  }
}

