document.write('<div class="iside">');
document.write('<ul class="iul">');
document.write('<div class="side">');
document.write('<li><span class="menutitle">Current Projects</span></a></li>');
document.write('<br>');
document.write('<li><a href="./ss14FLuthManitowoc/instruments.html">First Lutheran<br><span class="citystate">Manitowoc WI</span></a></li>');
document.write('<li><a href="./ss15StJohnLibertyville/instruments.html">St John\'s Lutheran<br><span class="citystate">Libertyville IL</span></a></li>');
document.write('<li><a href="./ss16StJohnParkRapids/instruments.html">St John\'s Lutheran<br><span class="citystate">Park Rapids MN</span></a></li>');
document.write('<br>');

document.write('<li><span class="menutitle">Completed Projects</span></a></li>');
document.write('<br>');

document.write('<li><a href="./ss13StAlphonsus/instruments.html">St Alphonsus<br><span class="citystate">Chicago IL</span></a></li>');
document.write('<li><a href="./ss12StJerome/instruments.html">St Jerome Parish<br><span class="citystate">Oconomowoc WI</span></a></li>');
document.write('<li><a href="./ss11LaCasa/instruments.html">La Casa de Cristo<br><span class="citystate">Scottsdale AZ</span></a></li>');
document.write('<li><a href="./ss10StJohnChevyChase/instruments.html">St John\'s Episcopal<br><span class="citystate">Chevy Chase MD</span></a></li>');
document.write('<li><a href="./ss09FUMCGainesville/instruments.html">First United Methodist<br><span class="citystate">Gainesville FL</span></a></li>');
document.write('<li><a href="./ss08StJohnSycamore/instruments.html">St John Ev Lutheran<br><span class="citystate">Sycamore IL</span></a></li>');
document.write('<li><a href="./ss07UStMary/instruments.html">U of St Mary of the Lake<br><span class="citystate">Mundelein IL</span></a></li>');
document.write('<li><a href="./ss06StStephenBDam/instruments.html">St. Stephen\'s Lutheran<br><span class="citystate">Beaver Dam WI</span></a></li>');
document.write('<li><a href="./ss05StJohnBloomington/instruments.html">St John\'s Lutheran<br><span class="citystate">Bloomington IL</span></a></li>');
document.write('<li><a href="./ss04QueenAllSts/instruments.html">Queen of All Saints Basilica<br><span class="citystate">Chicago IL</span></a></li>');
document.write('<li><a href="./ss03AscOP/instruments.html">Ascension Catholic Church<br><span class="citystate">Oak Park IL</span></a></li>')
document.write('<li><a href="./ss02StFrancisXavier/instruments.html">St Francis Xavier<br><span class="citystate">La Grange IL</span></a></li>');
document.write('<li><a href="./ss01StStephensWBarre/instruments.html">St Stephen\'s Episcopal<br><span class="citystate">Wilkes-Barre, PA</span></a></li>');
document.write('<br>');
document.write('</div>');
document.write('</ul>');
document.write('</div>');
