var Unselectable={enable : function(e){var e=e ? e : window.event;if(e.button != 1){if(e.target){var targer=e.target;}else if(e.srcElement){var targer=e.srcElement;}var targetTag=targer.tagName.toLowerCase();if((targetTag != "input") && (targetTag != "textarea")){return false;}}},disable : function(){return true;}}
if(typeof(document.onselectstart) != "undefined"){document.onselectstart=Unselectable.enable;}else{document.onmousedown=Unselectable.enable;document.onmouseup=Unselectable.disable;}
function navon(stan){var becky="nav"+stan;document.getElementById(becky).src="/images/"+becky+"on.png";}
function navoff(hope){var jenny="nav"+hope;document.getElementById(jenny).src="/images/"+jenny+"off.png";}
function himgon(uma){document.getElementById(uma).src="/images/"+uma+"on.png";}
function himgoff(oprah){document.getElementById(oprah).src="/images/"+oprah+"off.png";}
function marjie(jeanne,trisha){document.getElementById(jeanne).style.display=trisha;}
function carla(bethany){marjie(bethany,"block");}
function sandy(bethany){marjie(bethany,"none");}
function homedatea(day,mon,date,acta,timea){document.getElementById("hdacts").innerHTML='<span class="datecol">'+day+',&#160;'+mon+'&#160;'+date+'</span><div class="cleanEightBreak"></div>&#160;&#8211;&#160;'+acta+'<span class="datecol">&#160;&#160;'+timea+'pm</span>';}
function homedateb(day,mon,date,acta,timea,actb,timeb){document.getElementById("hdacts").innerHTML='<span class="datecol">'+day+',&#160;'+mon+'&#160;'+date+'</span><div class="cleanEightBreak"></div>&#160;&#8211;&#160;'+acta+'<span class="datecol">&#160;&#160;'+timea+'pm</span><div class="cleanEightBreak"></div>&#160;&#8211;&#160;'+actb+'<span class="datecol">&#160;&#160;'+timeb+'pm</span>';}
function homedatec(day,mon,date,acta,timea,actb,timeb,actc,timec){document.getElementById("hdacts").innerHTML='<span class="datecol">'+day+',&#160;'+mon+'&#160;'+date+'</span><div class="cleanEightBreak"></div>&#160;&#8211;&#160;'+acta+'<span class="datecol">&#160;&#160;'+timea+'pm</span><div class="cleanEightBreak"></div>&#160;&#8211;&#160;'+actb+'<span class="datecol">&#160;&#160;'+timeb+'pm</span><div class="cleanEightBreak"></div>&#160;&#8211;&#160;'+actc+'<span class="datecol">&#160;&#160;'+timec+'pm</span>';}
function hdclear(){document.getElementById("hdacts").innerHTML='';}
function pointer(){document.getElementById("hbbtd").style.cursor="pointer";}
function curdef(){document.getElementById("hbbtd").style.cursor="default";}
function tou(){terms=window.open("/terms/","terms","width=600,height=480,top="+((screen.height/2)-240)+",left="+((screen.width/2)-300)+",directories=0,status=0,toolbar=no,menubar=no,location=no,scrollbars=yes");}

