<!--
document.writeln('<div id="navigation">');
document.writeln('<ul class="primary">');
document.writeln('<li><a class="fade_gray" href="http://groupaarch.com/index.html">home</a></li>');
document.writeln('<li><a class="fade_gray" href="../firm/profile.html">firm</a></li>');
document.writeln('<li><a href="../projects/residential.html">projects</a></li>');
document.writeln('</ul>');
document.writeln('<ul class="secondary projects">');
document.writeln('<li><a href="residential.html">residential</a></li>');
document.writeln('<li><a href="multiFamily.html">multi-family</a></li>');
document.writeln('<li><a href="commercial.html">commercial</a></li>');
document.writeln('<li><a href="mixeduse.html">mixed use</a></li>');
document.writeln('<li><a href="industrial.html">industrial</a></li>');
document.writeln('<li><a href="landplanning.html">land planning</a></li>');
document.writeln('</ul>');
document.writeln('</div><!--id:navigation-->');
document.writeln('<div id="highlight"><p>Celebrating our 24<sup>th</sup> year</p></div><!--id:highlight-->');
document.writeln('<div id="home_link"><a href="../index.html"><img src="../images/btn_home.gif" width="39" height="39" alt="Group A Home" /></a></div><!--id:home_link-->');
document.writeln('<div id="contact_info"><p>1100 LANDMEIER ROAD<br />');
document.writeln('SUITE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 202<br />');
document.writeln('ELK&nbsp;&nbsp;&nbsp;&nbsp;GROVE&nbsp;&nbsp;&nbsp;VILLAGE<br />');
document.writeln('ILLINOIS&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;60007<br />');
document.writeln('P. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;847.952.1100<br />');
document.writeln('F. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;847.952.1158</p>');
document.writeln('</div><!--id:contact_info-->');
//-->