// 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.bobfm1023) == 'undefined') com.bobfm1023 = {};
if (typeof(com.bobfm1023.ads) == 'undefined') com.bobfm1023.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.bobfm1023.ads.zones = {
  "_oldDartSite": "rogers.1023bobfm",
  "_adSpots": {
    "_AD_LEADERBOARD_MASTER": [
      [
        1023600,
        [
          148905
        ]
      ]
    ],
    "_AD_MULTIAD": [
      [
        1023602,
        [
          148898,
          148891,
          750345
        ]
      ]
    ],
    "_AD_BIGBUTTON": [
      [
        1023606,
        [
          970424
        ]
      ]
    ],
    "_AD_SLIVER": [
      [
        1023662,
        [
          976590
        ]
      ]
    ],
    "_AD_DHTML": [
      [
        1023598,
        [
          263591
        ]
      ]
    ]
  },
  "loyalty": {
    "_adSpots": {
      "_AD_LEADERBOARD_MASTER": [
        [
          1023608,
          [
            148905
          ]
        ]
      ],
      "_AD_MULTIAD": [
        [
          1023610,
          [
            148898,
            148891,
            750345
          ]
        ]
      ],
      "_AD_BIGBUTTON": [
        [
          1023626,
          [
            970424
          ]
        ]
      ],
      "_AD_SLIVER": [
        [
          1023658,
          [
            976590
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          1023618,
          [
            263591
          ]
        ]
      ]
    },
    "homepage": {
      "_adSpots": {
        "_AD_LEADERBOARD_MASTER": [
          [
            1023622,
            [
              148905
            ]
          ]
        ],
        "_AD_MULTIAD": [
          [
            1023620,
            [
              148898,
              148891,
              750345
            ]
          ]
        ],
        "_AD_BIGBUTTON": [
          [
            1023638,
            [
              970424
            ]
          ]
        ],
        "_AD_SLIVER": [
          [
            1023656,
            [
              976590
            ]
          ]
        ],
        "_AD_DHTML": [
          [
            1023624,
            [
              263591
            ]
          ]
        ]
      }
    }
  },
  "homepage": {
    "_adSpots": {
      "_AD_LEADERBOARD_MASTER": [
        [
          1023614,
          [
            148905
          ]
        ]
      ],
      "_AD_MULTIAD": [
        [
          1023604,
          [
            148898,
            148891,
            750345
          ]
        ]
      ],
      "_AD_BIGBUTTON": [
        [
          1023612,
          [
            970424
          ]
        ]
      ],
      "_AD_SLIVER": [
        [
          1023660,
          [
            976590
          ]
        ]
      ],
      "_AD_DHTML": [
        [
          1023616,
          [
            263591
          ]
        ]
      ]
    }
  },
  "player": {
    "_adSpots": {
    },
    "webplayer": {
      "_adSpots": {
        "_AD_LEADERBOARD_MASTER": [
          [
            1050289,
            [
              148905
            ]
          ]
        ],
        "_AD_BIGBOX": [
          [
            1050284,
            [
              148898
            ]
          ]
        ]
      }
    }
  }
}

