var rSkunkConfig = {
    "enforcement": true,
    "countViews": {
        "guests": true,
        "loggedIn": true,
        "subscribers": true
    },
    "unmetered": {
        "sectionPaths": [
            "\/bios",
            "\/contactus",
            "\/help",
            "\/offers",
            "\/lifestyle\/kids-health",
            "\/obituaries"
        ],
        "contentIds": [
            "231193891",
            "115289839",
            "296766441",
            "296743831",
            "246166341",
            "218991591",
            "217991401",
            "227829611",
            "137705393",
            "11603211",
            "239277721",
            "241138711",
            "11601086",
            "238868691",
            "216063751",
            "137104018"
        ],
        "referrers": {
            "regex": "(startribune)\\.com",
            "exclude": true
        }
    },
    "storageKey": "dotherightthing",
    "baseURL": "https:\/\/users.startribune.com",
    "placementName": "www.startribune.com",
    "loginRedirect": "",
    "logoutRedirect": "",
    "dataExpiration": {
        "type": "firstOfTime",
        "month": 1,
        "day": 1,
        "hour": 0,
        "min": 0,
        "sec": 0
    },
    "topTier": {
        "id": "limit",
        "count": "10"
    },
    "tiers": [
        {
            "id": "limit",
            "count": "10",
            "action": "new_page",
            "mute": false,
            "action_config": false,
            "start": "https:\/\/users.startribune.com\/placement\/1\/environment\/3\/limit\/start"
        },
        {
            "id": "nag",
            "count": "5",
            "action": "lightbox",
            "mute": false,
            "action_config": {
                "height": "",
                "width": "630px",
                "redirect_on_close": ""
            },
            "start": "https:\/\/users.startribune.com\/placement\/1\/environment\/3\/nag\/start"
        }
    ]
};