• CLICK TO CALL (877) 326-3268
  • CLICK TO EMAIL

Dane County Real Estate

  • Home
  • Search Homes
  • Real Estate
    • Why Hire an Agent?
    • First Time Home Buying
  • Your Home Team
  • Pre-Approval
  • Home Loans
  • News
CONTACT US

Kenosha County inmate diagnosed with mumps

by Richard Surek / Wednesday, 05 June 2019 / Published in Dane County Real Estate News

KENOSHA — A Kenosha County Detention Center inmate has been diagnosed with mumps, and authorities are working to prevent the spread of the disease.

On Thursday, the Kenosha County Sheriff’s Department was notified by the U.S. Department of Homeland Security and the Immigration and Customs Enforcement office of a mumps-related incident, according to a Sheriff’s Department news release.

An inmate who was transferred to a different facility and returned to a Kenosha County Detention Center dorm showed symptoms of an infectious viral disease known as the mumps.

The inmate was immediately transferred to a medical isolation room upon returning to the Detention Center, and was evaluated for the mumps by Kenosha County Division of Health personnel. The mumps diagnosis was confirmed and the inmate is receiving treatment for the disease.

Inmates housed with or who had contact with the infected person were isolated in their dorms as a precautionary measure, in compliance with Sheriff’s Department policy and procedure. These policies are in accordance with the Centers for Disease Control guidelines for the prevention and control of mumps.

#lee-services-modal { font-family: ‘Lato’, sans-serif; } #lee-services-modal .modal-body { min-height: 300px; } #lee-services-modal .close { font-size: 30px; margin-top: -8px; z-index:1; } #lee-services-modal .modal-top { margin: 0 -15px 20px -15px; padding: 15px; z-index:0; border-bottom: 3px double rgba(0,0,0,.1); } #lee-services-modal .title { font-size: 24px; line-height: 24px; margin-bottom: 10px; font-weight: 700; } #lee-services-modal .logo img { max-height: 50px; max-width: 50%; margin-bottom: 15px; } #lee-services-modal .tagline a { color: #222; text-decoration: underline; } #lee-services-modal #lee-service-no-access { display: none; } @media (min-width: 992px) { #lee-services-modal.packages_2, #lee-services-modal.packages_3 { width: 80%; } #lee-services-modal.packages_4, #lee-services-modal.packages_5 { width: 90%; } } @media (min-width: 1200px) { #lee-services-modal.packages_2 { width: 50%; } #lee-services-modal.packages_3 { width: 60%; } #lee-services-modal.packages_4 { width: 70%; } #lee-services-modal.packages_5 { width: 80%; } } /* inline */ #lee-subscription-wall-inline { position: relative; margin-bottom: 20px; } #lee-subscription-wall-inline .lee-subscribe-panel { background-color: #f7f7f7; padding: 30px 20px; border-radius: 5px; } #lee-subscription-wall-inline .lee-redacted-overlay { height: 80px; width: 100%; top: -90px; z-index: 1; position: absolute; background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff 80%); } #lee-subscription-wall-inline .head { font-size: 36px; line-height: 36px; font-family: ‘Yrsa’, serif; } #lee-subscription-wall-inline .tagline { padding-bottom: 15px; } #lee-subscription-wall-inline .tagline a { color: #222; text-decoration: underline; } @media (max-width: 767px) { #lee-subscription-wall-inline .lee-redacted-overlay { display: none; } }

Continue reading your article with a digital subscription.

Loading&hellp;

  • {{start_at_rate}}
    {{format_dollars}} {{start_price}} {{format_cents}}
    {{promotional_format_dollars}}{{promotional_price}}{{promotional_format_cents}} {{term}}
  • {{html}}
  • {{action_button}}

