<!--
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 href="../firm/profile.html">firm</a></li>');
document.writeln('<li><a class="fade_gray" href="../projects/residential.html">projects</a></li>');
document.writeln('</ul>');
document.writeln('<ul class="secondary firm">');
document.writeln('<li><a href="../firm/profile.html">profile</a></li>');
document.writeln('<li><a href="../firm/services.html">services</a></li>');
document.writeln('<li><a href="../firm/awards.html">awards</a></li>');
document.writeln('<li><a href="../firm/articles.html">articles</a></li>');
document.writeln('<li><a href="../staff/principal.html">principal</a></li>');
document.writeln('<li><a href="../firm/contact.html">contact us</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-->');
//-->