document.write("
Contact Us
Panhandle Alliance for Education
P.O. Box 1675
Sandpoint ID 83864
grants@panhandlealliance.org
");
document.write("When sending grant applications, the mailing address above is for hard-copy submissions, and the e-mail address is for electronic submissions.
");
document.write("Wendy Dunn
President
(208) 263-7040
dunn@panhandlealliance.org
");
document.write("Marcia Wilson
Executive Director
(208) 610-3236
wilson@panhandlealliance.org
");
document.write("Mindy Cameron
Vice President
(208) 263-7040
cameron@panhandlealliance.org
");
document.write("Geraldine Lewis
Director of Events & Fundraising, CHaFE 150
(208) 290-7148
lewis@panhandlealliance.org
");
document.write("Tracy Gibson
Director of Ready! for Kindergarten
(208) 263-7040
gibson@panhandlealliance.org
");
document.write("");
document.write("var win=null;");
document.write("function ViewContact_us2edb660(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://www.panhandlealliance.org/cgi-scr"+"ipt/csNews/csNews.cgi?database=\"+db+\"&command=viewone&op=r&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("");