// JavaScript Document

function write070209a() {
var changeTitle = "<li id='070209'>Mcintosh County Jail – Still Shines In Darien</li>";
document.getElementById("storyList").innerHTML = changeTitle;
document.getElementById("070209").className = "mcjSelected";
document.getElementById("newsWrap").style.backgroundImage = "url(news/images/storiesbg.png)";
document.getElementById("bottomrightcon").className = "none";
var replaceArticle = "<p style='position:absolute; top:0; left:0;'><a href='javascript:void(0)' onclick='restoreNews()' class='nouLine'><img src='news/images/close.gif' width='12' height='12' alt='' name='close' style='padding:0 3px 0 0; position:relative; top:1px;' />close</a></p><img src='news/images/jail1.jpg' width='180' height='164' alt='' style='float:right; padding:0 5px 0 0;' /><p class='title' style='font-size:1.7em; padding:0.5em 0 0 0;'>Mcintosh County Jail – Still Shines In Darien</p><p class='title' style='font-variant:small-caps;'>July 2, 2009</p><p class='justify5'>Even though Mcintsoh County Jail (MCJ) more then likely has the most caring employees both in the jail and within the county sheriff’s department then any other county, the jail’s management, (names currently unknown) strive to constantly improve conditions and services at the jail.</p><p class='justify5'>Most recently, jail management dramatically improved it’s medical services.  Prior to this added employee, (of course, adding an employee helps curve unemployment, even by one).  Physician’s Assistant (P.A.) nurse Ms. Jackie Altman was handling medical duties at the jail – almost on a 7 day a week basis.  This type of stress on anyone could lead to mistakes and, sometime in the future, a serious enough mistake could lead to a huge loss.  Jail management was smart, they used preventative maintenance and dramatically reduced the risk of any serious medical error while improving the health and welfare of prisoners health at MCJ.</p><p class='justify5'>Update on Dr. Gunderson – we may have been a little hard on him in prior articles; as he has similar problems – having a lot of patience.  As a good deal of his patients appear to be prisoners, Dr. Gunderson not only needs to treat legitimate medical problems of the prisoners, he must figure out which ones are lying; and some of them definitely are. They make up ailments to secure drugs.  Overall, Dr. Gunderson has done a good job considering what he has to go through, to include criticism on this website.  There always are 2 sides to every story.  We should always look hard at both sides before any decision is made.  We apologize.</p><p class='justify5'>Kimball learned of the names of a couple of other guards not already mentioned that have been a big help to prisoners and Kimball at MCJ.  They are officer Johnson and officer Alford Lowe.  Hat’s off to them with all the others.</p><p style='text-align:center;'><a href='javascript:void(0)' onclick='restoreNews()'>Close Article</a></p>";
	document.getElementById("newsArticles").innerHTML = replaceArticle;
location.href = "#charges";
};