// 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.starfm) == 'undefined') com.starfm = {};
if (typeof(com.starfm.ads) == 'undefined') com.starfm.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.starfm.ads.zones = {
  "_oldDartSite": "rogers.starfm",
  "_adSpots": {
    "_AD_LEADERBOARD_MASTER": [
      [
        977183,
        [
          148905
        ]
      ]
    ],
    "_AD_MULTIAD": [
      [
        977173,
        [
          148898,
          148891,
          750345
        ]
      ]
    ],
    "_AD_BIGBUTTON": [
      [
        977175,
        [
          970424
        ]
      ],
      [
        977197,
        [
          970424
        ]
      ],
      [
        977200,
        [
          970424
        ]
      ]
    ],
    "_AD_DHTML": [
      [
        977181,
        [
          263591
        ]
      ]
    ]
  },
  "blogs": {
    "_adSpots": {
      "_AD_LEADERBOARD_MASTER": [
        [
          1032137,
          [
            148905
          ]
        ]
      ],
      "_AD_MULTIAD": [
        [
          1032133,
          [
            148898,
            148891,
            750345
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          1032135,
          [
            263591
          ]
        ]
      ]
    }
  },
  "loyalty": {
    "_adSpots": {
      "_AD_LEADERBOARD_MASTER": [
        [
          1032099,
          [
            148905
          ]
        ]
      ],
      "_AD_MULTIAD": [
        [
          1032091,
          [
            148898,
            148891,
            750345
          ]
        ]
      ],
      "_AD_BIGBUTTON": [
        [
          1032095,
          [
            970424
          ]
        ],
        [
          1032107,
          [
            970424
          ]
        ],
        [
          1032108,
          [
            970424
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          1032093,
          [
            263591
          ]
        ]
      ]
    }
  },
  "homepage": {
    "_adSpots": {
      "_AD_LEADERBOARD_MASTER": [
        [
          977184,
          [
            148905
          ]
        ]
      ],
      "_AD_MULTIAD": [
        [
          977174,
          [
            148898,
            148891,
            750345
          ]
        ]
      ],
      "_AD_BIGBUTTON": [
        [
          977179,
          [
            970424
          ]
        ],
        [
          977198,
          [
            970424
          ]
        ],
        [
          977199,
          [
            970424
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          977177,
          [
            263591
          ]
        ]
      ]
    }
  },
  "player": {
    "_adSpots": {
    },
    "webplayer": {
      "_adSpots": {
        "_AD_LEADERBOARD_MASTER": [
          [
            1050226,
            [
              148905
            ]
          ]
        ],
        "_AD_BIGBOX": [
          [
            1050225,
            [
              148898
            ]
          ]
        ]
      }
    }
  }
}

