{"id":527,"date":"2007-06-06T21:34:02","date_gmt":"2007-06-07T01:34:02","guid":{"rendered":"http:\/\/example.org\/wednesday_after"},"modified":"2007-06-06T21:34:02","modified_gmt":"2007-06-07T01:34:02","slug":"wednesday_after","status":"publish","type":"post","link":"http:\/\/makingripples.com\/?p=527","title":{"rendered":"Wednesday afternoon in Floyd VA &#8211; Slideshow"},"content":{"rendered":"<blockquote>\n<blockquote>\n<div>\n<script language=\"JavaScript1.2\"><\/p>\n<p>\/*\nUp down slideshow Script\nBy Dynamic Drive (www.dynamicdrive.com)\nFor full source code, terms of use, and 100's more scripts, visit http:\/\/www.dynamicdrive.com\n*\/<\/p>\n<p>var scrollerwidth='320px'\nvar scrollerheight='240px'\n\/\/3000 miliseconds=3 seconds\nvar pausebetweenimages=6000\nvar slideimages=new Array()\nslideimages[0]='<img decoding=\"async\" src=\"http:\/\/ripples.typepad.com\/SLIDESHOWS\/1a.jpg\" border=\"1\">'\nslideimages[1]='<img decoding=\"async\" src=\"http:\/\/ripples.typepad.com\/SLIDESHOWS\/2a.jpg\" border=\"1\">'\nslideimages[2]='<img decoding=\"async\" src=\"http:\/\/ripples.typepad.com\/SLIDESHOWS\/3a.jpg\" border=\"1\">'\nslideimages[3]='<img decoding=\"async\" src=\"http:\/\/ripples.typepad.com\/SLIDESHOWS\/4a.jpg\" border=\"1\">'\nslideimages[4]='<img decoding=\"async\" src=\"http:\/\/ripples.typepad.com\/SLIDESHOWS\/5a.jpg\" border=\"1\">'\nslideimages[5]='<img decoding=\"async\" src=\"http:\/\/ripples.typepad.com\/SLIDESHOWS\/6a.jpg\" border=\"1\">'\nslideimages[6]='<img decoding=\"async\" src=\"http:\/\/ripples.typepad.com\/SLIDESHOWS\/8a.jpg\" border=\"1\">'\nslideimages[7]='<img decoding=\"async\" src=\"http:\/\/ripples.typepad.com\/SLIDESHOWS\/10a.jpg\" border=\"1\">'\nslideimages[8]='<img decoding=\"async\" src=\"http:\/\/ripples.typepad.com\/SLIDESHOWS\/11a.jpg\" border=\"1\">'\nslideimages[9]='<img decoding=\"async\" src=\"http:\/\/ripples.typepad.com\/SLIDESHOWS\/12a.jpg\" border=\"1\">'\nslideimages[10]='<img decoding=\"async\" src=\"http:\/\/ripples.typepad.com\/SLIDESHOWS\/12a.jpg\" border=\"1\">'\n\/\/extend this list<\/p>\n<p>\/\/\/\/\/\/\/Do not edit pass this line\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/<\/p>\n<p>var ie=document.all\nvar dom=document.getElementById<\/p>\n<p>if (slideimages.length>2)\ni=2\nelse\ni=0<\/p>\n<p>function move1(whichlayer){\ntlayer=eval(whichlayer)\nif (tlayer.top>0&&tlayer.top<=5){\ntlayer.top=0\nif(!startscroll.stop){\nsetTimeout(\"move1(tlayer)\",pausebetweenimages)\nsetTimeout(\"move2(document.main.document.second)\",pausebetweenimages)\n}\nreturn\n}\nif (tlayer.top>=tlayer.document.height*-1){\ntlayer.top-=5\nsetTimeout(\"move1(tlayer)\",50)\n}\nelse{\ntlayer.top=parseInt(scrollerheight)\ntlayer.document.write(slideimages[i])\ntlayer.document.close()\nif (i==slideimages.length-1){\ni=0\nstartscroll.stop=1\n}\nelse\ni++\n}\n}<\/p>\n<p>function move2(whichlayer){\ntlayer2=eval(whichlayer)\nif (tlayer2.top>0&&tlayer2.top<=5){\ntlayer2.top=0\nif(!startscroll.stop){\nsetTimeout(\"move2(tlayer2)\",pausebetweenimages)\nsetTimeout(\"move1(document.main.document.first)\",pausebetweenimages)\n}\nreturn\n}\nif (tlayer2.top>=tlayer2.document.height*-1){\ntlayer2.top-=5\nsetTimeout(\"move2(tlayer2)\",50)\n}\nelse{\ntlayer2.top=parseInt(scrollerheight)\ntlayer2.document.write(slideimages[i])\ntlayer2.document.close()\nif (i==slideimages.length-1){\ni=0\nstartscroll.stop=1\n}\nelse\ni++\n}\n}<\/p>\n<p>function move3(whichdiv){\ntdiv=eval(whichdiv)\nif (parseInt(tdiv.style.top)>0&&parseInt(tdiv.style.top)<=5){\ntdiv.style.top=0+\"px\"\nif(!startscroll.stop){\nsetTimeout(\"move3(tdiv)\",pausebetweenimages)\nsetTimeout(\"move4(second2_obj)\",pausebetweenimages)\n}\nreturn\n}\nif (parseInt(tdiv.style.top)>=tdiv.offsetHeight*-1){\ntdiv.style.top=parseInt(tdiv.style.top)-5+\"px\"\nsetTimeout(\"move3(tdiv)\",50)\n}\nelse{\ntdiv.style.top=scrollerheight\ntdiv.innerHTML=slideimages[i]\nif (i==slideimages.length-1){\ni=0\nstartscroll.stop=1\n}\nelse\ni++\n}\n}<\/p>\n<p>function move4(whichdiv){\ntdiv2=eval(whichdiv)\nif (parseInt(tdiv2.style.top)>0&&parseInt(tdiv2.style.top)<=5){\ntdiv2.style.top=0+\"px\"\nif(!startscroll.stop){\nsetTimeout(\"move4(tdiv2)\",pausebetweenimages)\nsetTimeout(\"move3(first2_obj)\",pausebetweenimages)\n}\nreturn\n}\nif (parseInt(tdiv2.style.top)>=tdiv2.offsetHeight*-1){\ntdiv2.style.top=parseInt(tdiv2.style.top)-5+\"px\"\nsetTimeout(\"move4(second2_obj)\",50)\n}\nelse{\ntdiv2.style.top=scrollerheight\ntdiv2.innerHTML=slideimages[i]\nif (i==slideimages.length-1){\ni=0\nstartscroll.stop=1\n}\nelse\ni++\n}\n}<\/p>\n<p>function startscroll(){\nif (ie||dom){\nfirst2_obj=ie? first2 : document.getElementById(\"first2\")\nsecond2_obj=ie? second2 : document.getElementById(\"second2\")\nmove3(first2_obj)\nsecond2_obj.style.top=scrollerheight\nsecond2_obj.style.visibility='visible'\n}\nelse if (document.layers){\ndocument.main.visibility='show'\nmove1(document.main.document.first)\ndocument.main.document.second.top=parseInt(scrollerheight)+5\ndocument.main.document.second.visibility='show'\n}\n}<\/p>\n<p>window.onload=startscroll<\/p>\n<p><\/script><br \/>\n<ilayer visibility=\"hide\" height=\"&amp;{scrollerheight};\" width=\"&amp;{scrollerwidth};\" id=\"main\"><br \/>\n<layer width=\"&amp;{scrollerwidth};\" top=\"1\" left=\"0\" id=\"first\">&nbsp;<\/layer><\/ilayer><\/p>\n<p><script language=\"JavaScript1.2\">\nif (document.layers)\ndocument.write(slideimages[0])\n<\/script>\n<\/p>\n<p><layer visibility=\"hide\" width=\"&amp;{scrollerwidth};\" top=\"0\" left=\"0\" id=\"second\">&nbsp;<\/layer><\/p>\n<p><script language=\"JavaScript1.2\">\nif (document.layers)\ndocument.write(slideimages[dyndetermine=(slideimages.length==1)? 0 : 1])\n<\/script>\n<\/p>\n<p><script language=\"JavaScript1.2\">\nif (ie||dom){\ndocument.writeln('<\/p>\n<div id=\"main2\" style=\"position:relative;width:'+scrollerwidth+';height:'+scrollerheight+';overflow:hidden;\">')\ndocument.writeln('<\/p>\n<div style=\"position:absolute;width:'+scrollerwidth+';height:'+scrollerheight+';clip:rect(0 '+scrollerwidth+' '+scrollerheight+' 0);left:0px;top:0px\">')\ndocument.writeln('<\/p>\n<div id=\"first2\" style=\"position:absolute;width:'+scrollerwidth+';left:0px;top:1px;\">')\ndocument.write(slideimages[0])\ndocument.writeln('<\/div>\n<p>')\ndocument.writeln('<\/p>\n<div id=\"second2\" style=\"position:absolute;width:'+scrollerwidth+';left:0px;top:0px;visibility:hidden\">')\ndocument.write(slideimages[dyndetermine=(slideimages.length==1)? 0 : 1])\ndocument.writeln('<\/div>\n<p>')\ndocument.writeln('<\/p><\/div>\n<p>')\ndocument.writeln('<\/p><\/div>\n<p>')\n}\n<\/script><\/p>\n<\/div>\n<p><span style=\"font-size: 0.6em;\">Free DHTML scripts provided by <a href=\"http:\/\/dynamicdrive.com\">Dynamic Drive<\/a><\/span><\/p>\n<\/blockquote>\n<\/blockquote>\n<p>I made a sortie into town today and<br \/>\nbrought back a sampling of what the local folks are doing. I then<br \/>\ncreated this experimental slide show to see if I could give you an idea of what is going<br \/>\non using the least amount of web page real estate. Let me know if this<br \/>\nworks better than a static display of 12 pictures.<\/p>\n<p>Woody Crenshaw has a team of men putting in new windows and siding on the Floyd Country Store. You can see them dismantling the scaffolding.<\/p>\n<p>The Greenfire Fund Art Camp is still going strong with children doing wheel thrown and hand-built pottery under the direction of McCabe Coolidge. At the other end of the building, Rick Cooley is instructing both youngsters and adults in the theory and practice of illustration. The reason you see these students holding their hands in grotesque positions is that he has them showing emotion through distortion of the figure.<\/p>\n<p>Out on the Blacksmith Shop students are working with fire and hot steel and having a great time under the direction of Elmer Roush.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>&nbsp; &nbsp; Free DHTML scripts provided by Dynamic Drive I made a sortie into town today and brought back a sampling of what the local folks are doing. I then created this experimental slide show to see if I could &hellip; <a href=\"http:\/\/makingripples.com\/?p=527\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false},"categories":[1793],"tags":[14],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p3R4iK-8v","_links":{"self":[{"href":"http:\/\/makingripples.com\/index.php?rest_route=\/wp\/v2\/posts\/527"}],"collection":[{"href":"http:\/\/makingripples.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/makingripples.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/makingripples.com\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/makingripples.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=527"}],"version-history":[{"count":0,"href":"http:\/\/makingripples.com\/index.php?rest_route=\/wp\/v2\/posts\/527\/revisions"}],"wp:attachment":[{"href":"http:\/\/makingripples.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=527"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/makingripples.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=527"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/makingripples.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=527"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}