document.write("
");
document.write("REGISTER TODAY!
");
document.write("FALL CLASSES:
(Date to be announced)
Orientation - NEW attendees
9:30 am to 10:00 am
Classes Begin
10:00 am to 11:30 am
Location
Farmin Stidwell
1627 W. Spruce Street
Sandpoint, ID
");
document.write("PLEASE NOTE: Prior class attendance DOES NOT reserve a space for the next class. Parents must register for each fall, winter and spring class. Classes fill quickly and enrollment is limited.
");
document.write("");
document.write("var win=null;");
document.write("function ViewClassSchedule2edb662(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://readysandpoint.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("");