<�!DOCTYPE html PUBLIC "-//w3c//dtd html 4.0 transitional//en"> <�html><�head> <�script type="text/javascript" src="/static/js/analytics.js"><�/script> <�link type="text/css" rel="stylesheet" href="/static/css/banner-styles.css"> <�meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <�meta name="GENERATOR" content="Mozilla/4.6 [en] (Win98; I) [Netscape]"><�title>Retro Reel<�/title> <�style type="text/css">body{margin-top:0!important;padding-top:0!important;min-width:800px!important;}#wm-ipp a:hover{text-decoration:underline!important;}<�/style><�/head><�body background="/web/20111113182424im_/http://www.megalink.net/%7Epweeks/Parchmt.jpg" link="#0000ee" vlink="#551a8b"> <�!-- BEGIN WAYBACK TOOLBAR INSERT --> <�script> if (window.archive_analytics) { window.archive_analytics.values['server_name']="wwwb-app12.us.archive.org";}; <�/script> <�script type="text/javascript" src="/static/js/disclaim-element.js"><�/script> <�script type="text/javascript" src="/static/js/graph-calc.js"><�/script> <�script type="text/javascript" src="/static/jflot/jquery.min.js"><�/script> <�script type="text/javascript"> //<�![CDATA[ var firstDate = 820454400000; var lastDate = 1388534399999; var wbPrefix = "/web/"; var wbCurrentUrl = "http:\/\/www.megalink.net\/%7Epweeks\/RETRO.html"; var curYear = -1; var curMonth = -1; var yearCount = 18; var firstYear = 1996; var imgWidth = 450; var yearImgWidth = 25; var monthImgWidth = 2; var trackerVal = "none"; var displayDay = "13"; var displayMonth = "Nov"; var displayYear = "2011"; var prettyMonths = ["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"]; function showTrackers(val) { if(val == trackerVal) { return; } if(val == "inline") { document.getElementById("displayYearEl").style.color = "#ec008c"; document.getElementById("displayMonthEl").style.color = "#ec008c"; document.getElementById("displayDayEl").style.color = "#ec008c"; } else { document.getElementById("displayYearEl").innerHTML = displayYear; document.getElementById("displayYearEl").style.color = "#ff0"; document.getElementById("displayMonthEl").innerHTML = displayMonth; document.getElementById("displayMonthEl").style.color = "#ff0"; document.getElementById("displayDayEl").innerHTML = displayDay; document.getElementById("displayDayEl").style.color = "#ff0"; } document.getElementById("wbMouseTrackYearImg").style.display = val; document.getElementById("wbMouseTrackMonthImg").style.display = val; trackerVal = val; } function getElementX2(obj) { var thing = jQuery(obj); if((thing == undefined) || (typeof thing == "undefined") || (typeof thing.offset == "undefined")) { return getElementX(obj); } return Math.round(thing.offset().left); } function trackMouseMove(event,element) { var eventX = getEventX(event); var elementX = getElementX2(element); var xOff = eventX - elementX; if(xOff <� 0) { xOff = 0; } else if(xOff > imgWidth) { xOff = imgWidth; } var monthOff = xOff % yearImgWidth; var year = Math.floor(xOff / yearImgWidth); var yearStart = year * yearImgWidth; var monthOfYear = Math.floor(monthOff / monthImgWidth); if(monthOfYear > 11) { monthOfYear = 11; } // 1 extra border pixel at the left edge of the year: var month = (year * 12) + monthOfYear; var day = 1; if(monthOff % 2 == 1) { day = 15; } var dateString = zeroPad(year + firstYear) + zeroPad(monthOfYear+1,2) + zeroPad(day,2) + "000000"; var monthString = prettyMonths[monthOfYear]; document.getElementById("displayYearEl").innerHTML = year + 1996; document.getElementById("displayMonthEl").innerHTML = monthString; // looks too jarring when it changes.. //document.getElementById("displayDayEl").innerHTML = zeroPad(day,2); var url = wbPrefix + dateString + '/' + wbCurrentUrl; document.getElementById('wm-graph-anchor').href = url; //document.getElementById("wmtbURL").value="evX("+eventX+") elX("+elementX+") xO("+xOff+") y("+year+") m("+month+") monthOff("+monthOff+") DS("+dateString+") Moy("+monthOfYear+") ms("+monthString+")"; if(curYear != year) { var yrOff = year * yearImgWidth; document.getElementById("wbMouseTrackYearImg").style.left = yrOff + "px"; curYear = year; } if(curMonth != month) { var mtOff = year + (month * monthImgWidth) + 1; document.getElementById("wbMouseTrackMonthImg").style.left = mtOff + "px"; curMonth = month; } } //]]> <�/script> <�div id="wm-ipp" class="__wb_banner_div" style="padding: 0pt 5px; display: none; position: relative; min-height: 70px; min-width: 800px;" lang="en"> <�div id="wm-ipp-inside" class="__wb_banner_div" style="border-style: none solid solid; border-color: -moz-use-text-color rgb(0, 0, 0) rgb(0, 0, 0); border-width: medium 5px 5px; margin: 0pt ! important; padding: 0pt ! important; position: fixed; width: 97%; min-width: 780px; background-image: url(/static/images/toolbar/wm_tb_bk_trns.png); text-align: center; font-size: 11px ! important; font-family: 'Lucida Grande','Arial',sans-serif ! important;"> <�table style="margin: 0pt; padding: 0pt; border-collapse: collapse; width: 100%;"><�tbody><�tr> <�td style="padding: 10px; vertical-align: top; min-width: 110px;"> <�a href="/web/" title="Wayback Machine home page" style="border: medium none ; background-color: transparent;"><�img src="/static/images/toolbar/wayback-toolbar-logo.png" alt="Wayback Machine" border="0" height="39" width="110"><�/a> <�br> <�/td> <�td style="padding: 0pt ! important; text-align: center; vertical-align: top; width: 100%;"> <�table style="margin: 0pt auto; padding: 0pt; border-collapse: collapse; width: 570px;"><�tbody><�tr> <�td style="padding: 3px 0pt;" colspan="2"> <�form target="_top" method="get" action="/web/form-submit.jsp" name="wmtb" id="wmtb" style="margin: 0pt ! important; padding: 0pt ! important;"><�input name="url" id="wmtbURL" value="http://www.megalink.net/%7Epweeks/RETRO.html" style="width: 400px; font-size: 11px; font-family: 'Lucida Grande','Arial',sans-serif;" onfocus="javascript:this.focus();this.select();" type="text"><�input name="type" value="replay" type="hidden"><�input name="date" value="20111113182424" type="hidden"><�input value="Go" style="font-size: 11px; font-family: 'Lucida Grande','Arial',sans-serif; margin-left: 5px; width: inherit ! important;" type="submit"><�span id="wm_tb_options" style="display: block;"><�/span><�/form> <�br> <�/td> <�td style="padding: 5px 0pt 0pt ! important; vertical-align: bottom;" rowspan="2"> <�table style="border-collapse: collapse; width: 110px; color: rgb(153, 153, 170); font-family: 'Helvetica','Lucida Grande','Arial',sans-serif;"><�tbody> <�!-- NEXT/PREV MONTH NAV AND MONTH INDICATOR --> <�tr style="width: 110px; height: 16px; font-size: 10px ! important;"> <�td style="overflow: visible; padding-right: 9px; font-size: 11px ! important; font-weight: bold; text-transform: uppercase; text-align: right; white-space: nowrap;" nowrap="nowrap"> <�a href="/web/20071107195926/http://www.megalink.net/%7Epweeks/RETRO.html" style="border: medium none ; text-decoration: none; color: rgb(51, 51, 255); font-weight: bold; background-color: transparent;" title="7 Nov 2007"><�strong>NOV<�/strong><�/a> <�br> <�/td> <�td id="displayMonthEl" style="background: rgb(0, 0, 0) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(255, 255, 0); font-size: 11px ! important; font-weight: bold; text-transform: uppercase; width: 34px; height: 15px; padding-top: 1px; text-align: center;" title="You are here: 18:24:24 Nov 13, 2011">NOV<�br> <�/td> <�td style="overflow: visible; padding-left: 9px; font-size: 11px ! important; font-weight: bold; text-transform: uppercase; white-space: nowrap;" nowrap="nowrap"> Dec <�br> <�/td> <�/tr> <�!-- NEXT/PREV CAPTURE NAV AND DAY OF MONTH INDICATOR --> <�tr> <�td style="overflow: visible; padding-right: 9px; white-space: nowrap; text-align: right ! important; vertical-align: middle ! important;" nowrap="nowrap"> <�a href="/web/20071107195926/http://www.megalink.net/%7Epweeks/RETRO.html" title="19:59:26 Nov 7, 2007" style="border: medium none ; background-color: transparent;"><�img src="/static/images/toolbar/wm_tb_prv_on.png" alt="Previous capture" border="0" height="16" width="14"><�/a> <�br> <�/td> <�td id="displayDayEl" style="padding: 2px 0pt 0pt; background: rgb(0, 0, 0) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(255, 255, 0); width: 34px; height: 24px; text-align: center; font-size: 24px; font-weight: bold;" title="You are here: 18:24:24 Nov 13, 2011">13<�br> <�/td> <�td style="overflow: visible; padding-left: 9px; white-space: nowrap; text-align: left ! important; vertical-align: middle ! important;" nowrap="nowrap"> <�img src="/static/images/toolbar/wm_tb_nxt_off.png" alt="Next capture" border="0" height="16" width="14"> <�br> <�/td> <�/tr> <�!-- NEXT/PREV YEAR NAV AND YEAR INDICATOR --> <�tr style="width: 110px; height: 13px; font-size: 9px ! important;"> <�td style="overflow: visible; padding-right: 9px; font-size: 11px ! important; font-weight: bold; text-align: right; white-space: nowrap;" nowrap="nowrap"> <�a href="/web/20071107195926/http://www.megalink.net/%7Epweeks/RETRO.html" style="border: medium none ; text-decoration: none; color: rgb(51, 51, 255); font-weight: bold; background-color: transparent;" title="7 Nov 2007"><�strong>2007<�/strong><�/a> <�br> <�/td> <�td id="displayYearEl" style="background: rgb(0, 0, 0) none repeat scroll 0%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(255, 255, 0); font-size: 11px ! important; font-weight: bold; padding-top: 1px; width: 34px; height: 13px; text-align: center;" title="You are here: 18:24:24 Nov 13, 2011">2011<�br> <�/td> <�td style="overflow: visible; padding-left: 9px; font-size: 11px ! important; font-weight: bold; white-space: nowrap;" nowrap="nowrap"> 2012 <�br> <�/td> <�/tr> <�/tbody><�/table> <�br> <�/td> <�/tr> <�tr> <�td style="padding: 0pt ! important; vertical-align: middle;"> <�a href="/web/20111113182424*/http://www.megalink.net/%7Epweeks/RETRO.html" style="border: medium none ; color: rgb(51, 51, 255); font-size: 11px; font-weight: bold; background-color: transparent;" title="See a list of every capture for this URL"><�strong>25 captures<�/strong><�/a> <�div class="__wb_banner_div" style="margin: 0pt ! important; padding: 2px 0pt 0pt ! important; color: rgb(102, 102, 102); font-size: 9px; white-space: nowrap;" title="Timespan for captures of this URL">12 Jan 01 - 13 Nov 11<�/div> <�br> <�/td> <�td style="padding: 0pt ! important;"> <�a style="position: relative; white-space: nowrap; width: 450px; height: 27px;" href="" id="wm-graph-anchor"> <�div class="__wb_banner_div" id="wm-ipp-sparkline" style="border-right: 1px solid rgb(204, 204, 204); position: relative; white-space: nowrap; width: 450px; height: 27px; background-color: rgb(255, 255, 255); cursor: pointer;" title="Explore captures for this URL"> <�img id="sparklineImgId" style="position: absolute; z-index: 9012; top: 0px; left: 0px;" onmouseover="showTrackers('inline');" onmouseout="showTrackers('none');" onmousemove="trackMouseMove(event,this)" alt="sparklines" src="/web/jsp/graph.jsp?graphdata=450_27_1996:-1:000000000000_1997:-1:000000000000_1998:-1:000000000000_1999:-1:000000000000_2000:-1:000000000000_2001:-1:101100010000_2002:-1:000001000100_2003:-1:110101010101_2004:-1:001100010101_2005:-1:010000000100_2006:-1:000001000000_2007:-1:000000101010_2008:-1:000000000000_2009:-1:000000000000_2010:-1:000000000000_2011:10:000000000010_2012:-1:000000000000_2013:-1:000000000000" border="0" height="27" width="450"> <�img id="wbMouseTrackYearImg" style="display: none; position: absolute; z-index: 9010;" src="/static/images/toolbar/transp-yellow-pixel.png" border="0" height="27" width="25"> <�img id="wbMouseTrackMonthImg" style="display: none; position: absolute; z-index: 9011;" src="/static/images/toolbar/transp-red-pixel.png" border="0" height="27" width="2"> <�/div> <�/a> <�br> <�/td> <�/tr><�/tbody><�/table> <�br> <�/td> <�td style="padding: 5px; text-align: right; width: 65px; font-size: 11px ! important;"> <�a href="javascript:;" onclick="document.getElementById('wm-ipp').style.display='none';" style="border: medium none ; background: transparent url(/static/images/toolbar/wm_tb_close.png) no-repeat scroll 100% 0pt; display: block; padding-right: 18px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(51, 51, 255); font-family: 'Lucida Grande','Arial',sans-serif; margin-bottom: 23px;" title="Close the toolbar">Close<�/a> <�a href="http://faq.web.archive.org/" style="border: medium none ; background: transparent url(/static/images/toolbar/wm_tb_help.png) no-repeat scroll 100% 0pt; display: block; padding-right: 18px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: rgb(51, 51, 255); font-family: 'Lucida Grande','Arial',sans-serif;" title="Get some help using the Wayback Machine">Help<�/a> <�br> <�/td> <�/tr><�/tbody><�/table> <�/div> <�/div> <�script type="text/javascript"> var wmDisclaimBanner = document.getElementById("wm-ipp"); if(wmDisclaimBanner != null) { disclaimElement(wmDisclaimBanner); } <�/script> <�!-- END WAYBACK TOOLBAR INSERT --> Return to <�a href="/web/20111113182424/http://www.megalink.net/%7Epweeks/billsdances.html">Dance Menu<�/a> <�br>Comments? Questions? Dances to share? Email me: <�a href="mailto:callbill@hotmail.com">Bill Olson.<�/a> <�p> <�/p><�hr align="left" size="5" width="90%"> <�ul> <�h3> <�b>RETRO REEL<�/b><�/h3> A circle mixer by Bill Olson <�br>&nbsp; <�ul>Start in single circle of couples facing in, women on right <�p><�b>A1<�/b> Balance and Swing Partner (16) (end in promenade position facing ccw) <�/p><�p><�b>A2<�/b> All promenade (14) leave L hand joined w/ partner, M reach back w/ R hand, W forward to form a wave. (2) <�/p><�p><�b>B1<�/b> Bal wave (4), Allem R 1/2 to new wave (4), Bal wave (4), Allem L 1/2 to new wave (4) <�/p><�p><�b>B2 <�/b>RH Bal (4) box the gnat to change places (4), starting with RH, Grand right and left past 4 people, (4th is a left hand past current partner) (8) (fifth person is NEW partner.) <�br>&nbsp;<�/p><�/ul> <�b>Notes: <�/b>This dance is unusual because it progresses "backwards". Usually a circle mixer will have a "preview function", where you visit your future partner before he or she actually becomes your partner. In this dance there is a "review" function. After you "finish" dancing with your partner you meet him or her again three more times before you finally say goodbye. Composed March 9. 1999.<�/ul> Return to <�a href="/web/20111113182424/http://www.megalink.net/%7Epweeks/billsdances.html">Dance Menu<�/a> <�hr align="left" size="5"> <�br>&nbsp; <�center><�table border="0" cellpadding="5" cellspacing="2"> <�tbody><�tr> <�td> <�h4> <�a href="/web/20111113182424/http://www.megalink.net/%7Epweeks/scrod.html">Home Page<�/a><�/h4> <�/td> <�td><�a href="/web/20111113182424/http://www.megalink.net/%7Epweeks/schedule.html">Dance Schedule<�/a><�/td> <�td><�a href="/web/20111113182424/http://www.megalink.net/%7Epweeks/togo.html">Scrod To Go!&nbsp;<�/a><�/td> <�td><�a href="/web/20111113182424/http://www.megalink.net/%7Epweeks/booking.html">Booking Info&nbsp;<�/a><�/td> <�/tr> <�tr> <�td><�a href="/web/20111113182424/http://www.megalink.net/%7Epweeks/members.html">Band Members<�/a><�/td> <�td><�a href="/web/20111113182424/http://www.megalink.net/%7Epweeks/bowdoinham.html">Bowdoinham Dance&nbsp;<�/a><�/td> <�td><�a href="/web/20111113182424/http://www.megalink.net/%7Epweeks/billscorner.html">Bill's Corner&nbsp;<�/a><�/td> <�td><�a href="/web/20111113182424/http://www.megalink.net/%7Epweeks/cool.html">Find-A-Dance<�/a><�/td> <�/tr> <�/tbody><�/table><�/center> <�p> <�/p><�hr align="left" size="5">This page is maintained by <�a href="mailto:pweeks@megalink.net">Pam Weeks<�/a> <�br>Updated on 7-28-99 <�!-- FILE ARCHIVED ON 18:24:24 Nov 13, 2011 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 15:51:57 Dec 22, 2013. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <�/body><�/html>