‘); $(‘.lee-featured-subscription’).html(sFallBack); } function lee_formatPackage(oService){ try { var bOnlyModal = true; var oSettings = lee_getPackageSettings(oService.HomeMembership); var newService = {}; if(parseInt(oService.WebFeatureFG) === 2) return false; if(oService.WebStartPrice != ”){ var custom = JSON.parse(oService.WebStartPrice); $.each(custom, function(k,v){ newService[k] = v; }); } if(bOnlyModal && newService.in_modal === ‘false’) return false; newService.sort = parseInt((newService.sort) ? newService.sort : oSettings.sort); newService.title = oSettings.title; newService.level = oService.HomeMembership; newService.html = oService.WebOfferHTML; newService.disabled = newService.disable_purchase ? ‘disabled’ : ”; var price = lee_formatPackagePrice(newService.start_price); newService.start_price = price.cost; newService.format_dollars = (price.format_dollars) ? price.format_dollars : ”; newService.format_cents = (price.format_cents) ? price.format_cents : ”; newService.start_at_rate = (newService.fixed_rate === ‘true’) ? ‘for the low price of’ : ‘starting at’; if( !newService.term ) newService.term = ‘per month’; if( newService.promotional_price && newService.promotional_price != ” ){ newService.has_promotion_class = ‘has-promotion’; var promotion = lee_formatPackagePrice(newService.promotional_price); newService.promotional_price = promotion.cost; newService.promotional_format_dollars = (promotion.format_dollars) ? promotion.format_dollars : ”; newService.promotional_format_cents = (promotion.format_cents) ? promotion.format_cents : ”; } newService.action_button = ‘Sign Up’; if(newService.disabled === ‘disabled’){ newService.start_at_rate = ‘Call us at’; newService.start_price = ‘888-460-8725’; newService.term = ‘to get started’; newService.action_button = ‘Call Today’; } window.lee_service_impressions.push({ ‘id’: newService.level, ‘name’: newService.title, ‘price’: newService.start_price, ‘brand’: “journaltimes.com”, ‘category’: ‘subscription’, ‘list’: ‘Block’, ‘position’: newService.sort }); return newService; } catch(e){ if(window.console) console.warn(e); return false; } } function lee_sortPackages(property) { var sortOrder = 1; if(property[0] === “-“) { sortOrder = -1; property = property.substr(1); } return function (a,b) { var result = (a[property] b[property]) ? 1 : 0; return result * sortOrder; } } function lee_getPackageSettings(sPackage){ switch(sPackage.toLowerCase()){ case ‘dob’: return {title: ‘Digital Basic’, sort: 0}; break; case ‘dop’: return {title: ‘Digital Plus’, sort: 1}; break; case ‘silv’: return {title: ‘Silver’, sort: 2}; break; case ‘gold’: return {title: ‘Gold’, sort: 3}; break; case ‘plat’: return {title: ‘Platinum’, sort: 4}; break; } } function lee_replacePackageTokens(sPackage, oService, sCol){ var hasPromotion = false; $.each(oService, function(k,v){ if( k === ‘html’){ v = v.replace(new RegExp(‘{{domain}}’, ‘gi’), ‘journaltimes.com’) .replace(new RegExp(‘{{site_name}}’, ‘gi’), ‘Journal Times’) .replace(new RegExp(‘{{site_phone}}’, ‘gi’), ‘888-460-8725’); } sPackage = sPackage.replace(new RegExp(‘{{‘+k+’}}’, ‘gi’), v); }); if(sCol) sPackage = sPackage.replace(‘{{col}}’, sCol); return sPackage; } $.getJSON(‘/tncms/subscription/leefalcon/’, function(oServices){ try { var oPackages = [], oFeatured = false, sHtml = ”, sTemplate = $(‘#lee-service-template’).html(); $.each(oServices, function(i, oService){ var oService = lee_formatPackage(oService); if(oService){ oPackages.push(oService); if(oService.featured === ‘true’) oFeatured = oService; } }); if(oPackages.length === 0){ throw ‘No packages defined’; } oPackages.sort(lee_sortPackages(‘sort’)); if(!oFeatured) oFeatured = oPackages[0]; switch(oPackages.length){ case 5: var sCol = ‘5ths’; break; case 4: var sCol = ‘3’; break; case 3: var sCol = ‘4’; break; case 2: var sCol = ‘6’; break; default: var sCol = ’12’; break; } $(‘#lee-services-modal’).addClass(‘packages_’+oPackages.length); $.each(oPackages, function(i, oService){ sHtml += lee_replacePackageTokens(sTemplate, oService, sCol); }); $(‘#lee-services-list .packages’).html(sHtml).promise().then(function(){ setTimeout(function(){ $(‘#lee-services-list .body’).each(function(){ if( $(this).prop(‘scrollHeight’) 0 && oFeatured ){ $(‘.lee-featured-subscription’).each(function(){ var html = $(this).html(); if( !oFeatured.featured_button_text ){ if(oFeatured.promotional_price){ oFeatured.featured_button_text = oFeatured.promotional_format_dollars+oFeatured.promotional_price+oFeatured.promotional_format_cents+’ ‘+oFeatured.term; } else { oFeatured.featured_button_text = ‘Join for ‘+oFeatured.format_dollars+oFeatured.start_price+oFeatured.format_cents+’ ‘+oFeatured.term; } } html = lee_replacePackageTokens(html, oFeatured); $(this).html(html); if(oFeatured.promotional_price) $(this).addClass(‘has-promotiom’); if( $(this).hasClass(‘show-after-loaded’) ) $(this).show(); }); } } catch (e) { if(window.console) console.warn(e); lee_serviceError(); } window.lee_fetched_services = true; }) .fail(function(jqxhr, textStatus, error){ if(window.console) console.warn(error); lee_serviceError(); }); });

Thanks for being a subscriber.

Sorry, your subscription does not include this content.

Please call 888-460-8725 to upgrade your subscription.

Thanks for reading.

Tagged under: dane county real estate, madison, real estate agents

About Richard Surek

What you can read next

France seeks answers after police failure to contain rioting
Clyman man gets year in jail for tavern burglary
Plane landing at Newark airport blows tires, skids on runway

Recent Posts

  • Attorney says UW-La Crosse professor was victim of ‘cancel culture’ in sexual misconduct case

    {{featured_button_text}} Elgin Bean An attorney...
  • Judiciary panel takes first steps toward impeachment vote

    WASHINGTON (AP) — The House Judiciary Committee...
  • Two Republicans introduce bill that would legalize medical marijuana

    {{featured_button_text}} Two Republican lawmake...
  • Jarry’s shutout streak ends as Montreal beats Penguins 4-1

    PITTSBURGH (AP) — Tomas Tatar’s 10th goal of th...
  • Badgers’ Dana Rettke named Northeast Region player of year

    Rettke University of Wisconsin junior Dana Rett...

Categories

  • Dane County Real Estate News
  • FHA Mortgages
  • Mortgage Loans
  • Purchase Mortgages
  • Refinance Mortgages
  • US Lending News
  • USDA Mortgages

US LENDING & REAL ESTATE

877-326-3268

6720 Frank Lloyd Wright Ave. Suite 104 Middleton, WI 53562

  • Home
  • Search Homes
  • Real Estate
    • Why Hire an Agent?
    • First Time Home Buying
  • Your Home Team
  • Pre-Approval
  • Home Loans
  • News
  • Home
  • Search Homes
  • Real Estate
    • Why Hire an Agent?
    • First Time Home Buying
  • Your Home Team
  • Pre-Approval
  • Home Loans
  • News

Terms of Use | Privacy Policy | Sitemap

NMLS #1152122 (View NMLS Consumer Access Page)
©2003-2019 US Lending Corporation, Dane County Real Estate and US Lending & Real Estate, all rights reserved. | 6720 Frank Lloyd Wright Ave. Suite 104 Middleton, WI 53562.

Lending services provided by US Lending Corporation, "US Lending & Real Estate" is a registered service mark (d/b/a) of US Lending Corporation, used under license.

Dane County Real Estate LLC License Numbers: WI 700869-91. US Lending & Real Estate Logo is a service mark (d/b/a) licensed to Dane County Real Estate LLC. Dane County Real Estate LLC fully supports the principles of the Fair Housing Act and the Equal Opportunity Act. The Dane County Real Estate LLC main office is located in Middleton, WI. Contact: 877-326-3268. (View License)

TOP