

var bsr = bsr || {};
bsr.wasteManagement = bsr.wasteManagement || {};
bsr.wasteManagement.config = bsr.wasteManagement.config || {};
bsr.wasteManagement.config.dataUris = {
    "waste-types": "/10147.json",
    "tagcloud-data": "wasteManagement-tagcloud-data-dummy.json"
};
bsr.wasteManagement.config.imgUris = {
    "gmarker_enabled": "/images/icon_bsr_gmarker_enabled.png",
    "gmarker_disabled": "/images/icon_bsr_gmarker_disabled.png",
    "gmarker_orangebox": "/images/icon_bsr_gmarker_orangeBox.png",
    "gmarker_orangebox_disabled": "/images/icon_bsr_gmarker_orangeBox_disabled.png",
    "gmarker_orangeboxsmall": "/images/icon_bsr_gmarker_orangeBox_smallest.png",
    "gmarker_orangeboxbig": "/images/icon_bsr_gmarker_orangeBoxBig.png",
    "gmarker_orangeboxbig_disabled": "/images/icon_bsr_gmarker_orangeBoxBig_disabled.png",
    "user_location_marker": "/images/icon_user_location_marker.png"
};
bsr.wasteManagement.config.errors = {
    "autocompleter-no-valid-item-report": "/dummy-not-existing-wastetype-search-term.php",
    "autocompleter-no-valid-item": "/10404.html",
    "googlemaps-no-address-found": "/10406.html",
    "waste-management-data-loading-failed": "/10405.html"
};
