
function showMenubottom()
{
	document.write('<a href="index.html">Home</a>&nbsp;|&nbsp;');
	document.write('<a href="code/services.html">Services</a>&nbsp;|&nbsp;');
	document.write('<a href="code/portfolio.html">Portfolio</a>&nbsp;|&nbsp;');
	document.write('<a href="code/dparker.html">Partners</a>&nbsp;|&nbsp;');
	document.write('<a href="code/contact.html">Contact</a>&nbsp;|&nbsp;');
	document.write('<a href="code/green.html">GREEN</a>&nbsp;|&nbsp;');
	document.write('<a href="code/adg.html">ADG</a>&nbsp;|&nbsp;');
	
}
function showMenubase()
{
	document.write('<a href="../index.html">Home</a>&nbsp;|&nbsp;');
	document.write('<a href="services.html">Services</a>&nbsp;|&nbsp;');
	document.write('<a href="portfolio.html">Portfolio</a>&nbsp;|&nbsp;');
	document.write('<a href="dleonatti.html">Partners</a>&nbsp;|&nbsp;');
	document.write('<a href="contact.html">Contact</a>&nbsp;|&nbsp;');
	document.write('<a href="green.html">GREEN</a>&nbsp;|&nbsp;');
	document.write('<a href="adg.html">ADG</a>&nbsp;|&nbsp;');
	
}

function showFooter()
{
	document.write('<span class="bio">Email: <u><a href="mailto:architect@mmlpltd.com">architect@mmlpltd.com</a></u> -  Springfield, Illinois - Tel: (217) 789 9515</span><br/><br/>Members: <a href="http://www.usgbc.org/" >USGBC</a> and Partners: <a href="http://www.energystar.gov" >Energy Star </a>');
}

function showPartners()
{	document.write('<a href="rmelotte.html" class="bio">Ralls Melotte </a>&nbsp;&nbsp;');
	document.write('<a href="dmorse.html" class="bio">Dick Morse</a> &nbsp;&nbsp;');
	document.write('<a href="dleonatti.html" class="bio">David Leonatti</a> &nbsp;&nbsp;');
	document.write('<a href="dparker.html" class="bio">David Parker </a>&nbsp; &nbsp;');
}
function showchurches()
{	document.write('<span class="bio">Projects:</span>&nbsp;&nbsp;&nbsp;&nbsp;');
	document.write('<a href="chatham.html" class="bio">Chatham</a>&nbsp;&nbsp;');
	document.write('<a href="hope.html" class="bio">Hope</a>&nbsp;&nbsp;');
	document.write('<a href="laurel.html" class="bio">Laurel</a>&nbsp;&nbsp;');
	document.write('<a href="westminster.html" class="bio">Westminster</a>&nbsp;&nbsp;');
}
function showedu()
{	document.write('<span class="bio">Projects:</span>&nbsp;&nbsp;&nbsp;&nbsp;');
	document.write('<a href="icc.html" class="bio">IL Central College</a>&nbsp;&nbsp;');
	document.write('<a href="peoria.html" class="bio">Peoria Heights</a>&nbsp;&nbsp;');
	document.write('<a href="new.html" class="bio">New School</a>&nbsp;&nbsp;');
	document.write('<a href="dana.html" class="bio">Dana Library</a>&nbsp;&nbsp;');
}
function showcomercial()
{	document.write('<span class="bio">Projects:</span>&nbsp;&nbsp;&nbsp;&nbsp;');
	document.write('<a href="bos.html" class="bio">BOS</a>&nbsp;&nbsp;');
	document.write('<a href="fisher.html" class="bio">Fisher-Latham</a>&nbsp;&nbsp;');
	document.write('<a href="imea.html" class="bio">IMEA</a>&nbsp;&nbsp;');
	document.write('<a href="iar.html" class="bio">IAR</a>&nbsp;&nbsp;');
	document.write('<a href="parksouth.html" class="bio">Park South</a>&nbsp;&nbsp;');
}
function showgreen()
{	document.write('<span class="bio">Projects:</span>&nbsp;&nbsp;&nbsp;&nbsp;');
	document.write('<a href="imea.html" class="bio">IMEA</a>&nbsp;&nbsp;');
	document.write('<a href="http://www.newhollandapartments.com/" class="bio">New Holland</a>&nbsp;&nbsp;');
	document.write('<a href="prototype.html" class="bio">Prototype</a>&nbsp;&nbsp;');
	document.write('<a href="audubon.html" class="bio">Audubon</a>&nbsp;&nbsp;');
	document.write('<a href="parksouth.html" class="bio">Park South</a>&nbsp;&nbsp;');
}
function showresidential()
{	document.write('<span class="bio">Projects:</span>&nbsp;&nbsp;&nbsp;&nbsp;');
	document.write('<a href="pana.html" class="bio">Pana</a>&nbsp;&nbsp;');
	document.write('<a href="lewis.html" class="bio">Lewis</a>&nbsp;&nbsp;');
	document.write('<a href="holland.html" class="bio">New-Holland</a>&nbsp;&nbsp;');
}
function showurban()
{	document.write('<span class="bio">Projects:</span>&nbsp;&nbsp;&nbsp;&nbsp;');
	document.write('<a href="danville.html" class="bio">Danville</a>&nbsp;&nbsp;');
	document.write('<a href="capitol.html" class="bio">Capitol Plaza</a>&nbsp;&nbsp;');
}