|
', end) + 1;
var theScript = theCode.substring(start2,end);
var newScript = document.createElement('script');
newScript.text = theScript;
theHead.appendChild(newScript);
var part1 = theCode.substring(0,start);
var part2 = theCode.substring(end2, theCode.length);
theCode = part1.concat(part2);
start = end + 9;
}
}
document.getElementById("contentDiv").innerHTML = theCode;
window.location.hash = "!sub=" + theID;
theTitle = searchByID_3765(theID);
document.title = originalTitle + ' - ' + theTitle;
if(FB){
FB.init({appId: '156151101088787', status: true, cookie: true, xfbml: true, href:window.location.href });
}
if( theScript && theScript.indexOf('goFlash') > 0){
goFlash();
}
}
connectIt2();
function rollOverList_3765( theID ){
var listTitle = document.getElementById( "3765_" + theID + "_title");
var listDate = document.getElementById( "3765_" + theID + "_date");
listTitle.bgColor = "e5f2ff";
listDate.bgColor = "e5f2ff";
}
function rollOutList_3765( theID ){
var listTitle = document.getElementById( "3765_" + theID + "_title");
var listDate = document.getElementById( "3765_" + theID + "_date");
listTitle.bgColor = "F5F5F5";
listDate.bgColor = "F5F5F5";
}
listItems_3765 = new Array();
listItems_3765[1] = {title:"You CAN...Keep Moving!", id:106, date:"Mon, Jul 09, 2012"};
listItems_3765[2] = {title:"You Can...Get Control of Bladder & Bowel Issues", id:104, date:"Mon, Jul 09, 2012"};
listItems_3765[3] = {title:"You Can...Improve Your Balance", id:89, date:"Thu, Mar 08, 2012"};
listItems_3765[4] = {title:"You Can...Exercise in Water", id:88, date:"Wed, Mar 07, 2012"};
listItems_3765[5] = {title:"You Can...Get a Handle on Stress", id:87, date:"Wed, Mar 07, 2012"};
listItems_3765[6] = {title:"Jimmie Heuga I AM more than my MS.™", id:81, date:"Thu, Jan 26, 2012"};
listItems_3765[7] = {title:"You Can Webinar Series", id:69, date:"Tue, Nov 08, 2011"};
listItems_3765[8] = {title:"You Can...Beat the Heat", id:68, date:"Tue, Nov 08, 2011"};
listItems_3765[9] = {title:"You Can...Back Up Your Memory", id:67, date:"Tue, Nov 08, 2011"};
listItems_3765[10] = {title:"Jimmie Heuga", id:66, date:"Tue, Nov 08, 2011"};
listItems_3765[11] = {title:"CAN DO", id:65, date:"Tue, Nov 08, 2011"};
function searchIt_3765( searchString ){
var matches = 0;
for(var j = 1; j < listItems_3765.length; j++){
var mySearch = new RegExp(searchString, "i");
isMatch = listItems_3765[j]['title'].search(mySearch);
var theItem = document.getElementById( "contentList3765_" + listItems_3765[j].id );
if(isMatch != -1){
matches += 1;
theItem.className = "show";
}else{
theItem.className = "hide";
}
}
var theError = document.getElementById( "noMatch" );
if(matches == 0){
theError.innerHTML = "There are no articles available that match the keyword '" + searchString + "'. Please try a different search.";
}else{
theError.innerHTML = "";
}
}
function startSearch_3765(){
var theInput = document.getElementById("searchInput_3765");
searchIt_3765(theInput.value);
}
function searchByID_3765(theID){
for(var j = 1; j < listItems_3765.length; j++){
if(listItems_3765[j].id == theID){
return listItems_3765[j].title;
}
}
}
window.onload = function() {
initialiseStateFromURL();
}
function initialiseStateFromURL() {
var theHash = window.location.hash;
if(theHash.indexOf('=')){
var theNumber = theHash.substring(theHash.indexOf('=')+1, theHash.length);
selectList(theNumber);
}
}
//-->
|
Select a topic from the list above.
|
|
|
|
|
|