﻿function startList() {
var str1, str2, str3, leftnavvar;
leftnavvar = document.getElementById('leftnavul').innerHTML;
str1 = leftnavvar.replace (">FSSA Home", " style=margin-top:-20px;>");
str2 = str1.replace ("Table of Contents Home", "FSSA Home");
str3 = str2.replace ("/fssa/2252.htm", "/fssa/");
document.getElementById('leftnavul').innerHTML = str3;
var navRoot = document.getElementById("leftnavul");
var navRootULs = navRoot.getElementsByTagName("UL");
for (i=0; i<navRootULs.length; i++) { navRootULs[i].style.display = 'none'; }
 for (i=0; i<navRoot.childNodes.length; i++) {
  var node = navRoot.childNodes[i];
     if(node.nodeName=="LI" && node.firstChild.getAttribute("HREF").charAt(node.firstChild.getAttribute("HREF").length-1) == "#") {
   node.className = 'navMore';
   node.onclick=function() {
    closeAll();
    this.className += " navClick"; }
   node.firstChild.onclick=function() { return false; }
   }
  }
}
/*document.write('<script type="text/javascript" src="http://www.in.gov/ai/rightnow/syndication_widget/arss.js"></script>');
*/function faqload(){
/*    document.getElementById('want').style.display='none';document.getElementById('faq').style.display='none';
 
    var reader2 = RNTFeed.getReader();
    reader2.uri='http://iot.custhelp.com/cgi-bin/iot.cfg/php/enduser/opensearch.php?p_cv=2.100';
    reader2.pagesize = 6;
    reader2.navigation = "off";
    reader2.searchbox = "off";
    reader2.render("faqdivload");
    reader2.search("");
    var timeX = setTimeout("document.getElementById('faq').style.display='block'", 500);
*/}
RightNow.Client.Controller.addComponent({
    c: '97,100',
    description: false,
    div_id: "faqdivload",
    navigation: false,
    recommended: false,
    related: false,
    search_box: false,
    truncate_size: 50,
    number_answers: 6,
    instance_id: "skw_0",
    module: "KnowledgeSyndication",
    type: 3
    },
    "http://iot.widget.custhelp.com/ci/ws/get"
);
 
var j,d="",l="",m="",p="",q="",z="",list= new Array()
list[list.length]='<p><img src="http://www.in.gov/fssa/images/torch.png" align=left border=0>“I enjoyed my interaction with the local office. She (the staff) is terrific and it is working a lot &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;better.”<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-Grant County Provider</p>';
list[list.length]='<p><img src="http://www.in.gov/fssa/images/torch.png" align=left border=0>“I love the contact with the case worker… she is very, very helpful…thank you.”<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-Grant County Provider</p>';
list[list.length]='<p><img src="http://www.in.gov/fssa/images/torch.png" align=left border=0>“The overall system is greatly improved. It is good to work with people locally and it has been going much &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;better for us.”<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-Allen County Provider</p>';
list[list.length]='<p><img src="http://www.in.gov/fssa/images/torch.png" align=left border=0>“I have found the service here at Lake County Hobart office to be above exception. The employees here are kind, understanding and courteous. They are refreshing and a pleasure to talk to.”<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-Hobart County Client</p>';
list[list.length]='<p><img src="http://www.in.gov/fssa/images/torch.png" align=left border=0><BR>“I have never seen DMHA and OMPP work so well together.”<br /><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-DMHA, Community<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;mental health provider</p>';
list[list.length]='<p><img src="http://www.in.gov/fssa/images/torch.png" align=left border=0>“We have a wonderful mental health system in Indiana.”<br /><BR><br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-DMHA, Community<BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;mental health provider</p>';
j=parseInt(Math.random()*list.length);
j=(isNaN(j))?0:j;
