<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html style="direction: ltr;"><head> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"> <meta name="generator" content="Adobe GoLive"><title>Science Saturdays</title> <style type="text/css" media="screen"><!-- #layer1 { visibility: visible; position: absolute; top: -700px; left: -700px; width: 100px; height: 100px } --></style> <csactions></csactions> <csaction name="C2B82D870" class="Flip Move" type="onevent" val0="layer1" val1="new Array(0,0)" val2="new Array(0,0)" val3="true" val4="0"></csaction> <csaction name="C2B82E051" class="Flip Move" type="onevent" val0="layer1" val1="new Array(-700,-700)" val2="new Array(-700,-700)" val3="true" val4="0"></csaction> <csscriptdict></csscriptdict> <script type="text/javascript"><!-- function CSClickReturn () { var bAgent = window.navigator.userAgent; var bAppName = window.navigator.appName; if ((bAppName.indexOf("Explorer") >= 0) && (bAgent.indexOf("Mozilla/3") >= 0) && (bAgent.indexOf("Mac") >= 0)) return true; /* dont follow link */ else return false; /* dont follow link */ } CSStopExecution=false; function CSAction(array) {return CSAction2(CSAct, array);} function CSAction2(fct, array) { var result; for (var i=0;i<array.length;i++) { if(CSStopExecution) return false; var aa = fct[array[i]]; if (aa == null) return false; var ta = new Array; for(var j=1;j<aa.length;j++) { if((aa[j]!=null)&&(typeof(aa[j])=="object")&&(aa[j].length==2)){ if(aa[j][0]=="VAR"){ta[j]=CSStateArray[aa[j][1]];} else{if(aa[j][0]=="ACT"){ta[j]=CSAction(new Array(new String(aa[j][1])));} else ta[j]=aa[j];} } else ta[j]=aa[j]; } result=aa[0](ta); } return result; } CSAct = new Object; CSAg = window.navigator.userAgent; CSBVers = parseInt(CSAg.charAt(CSAg.indexOf("index.html")+1),10); CSIsW3CDOM = ((document.getElementById) && !(IsIE()&&CSBVers<6)) ? true : false; function IsIE() { return CSAg.indexOf("MSIE") > 0;} function CSIEStyl(s) { return document.all.tags("div")[s].style; } function CSNSStyl(s) { if (CSIsW3CDOM) return document.getElementById(s).style; else return CSFindElement(s,0); } CSIImg=false; function CSInitImgID() {if (!CSIImg && document.images) { for (var i=0; i<document.images.length; i++) { if (!document.images[i].id) document.images[i].id=document.images[i].name; } CSIImg = true;}} function CSFindElement(n,ly) { if (CSBVers<4) return document[n]; if (CSIsW3CDOM) {CSInitImgID();return(document.getElementById(n));} var curDoc = ly?ly.document:document; var elem = curDoc[n]; if (!elem) {for (var i=0;i<curDoc.layers.length;i++) {elem=CSFindElement(n,curDoc.layers[i]); if (elem) return elem; }} return elem; } function CSGetImage(n) {if(document.images) {return ((!IsIE()&&CSBVers<5)?CSFindElement(n,0):document.images[n]);} else {return null;}} CSDInit=false; function CSIDOM() { if (CSDInit)return; CSDInit=true; if(document.getElementsByTagName) {var n = document.getElementsByTagName('DIV'); for (var i=0;i<n.length;i++) {CSICSS2Prop(n[i].id);}}} function CSICSS2Prop(id) { var n = document.getElementsByTagName('STYLE');for (var i=0;i<n.length;i++) { var cn = n[i].childNodes; for (var j=0;j<cn.length;j++) { CSSetCSS2Props(CSFetchStyle(cn[j].data, id),id); }}} function CSFetchStyle(sc, id) { var s=sc; while(s.indexOf("#")!=-1) { s=s.substring(s.indexOf("#")+1,sc.length); if (s.substring(0,s.indexOf("{")).toUpperCase().indexOf(id.toUpperCase())!=-1) return(s.substring(s.indexOf("{")+1,s.indexOf("}")));} return ""; } function CSGetStyleAttrValue (si, id) { var s=si.toUpperCase(); var myID=id.toUpperCase()+":"; var id1=s.indexOf(myID); if (id1==-1) return ""; s=s.substring(id1+myID.length+1,si.length); var id2=s.indexOf(";"); return ((id2==-1)?s:s.substring(0,id2)); } function CSSetCSS2Props(si, id) { var el=document.getElementById(id); if (el==null) return; var style=document.getElementById(id).style; if (style) { if (style.left=="") style.left=CSGetStyleAttrValue(si,"left"); if (style.top=="") style.top=CSGetStyleAttrValue(si,"top"); if (style.width=="") style.width=CSGetStyleAttrValue(si,"width"); if (style.height=="") style.height=CSGetStyleAttrValue(si,"height"); if (style.visibility=="") style.visibility=CSGetStyleAttrValue(si,"visibility"); if (style.zIndex=="") style.zIndex=CSGetStyleAttrValue(si,"z-index"); } } function CSSetStylePos(s,d,p) { if (CSIsW3CDOM)d==0?document.getElementById(s).style.left=p+"px":document.getElementById(s).style.top=p+"px"; else if(IsIE())(d==0)?CSIEStyl(s).posLeft=p:CSIEStyl(s).posTop=p; else (d==0)?CSNSStyl(s).left=p:CSNSStyl(s).top=p; } function CSGetStylePos(s,d) { if (CSIsW3CDOM){CSIDOM();return parseInt((d==0)?document.getElementById(s).style.left:document.getElementById(s).style.top);} else if (IsIE()) {CSIEWinInit();return(d==0)?CSIEStyl(s).posLeft:CSIEStyl(s).posTop;} else {return (d==0)?CSNSStyl(s).left:CSNSStyl(s).top;} } CSIEWInit=false; function CSIEWinInit() { if(CSIEWInit==true) return; else CSIEWInit=true; if (IsIE()&&(CSAg.indexOf("Win")!=-1)&&CSBVers==4) { var i=0; var lyr=document.all.tags("div")[i++]; while(lyr) {lyr.style.posLeft=lyr.offsetLeft; lyr.style.posTop=lyr.offsetTop; lyr=document.all.tags("div")[i++];}}} CSLoopIsRunning = false; CSFctArray = new Array; CSTimeoutID = null; function CSLoop() { CSLoopIsRunning = false; for (i=0;i<CSFctArray.length;i++) { var curFct = CSFctArray[i]; if (curFct) { if (curFct.DoFunction(curFct)) { CSLoopIsRunning = true; curFct.counter++; } else CSFctArray[i] = 0; } } if (CSLoopIsRunning) CSTimeoutID = setTimeout("CSLoop()", 1); } function CSStartFunction(fct,data) { if (!CSLoopIsRunning) { CSFctArray = 0; CSFctArray = new Array; } var fctInfo = new Object; fctInfo.DoFunction = fct; fctInfo.counter = 0; fctInfo.data = data; CSFctArray[CSFctArray.length] = fctInfo; if (!CSLoopIsRunning) CSLoop(); } function CSStopFunction(sceneName) { var i; for (i=0;i<CSFctArray.length;i++) { var curFct = CSFctArray[i]; if (curFct){ if (curFct.data.name == sceneName){ CSFctArray[i] = 0; return; } } } } function CSStopComplete() { if (CSTimeoutID == null) return; clearTimeout (CSTimeoutID); CSLoopIsRunning = false; CSTimeoutID = null; } function CSMoveLoop(fInf) { var ticks = 60 * (((new Date()).getTime()) - fInf.data.startTime)/1000; var f = ticks/fInf.data.ticks; if (f < 1) { CSSetStylePos(fInf.data.layer,0,fInf.data.start[0] * (1-f) + fInf.data.end[0] * f); CSSetStylePos(fInf.data.layer,1,fInf.data.start[1] * (1-f) + fInf.data.end[1] * f); return true; } else { CSSetStylePos(fInf.data.layer,0,fInf.data.end[0]); CSSetStylePos(fInf.data.layer,1,fInf.data.end[1]); } return false; } function CSSlideObj (layer,start,end,ticks,startTime) { this.layer=layer;this.start=start;this.end=end;this.ticks=ticks;this.startTime=startTime; } function CSSlideLayer(l,pos,anim,ticks) { var x = pos[0]; var y = pos[1]; if (l == '') return; if (ticks < 0) ticks = 0; if (!anim) { CSSetStylePos(l,0,x); CSSetStylePos(l,1,y); } else { var fctData = new CSSlideObj(l,new Array(CSGetStylePos(l,0),CSGetStylePos(l,1)),new Array(x,y),ticks,(new Date()).getTime()); CSStartFunction(CSMoveLoop,fctData); } } function CSFlipMove(action) { if (action[1] == '') return; var curX = CSGetStylePos(action[1],0); var curY = CSGetStylePos(action[1],1); var x1 = action[2][0]; var y1 = action[2][1]; if ((x1 != curX) || (y1 != curY)) CSSlideLayer(action[1],action[2],action[4],action[5]); else CSSlideLayer(action[1],action[3],action[4],action[5]); } // --></script><csactiondict></csactiondict> <script type="text/javascript"><!-- CSAct[/*CMP*/ 'C2B82D870'] = new Array(CSFlipMove,\\CMP\\MS_0.html 'layer1',new Array(0,0),new Array(0,0),true,0); CSAct[/*CMP*/ 'C2B82E051'] = new Array(CSFlipMove,\\CMP\\MS_0.html 'layer1',new Array(-700,-700),new Array(-700,-700),true,0); // --></script> <meta http-equiv="CONTENT-TYPE" content="text/html; charset=iso-8859-1"> <meta name="GENERATOR" content="OpenOffice.org 2.2 (Linux)"> <meta name="AUTHOR" content="Fedora Sutton"> <meta name="CREATED" content="20071010;12010000"> <meta name="CHANGEDBY" content="Fedora Sutton"> <meta name="CHANGED" content="20071010;12010000"> <style type="text/css"> <!-- @page { size: 8.5in 11in; margin: 0.79in } P { margin-bottom: 0.08in } TD P { margin-bottom: 0in } --></style></head><body style="background-color: rgb(255, 255, 255);"> <div id="layer1"> <a onclick="CSAction(new Array(\\CMP\\MS_1.html'C2B82E051'));return CSClickReturn()" href="#" csclick="C2B82E051">Hide<img src="Events.gif" alt="" border="0" height="541" width="700"></a></div> <table style="width: 844px; height: 403px;" cool="" gridx="16" gridy="16" showgridx="" showgridy="" usegridx="" usegridy="" background="Back.jpg" border="0" cellpadding="0" cellspacing="0"> <tbody> <tr height="130"> <td xpos="0" align="left" height="130" valign="top" width="96"><a id="Top" name="Top"></a></td> <td content="" csheight="106" xpos="112" style="width: 512px; vertical-align: top; height: 130px;"><font size="6"><br> </font><p></p> </td> </tr> <tr height="259"> <td content="" csheight="243" xpos="0" height="259" valign="top" width="96"> <p><a href="index.html">Home</a></p> <p><a href="Staff.html">Staff</a></p> <p><a href="SciCafe.html">Science Cafe</a></p> <p style="font-weight: bold;">Summer Programs</p> <p><a href="Contributions.html">Contributions</a></p> <p><a href="Schedule.html">Open times</a></p> <p><a href="Programs.html">Past Programs</a></p> </td> <td content="" csheight="243" colspan="3" xpos="112" style="vertical-align: top; height: 259px; width: 928px;"><big><big>Summer Programs<br> <small><small>Below are the programs being offered this summer at Science Visions.<br> <br> A registration form can be found <a href="Science_Visions_Registration_2010.pdf">here.</a><br> A downloadable list of programs in .doc form is <a href="Summer_Program_2010.doc">here.</a><br> <br> To register, fill out a registration form and mail it, with the total program cost enclosed, to:<br> Science Visions, 520 3rd Ave, SD 57006<br> ---------------------<br> </small></small></big></big><span style="font-weight: bold;"></span><span style="font-weight: bold;"></span> </td> </tr> </tbody> </table> <table usegridy="" usegridx="" showgridy="" showgridx="" gridy="16" gridx="16" cool="" style="width: 840px; height: 3544px;" border="0" cellpadding="0" cellspacing="0"> <tbody> <tr height="3903"> <td style="width: 80px;"><br> </td> <td content="" csheight="3903" xpos="96" style="width: 642px; vertical-align: top; height: 200px;"> <div style="text-align: center;"><big><big><big><span style="text-decoration: underline; font-weight: bold;"></span><small><span style="font-weight: bold;"></span></small></big><span style="font-weight: bold;"></span><span style="font-weight: bold;"></span>Spring Kick-off</big></big><br> </div> <big><span style="font-weight: bold;">Go Wild!&nbsp;&nbsp; May 8</span></big><br> The Great Plains ZooMobile will provide a close-up, hands-on opportunity to get nose-to-nose <br> with a variety of creatures.&nbsp; Each program will use live animals and animal artifacts called Biofacts. <br> 1:00 Adaptations for Survival: Learn which animals are masters of disguise.<br> 2:00 Zoo Fear Factor: Come face-to-face with some of the creepiest animals at the zoo. <br> 3:00 Zoo Careers: Find out what it takes to work at the zoo!<br> Family &amp; Friends&nbsp;&nbsp;&nbsp; Saturday, May 8, 2010&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 1:00  4:00&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Host: Great Plains ZooMobile<br> Cost: $5/person (maximum of $15/family) for all 3 programs.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Come for 1 or stay for all.<br> <br> <div style="text-align: center;"><big><big>Summer Science Camps!</big></big><br> </div> Join us for these multi-day camps:<br> Schedule for camps:<br> 8:00  8:30 Gathering time.&nbsp; Fruit and juice will be provided.<br> 8:30  11:45 Fun learning activities<br> 11:45&nbsp; Sack lunch provided<br> 12:00  12:30 Pick up/Show-and-tell<br> <br> <big><span style="font-weight: bold;">MATH COUNTS!&nbsp; 4 day camp&nbsp; June 7 - 10</span></big><br> Learn how fun math can be and how it applies to our lives every day.<br> Ages 8  12&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; June 7-10 (MTWTh)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 8:00  12:30&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Host: Ms. Suzy Gehring and friends<br> Cost: $60 (includes breakfast and lunch for the 4 days)<br> <br> <big><span style="font-weight: bold;">From Nano to Nebulas!&nbsp; 3 day camp&nbsp; July 6 - 8</span></big><br> Explore the wonders of physics and astronomy, all the way from the world of nano to the cosmos.&nbsp; We ll end by building our own individual telescopes and schedule a nighttime visit for star gazing.<br> Ages 8 and up&nbsp;&nbsp;&nbsp;&nbsp; July 6 8&nbsp; (TWTh)&nbsp;&nbsp;&nbsp;&nbsp; 8:00  12:30&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Host: Dr. Larry Browning and friends<br> Cost: $45 (includes breakfast and lunch for the 3 days)<br> <br> <big style="font-weight: bold;">Who Dun It?!&nbsp; 4 day camp&nbsp; Aug. 2 - 5 </big><br> Join us on a hunt for clues.&nbsp; Isolate and analyze DNA, test water samples, break codes and solve mysteries using science.<br> Ages 8 and up&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Aug. 2 - 5 (MTWTh)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 8:00  12:30&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Host: Dr. Susan Ropp and friends<br> Cost: $60 (includes breakfast and lunch for the 4 days)<br> <br> <div style="text-align: center;"><big><big>Fall Finale</big></big><br> </div> <big style="font-weight: bold;">Picnic With the Birds!&nbsp;&nbsp; Aug. 21</big><br> Before all the fall activities begin let s get together and celebrate a great summer of<br> Science.&nbsp; Meet at McCrory Gardens at 10:00 where Dr. Amy Lewis will lead us on a bird-<br> watching expedition.&nbsp; Then stay for the picnic lunch provided..<br> Family &amp; Friends&nbsp;&nbsp; Saturday, Aug. 21, 2010&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 10:00  1:00 &nbsp;&nbsp;&nbsp; Host: Dr. Amy Lewis<br> Cost: : $5/person (maximum of $15/family); includes picnic lunch. <br> </td> <td width="1"><spacer type="block" height="3903" width="1"></td> </tr> </tbody> </table> <p></p> <p></p> <p></p> <p></p> <p></p> <p></p> <p></p> <p></p> </body></html>