<!--
pathis=location.pathname;
new_array=pathis.split("/");
var arrlen = new_array.length-1
subfile=new_array[arrlen]; // 4 is a guess, try others


document.write('<table border="0" cellpadding="0" cellspacing="0" width="236" id="table5">');
document.write('							<tr>');
document.write('								<td><map name="FPMap0">');
document.write('								<area href="../default.htm" shape="rect" coords="8, 12, 226, 92">');
document.write('								</map>');
document.write('								<img border="0" src="../images/logo.gif" width="236" height="130" usemap="#FPMap0"></td>');
document.write('							</tr>');
document.write('							<tr>');
document.write('								<td>');
document.write('								<img border="0" src="../images/spacer.gif" width="33" height="33"></td>');
document.write('							</tr>');
document.write('							<tr>');
document.write('								<td>');
document.write('								<div align="left">');
document.write('								<table border="0" cellpadding="0" cellspacing="0" width="236" id="table21">');
document.write('									<tr>');
document.write('										<td colspan="2" align="right">');
document.write('										<img border="0" src="../images/line.gif" width="236" height="1"></td>');
document.write('									</tr>');
document.write('									<tr>');
document.write('						<td width="236">');
document.write('						<div id="leftnav" valign="middle">');
document.write('								<a class="leftnav" href="../default.htm">');
document.write('								<img border="0" src="../images/bullet.gif" hspace="10" vspace="10" align="absmiddle">HOME</a>');

document.write('								<a class="leftnav" href="../home-remodeling-services/home-remodeling-services.htm">');
document.write('								<img border="0" src="../images/bullet.gif" hspace="10" vspace="10" align="absmiddle">ABOUT US</a>');
document.write('								<a class="leftnavmo2" href="../home-remodeling-portfolio/home-remodeling-portfolio.htm">');
document.write('								<img border="0" src="../images/bullet.gif" hspace="10" vspace="10" align="absmiddle">OUR PORTFOLIO</a>');



if (subfile == "kitchen-remodeling-gallery.htm")
{
document.write('								<a class="leftnavmo" href="../home-remodeling-portfolio/kitchen-remodeling-gallery.htm">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;KITCHEN REMODELING</a>');
}
else
{
document.write('								<a class="leftnav" href="../home-remodeling-portfolio/kitchen-remodeling-gallery.htm">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;KITCHEN REMODELING</a>');
}

if (subfile == "bathroom-remodeling-gallery.htm")
{
document.write('								<a class="leftnavmo" href="../home-remodeling-portfolio/bathroom-remodeling-gallery.htm">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;BATHROOM REMODELING</a>');
}
else
{
document.write('								<a class="leftnav" href="../home-remodeling-portfolio/bathroom-remodeling-gallery.htm">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;BATHROOM REMODELING</a>');
}

if (subfile == "home-remodeling-gallery.htm")
{
document.write('								<a class="leftnavmo" href="../home-remodeling-portfolio/home-remodeling-gallery.htm">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;OTHER ROOMS</a>');
}
else
{
document.write('								<a class="leftnav" href="../home-remodeling-portfolio/home-remodeling-gallery.htm">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;OTHER ROOMS</a>');
}


if (subfile == "renovations.htm")
{
document.write('								<a class="leftnavmo" href="../home-remodeling-portfolio/renovations.htm">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;RENOVATIONS AND ADDITIONS</a>');
}
else
{
document.write('								<a class="leftnav" href="../home-remodeling-portfolio/renovations.htm">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;RENOVATIONS AND ADDITIONS</a>');
}




document.write('								</div>');
document.write('			             </td>');
document.write('									</tr>');
document.write('									<tr>');
document.write('										<td colspan="2">&nbsp;</td>');
document.write('									</tr>');
document.write('									</table>');
document.write('								</div>');
document.write('								</td>');
document.write('							</tr>');
document.write('							<tr>');
document.write('								<td>');
document.write('								&nbsp;</td>');
document.write('							</tr>');
document.write('						</table>');
//-->');