// 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.jackfm) == 'undefined') com.jackfm = {};
if (typeof(com.jackfm.ads) == 'undefined') com.jackfm.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.jackfm.ads.zones = {
  "_oldDartSite": "rogers.jackfmvan",
  "_adSpots": {
    "_AD_LEADERBOARD_MASTER": [
      [
        977494,
        [
          148905
        ]
      ]
    ],
    "_AD_MULTIAD": [
      [
        977492,
        [
          148898,
          148891,
          750345
        ]
      ]
    ],
    "_AD_BIGBUTTON": [
      [
        977498,
        [
          970424
        ]
      ],
      [
        977511,
        [
          970424
        ]
      ],
      [
        977509,
        [
          970424
        ]
      ]
    ],
    "_AD_SLIVER": [
      [
        1125977,
        [
          976590
        ]
      ]
    ],
    "_AD_DHTML": [
      [
        977496,
        [
          263591
        ]
      ]
    ]
  },
  "hockeypool": {
    "_adSpots": {
      "_AD_LEADERBOARD_MASTER": [
        [
          1032083,
          [
            148905
          ]
        ]
      ],
      "_AD_BIGBOX": [
        [
          1032081,
          [
            148898
          ]
        ]
      ],
      "_AD_BIGBUTTON": [
        [
          1032087,
          [
            970424
          ]
        ],
        [
          1032089,
          [
            970424
          ]
        ],
        [
          1032090,
          [
            970424
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          1032085,
          [
            263591
          ]
        ]
      ]
    }
  },
  "loyalty": {
    "_adSpots": {
      "_AD_LEADERBOARD_MASTER": [
        [
          999778,
          [
            148905
          ]
        ]
      ],
      "_AD_MULTIAD": [
        [
          999776,
          [
            148898,
            148891,
            750345
          ]
        ]
      ],
      "_AD_BIGBUTTON": [
        [
          999783,
          [
            970424
          ]
        ],
        [
          1032079,
          [
            970424
          ]
        ],
        [
          1032080,
          [
            970424
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          999780,
          [
            263591
          ]
        ]
      ]
    }
  },
  "player": {
    "_adSpots": {
    },
    "webplayer": {
      "_adSpots": {
        "_AD_LEADERBOARD_MASTER": [
          [
            1050235,
            [
              148905
            ]
          ]
        ],
        "_AD_BIGBOX": [
          [
            1050232,
            [
              148898
            ]
          ]
        ]
      }
    }
  },
  "homepage": {
    "_adSpots": {
      "_AD_LEADERBOARD_MASTER": [
        [
          977502,
          [
            148905
          ]
        ]
      ],
      "_AD_MULTIAD": [
        [
          977500,
          [
            148898,
            148891,
            750345
          ]
        ]
      ],
      "_AD_BIGBUTTON": [
        [
          977506,
          [
            970424
          ]
        ],
        [
          977510,
          [
            970424
          ]
        ],
        [
          977508,
          [
            970424
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          977504,
          [
            263591
          ]
        ]
      ]
    }
  }
}

