var navigation = "";

navigation += '<table border="0" width="1106" align="center" cellpadding="0" cellspacing="0">';
navigation += '  <tr>';
navigation += '    <td valign="middle" align="center" width="1106" height="172" bgcolor="#20346F"><img src="images/logo.gif" title="Mentmore HOMES QUALITY|STYLE|DISTINCTION" alt="Mentmore HOMES QUALITY|STYLE|DISTINCTION" hspace="0" vspace="13" border="0" /></td>';
navigation += '  </tr>';
navigation += '  <tr>';
navigation += '    <td valign="top" height="10" bgcolor="#FFFFFF"></td>';
navigation += '  </tr>';
navigation += '  <tr>';
navigation += '    <td valign="top" height="32" width="1106" bgcolor="#B2B2B2"><table border="0" cellspacing="0" cellpadding="0">';
navigation += '  <tr>    ';
navigation += '    <td valign="top" width="62" height="32" bgcolor="#B2B2B2"></td>';
navigation += '	<td valign="middle" align="center" width="56" height="32" bgcolor="#B2B2B2"><a href="index.html" class="links">HOME</a></td>';
navigation += '    <td valign="top" width="83" height="32" bgcolor="#B2B2B2"></td>';
navigation += '	<td valign="middle" align="center" width="90" height="32" bgcolor="#B2B2B2"><a href="aboutus.html" class="links">ABOUT US</a></td>';
navigation += '    <td valign="top" width="83" height="32" bgcolor="#B2B2B2"></td>';
navigation += '	<td valign="middle" align="center" width="176" height="32" bgcolor="#B2B2B2"><a href="#" class="links" onClick="showPD(1);showCD(0);return false;">PAST DEVELOPMENTS</a></td>';
navigation += '    <td valign="top" width="83" height="32" bgcolor="#B2B2B2"></td>';
navigation += '	<td valign="middle" align="center" width="218" height="32" bgcolor="#B2B2B2"><a href="currentdevelopments.html" class="links" onClick="showCD(1);showPD(0);return false;">CURRENT DEVELOPMENTS</a></td>';
navigation += '    <td valign="top" width="83" height="32" bgcolor="#B2B2B2"></td>';
navigation += '	<td valign="middle" align="center" width="110" height="32" bgcolor="#B2B2B2"><a href="contactus.html" class="links">CONTACT US</a></td>';
navigation += '    <td valign="top" width="62" height="32" bgcolor="#B2B2B2"></td>';
navigation += '  </tr>';
navigation += '</table>';
navigation += '</td>';
navigation += '  </tr>';
navigation += '  <tr>';
navigation += '    <td valign="top" width="1106" bgcolor="#FFFFFF"><table border="0" cellspacing="1" cellpadding="2" id="PD" style="visibility:hidden; position:absolute" bgcolor="#FFFFFF">';
navigation += '  <tr>';    
navigation += '    <td valign="top" width="62" height="32" bgcolor="#FFFFFF"></td>';
navigation += '	<td valign="middle" align="center" width="56" height="32" bgcolor="#FFFFFF"></td>';
navigation += '    <td valign="top" width="83" height="32" bgcolor="#FFFFFF"></td>';
navigation += '	<td valign="middle" align="center" width="90" height="32" bgcolor="#FFFFFF"></td>';
navigation += '    <td valign="top" width="55" height="32" bgcolor="#FFFFFF"></td>';
navigation += '	<td valign="middle" align="center" colspan="1" height="32" bgcolor="#B2B2B2"><a href="pastdevelopments.html" class="links1">PROPERTIES</a> &nbsp;|&nbsp; <a href="currentdevelopments.html" class="links1">CLAREMONT COURT</a> &nbsp;|&nbsp; <a href="pastdevelopments_i.html" class="links1">INTERIOR</a></td><td bgcolor="#FFFFFF"></td><td bgcolor="#FFFFFF"></td><td bgcolor="#FFFFFF"></td>';

navigation += '  </tr>';
navigation += '</table></td>';
navigation += '  </tr>';
navigation += '  <tr>';
navigation += '    <td valign="top" width="1106" bgcolor="#FFFFFF"><table border="0" cellspacing="1" cellpadding="2" id="CD" style="visibility:hidden; position:absolute" bgcolor="#FFFFFF">';
navigation += '  <tr>';    
navigation += '    <td valign="top" width="62" height="32" bgcolor="#FFFFFF"></td>';
navigation += '	<td valign="middle" align="center" width="56" height="32" bgcolor="#FFFFFF"></td>';
navigation += '    <td valign="top" width="83" height="32" bgcolor="#FFFFFF"></td>';
navigation += '	<td valign="middle" align="center" width="90" height="32" bgcolor="#FFFFFF"></td>';
navigation += '    <td valign="top" width="83" height="32" bgcolor="#FFFFFF"></td>';
navigation += '	<td valign="middle" align="center" width="142" height="32" bgcolor="#FFFFFF"></td>';
navigation += '    <td valign="top" width="83" height="32" bgcolor="#FFFFFF"></td>';
navigation += '	<td valign="middle" colspan="4" align="left" height="32" bgcolor="#B2B2B2"><a href="currentdevelopments1.html" class="links1">THE PARK</a> &nbsp;|&nbsp; <a href="currentdevelopments_interior.html" class="links1">INTERIOR</a></td>';
navigation += '  </tr>';
navigation += '</table></td>';
navigation += '  </tr>';
navigation += '</table>';

document.getElementById("NavID").innerHTML = navigation;
//alert(navigation);
//document.write(navigation);

