document.write("
The Panhandle Animal Shelter is a volunteer, non-profit shelter which is not affiliated with the county or city and receives no tax support.
");
document.write("Of the 1,200 cats and dogs admitted to the shelter each year, nearly all strays will be placed in adoptive homes and several hundred will be reunited with their owners.
");
document.write("The shelter's outreach programs provide humane education, spay/neuter cost assistance and free pet identification and registration.
");
document.write("To learn more or to find out how you can make a difference, contact the shelter or Thrift Shop today.
");
document.write("");
document.write("var win=null;");
document.write("function ViewAbout2edb751(id,db){");
document.write("var rndURL = (1000*Math.random());");
document.write("var myname=\"\";");
document.write("var w = \"640\";");
document.write("var h = \"480\";");
document.write("var pos = \"center\";");
document.write("if(\"center\" == \"absolute\"){");
document.write("var TopPosition = 0;");
document.write("var LeftPosition = 0;");
document.write("}");
document.write("");
document.write("var mypage = \"http://pasidaho.org/cgi-scr"+"ipt/csNews/csNews.cgi?database=\"+db+\"&command=viewone&op=t&id=\"+id+\"&rnd=\"+rndURL;");
document.write("if(pos==\"random\"){LeftPosition=(screen.width)?Math.floor(Math.random()*(screen.width-w)):100;TopPosition=(screen.height)?Math.floor(Math.random()*((screen.height-h)-75)):100;}");
document.write("if(pos==\"center\"){LeftPosition=(screen.width)?(screen.width-w)/2:100;TopPosition=(screen.height)?(screen.height-h)/2:100;}");
document.write("else if((pos!=\"center\" && pos!=\"random\" && pos!= \"absolute\") || pos==null){LeftPosition=0;TopPosition=20}");
document.write("settings='width='+w+',height='+h+',top='+TopPosition+',left='+LeftPosition+',scrollbars=yes,location=no,directories=no,status=no,menubar=yes,toolbar=no,resizable=yes';");
document.write("win=window.open(mypage,myname,settings);");
document.write("if(win.focus){win.focus();}}");
document.write("");