// 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.jackfm923) == 'undefined') com.jackfm923 = {};
if (typeof(com.jackfm923.ads) == 'undefined') com.jackfm923.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.jackfm923.ads.zones = {
  "_oldDartSite": "rogers.923jackfm",
  "_adSpots": {
    "_AD_LEADERBOARD_MASTER": [
      [
        978126,
        [
          148905
        ]
      ]
    ],
    "_AD_MULTIAD": [
      [
        978124,
        [
          148898,
          148891,
          750345
        ]
      ]
    ],
    "_AD_DHTML": [
      [
        978114,
        [
          263591
        ]
      ]
    ]
  },
  "loyalty": {
    "_adSpots": {
      "_AD_LEADERBOARD_MASTER": [
        [
          1028577,
          [
            148905
          ]
        ]
      ],
      "_AD_MULTIAD": [
        [
          1028579,
          [
            148898,
            148891,
            750345
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          1028586,
          [
            263591
          ]
        ]
      ]
    },
    "homepage": {
      "_adSpots": {
        "_AD_LEADERBOARD_MASTER": [
          [
            1028581,
            [
              148905
            ]
          ]
        ],
        "_AD_MULTIAD": [
          [
            1028584,
            [
              148898,
              148891,
              750345
            ]
          ]
        ],
        "_AD_DHTML": [
          [
            1028588,
            [
              263591
            ]
          ]
        ]
      }
    }
  },
  "homepage": {
    "_adSpots": {
      "_AD_LEADERBOARD_MASTER": [
        [
          978130,
          [
            148905
          ]
        ]
      ],
      "_AD_MULTIAD": [
        [
          978118,
          [
            148898,
            148891,
            750345
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          978132,
          [
            263591
          ]
        ]
      ]
    }
  },
  "player": {
    "_adSpots": {
    },
    "webplayer": {
      "_adSpots": {
        "_AD_LEADERBOARD_MASTER": [
          [
            1050317,
            [
              148905
            ]
          ]
        ],
        "_AD_BIGBOX": [
          [
            1050313,
            [
              148898
            ]
          ]
        ]
      }
    }
  }
}

