// 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.ocean985) == 'undefined') com.ocean985 = {};
if (typeof(com.ocean985.ads) == 'undefined') com.ocean985.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.ocean985.ads.zones = {
  "_oldDartSite": "rogers.ocean985",
  "_adSpots": {
    "_AD_LEADERBOARD_MASTER": [
      [
        977142,
        [
          148905
        ]
      ]
    ],
    "_AD_MULTIAD": [
      [
        977141,
        [
          148898,
          148891,
          750345
        ]
      ]
    ],
    "_AD_BIGBUTTON": [
      [
        977145,
        [
          970424
        ]
      ],
      [
        977153,
        [
          970424
        ]
      ],
      [
        977155,
        [
          970424
        ]
      ]
    ],
    "_AD_DHTML": [
      [
        977143,
        [
          263591
        ]
      ]
    ]
  },
  "marketplace": {
    "_adSpots": {
      "_AD_LEADERBOARD_MASTER": [
        [
          1032141,
          [
            148905
          ]
        ]
      ],
      "_AD_MULTIAD": [
        [
          1032139,
          [
            148898,
            148891,
            750345
          ]
        ]
      ],
      "_AD_BIGBUTTON": [
        [
          1032147,
          [
            970424
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          1032143,
          [
            263591
          ]
        ]
      ]
    }
  },
  "loyalty": {
    "_adSpots": {
      "_AD_LEADERBOARD_MASTER": [
        [
          1032105,
          [
            148905
          ]
        ]
      ],
      "_AD_MULTIAD": [
        [
          1032097,
          [
            148898,
            148891,
            750345
          ]
        ]
      ],
      "_AD_BIGBUTTON": [
        [
          1032103,
          [
            970424
          ]
        ],
        [
          1032109,
          [
            970424
          ]
        ],
        [
          1032110,
          [
            970424
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          1032101,
          [
            263591
          ]
        ]
      ]
    }
  },
  "homepage": {
    "_adSpots": {
      "_AD_LEADERBOARD_MASTER": [
        [
          977148,
          [
            148905
          ]
        ]
      ],
      "_AD_MULTIAD": [
        [
          977147,
          [
            148898,
            148891,
            750345
          ]
        ]
      ],
      "_AD_BIGBUTTON": [
        [
          977151,
          [
            970424
          ]
        ],
        [
          977154,
          [
            970424
          ]
        ],
        [
          977156,
          [
            970424
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          977149,
          [
            263591
          ]
        ]
      ]
    }
  },
  "player": {
    "_adSpots": {
    },
    "webplayer": {
      "_adSpots": {
        "_AD_LEADERBOARD_MASTER": [
          [
            1050243,
            [
              148905
            ]
          ]
        ],
        "_AD_BIGBOX": [
          [
            1050244,
            [
              148898
            ]
          ]
        ]
      }
    }
  }
}

