// 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.omnitelevision) == 'undefined') ca.omnitelevision = {};
if (typeof(ca.omnitelevision.ads) == 'undefined') ca.omnitelevision.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.omnitelevision.ads.zones = {
  "_oldDartSite": "rogers.omni",
  "_adSpots": {
    "_AD_LEADERBOARD_MASTER": [
      [
        1023429,
        [
          148905
        ]
      ]
    ],
    "_AD_BIGBOX_COMPANION": [
      [
        1023427,
        [
          148898
        ]
      ]
    ],
    "_AD_MULTIAD": [
      [
        1023453,
        [
          148898,
          148891,
          750345
        ]
      ]
    ],
    "_AD_SKYSCRAPPER": [
      [
        1041042,
        [
          148891
        ]
      ]
    ],
    "_AD_BIGBUTTON": [
      [
        1023454,
        [
          970424
        ]
      ]
    ],
    "_AD_DHTML": [
      [
        1023441,
        [
          263591
        ]
      ]
    ]
  },
  "vip": {
    "_adSpots": {
      "_AD_LEADERBOARD_MASTER": [
        [
          1038005,
          [
            148905
          ]
        ]
      ],
      "_AD_SKYSCRAPPER": [
        [
          1038007,
          [
            148891
          ]
        ],
        [
          1038011,
          [
            148891
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          1038009,
          [
            263591
          ]
        ]
      ]
    }
  },
  "homepage": {
    "_adSpots": {
      "_AD_LEADERBOARD_MASTER": [
        [
          1023437,
          [
            148905
          ]
        ]
      ],
      "_AD_BIGBOX_COMPANION": [
        [
          1023435,
          [
            148898
          ]
        ]
      ],
      "_AD_MULTIAD": [
        [
          1023460,
          [
            148898,
            148891,
            750345
          ]
        ]
      ],
      "_AD_SKYSCRAPPER": [
        [
          1041043,
          [
            148891
          ]
        ]
      ],
      "_AD_BIGBUTTON": [
        [
          1023461,
          [
            970424
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          1023439,
          [
            263591
          ]
        ]
      ]
    }
  }
}

