document.write(''); function getURLParam(strParamName){ var strReturn = ""; var strHref = window.location.href; if ( strHref.indexOf("?") > -1 ){ var strQueryString = strHref.substr(strHref.indexOf("?")).toLowerCase(); var aQueryString = strQueryString.split("&"); for ( var iParam = 0; iParam < aQueryString.length; iParam++ ){ if ( aQueryString[iParam].indexOf(strParamName.toLowerCase() + "=") > -1 ){ var aParam = aQueryString[iParam].split("="); strReturn = aParam[1]; break; } } } return unescape(strReturn); } function readCookie(name) { var nameEQ = name + '='; var ca = document.cookie.split(';'); for(var i=0;i < ca.length;i++) { var c = ca[i]; while (c.charAt(0)==' ') c = c.substring(1,c.length); if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length); } return null; } function createCookie(name,value,days) { if (days) { var date = new Date(); date.setTime(date.getTime()+(days*24*60*60*1000)); var expires = "; expires="+date.toGMTString(); } else var expires = ""; document.cookie = name+"="+value+expires+"; path=/"; } function replaceAll(oldStr,findStr,repStr) { var srchNdx = 0; var newStr = ""; while (oldStr.indexOf(findStr,srchNdx) != -1) { newStr += oldStr.substring(srchNdx,oldStr.indexOf(findStr,srchNdx)); newStr += repStr; srchNdx = (oldStr.indexOf(findStr,srchNdx) + findStr.length); } newStr += oldStr.substring(srchNdx,oldStr.length); return newStr; } var strHref = window.location.href; document.write(''); document.write('
The Seattle Bach Choir is proud to announce the recent selection of Dr. Anne Lyman as the newest conductor of the choir. Dr. Lyman received her Doctor of Musical Arts degree in Choral Conducting from The University of Iowa in December 2008. She is recognized for her scholarly achievement in music and has received fellowships from the Fulbright Foundation, the Belgian American Education Foundation, and the Stanley Foundation. She recently spent 2006-07 studying in Brussels and London on a Fulbright fellowship, conducting archival research and transcribing the complete works of Peter Philips\'s \"Deliciae Sacrae\" (1616) for future publication by the Alamire Foundation.
In addition to conducting the Seattle Bach Choir, Dr. Lyman is Conductor of the Dorian Singers and University Chorale at the University of Puget Sound, Tacoma, WA, as well as Director of Music Ministries at Skyline Presbyterian Church, Tacoma, WA.
'); document.write('