function Noidalinks(path){ 
	if(path==null) path="";
	document.write('<table width="190" border="0" cellspacing="0" cellpadding="0">        <tr>           <td id="menu-bg" style="padding-left:4px;" class="spacer" valign="top" bgcolor="#F7F7F7"><table width="100%" border="0" cellspacing="0" cellpadding="0">            <tr>              <td valign="middle" height="30"><a href="'+path+'housing-loans.html" title="Home Loans in Noida">                <h6>Home Loans in Noida</h6>              </a></td>            </tr>            <tr>              <td valign="middle" height="30"><a href="'+path+'real-estate-agents.html" title="Property Dealers Noida">                <h6>Property                   Dealers Noida</h6>              </a></td>            </tr>            <tr>              <td height="30" valign="middle"><a href="'+path+'housing-companies.html" title="Housing Companies Noida">                <h6>Housing                   Companies Noida</h6>              </a></td>            </tr>            <tr>              <td valign="middle" height="30"><a href="'+path+'home-insurance-companies.html" title="Home Insurance Companies">                <h6>Home                   Insurance Companies</h6>              </a></td>            </tr>            <tr>              <td valign="middle" height="30"><a href="'+path+'housing-registrations-attorneys.html" title="House Registrations Noida">                <h6>House                   Registrations Noida</h6>              </a></td>            </tr>            <tr>              <td valign="middle" height="30"><a href="'+path+'housing-authorities.html" title="Housing Authorities Noida">                <h6>Housing                   Authorities Noida</h6>              </a></td>            </tr>            <tr>              <td valign="middle" height="30"><a href="'+path+'home-architects.html" title="Home Architects in Noida">                <h6>Home                   Architects in Noida</h6>              </a></td>            </tr>            <tr>              <td valign="middle" height="30"><a href="'+path+'building-contractors.html" title="Building Contractors">                <h6>Building                   Contractors</h6>              </a></td>            </tr>            <tr>              <td valign="middle" height="30"><a href="'+path+'building-materials.html" title="Building Materials">                <h6>Building                   Materials</h6>              </a></td>            </tr>            <tr>              <td valign="middle" height="30"><a href="'+path+'interior-decorators.html" title="Interior Decorators">                <h6>Interior                   Decorators</h6>              </a></td>            </tr>            <tr>              <td valign="middle" height="30"><a href="'+path+'houses-on-rent.html" title="Houses on Rent Noida">                <h6>Houses                   on Rent Noida</h6>              </a></td>            </tr>            <tr>              <td valign="middle" height="30"><a href="'+path+'home-gardening-ideas.html" title="Home Gardening Ideas">                <h6>Home                   Gardening Ideas</h6>              </a></td>            </tr>            <tr>              <td valign="middle" height="30"><a href="'+path+'home-security-systems.html" title="Home Security Systems">                <h6>Home                   Security Systems</h6>              </a></td>            </tr>            <tr>              <td valign="middle" height="30"><a href="'+path+'wooden-carpentry.html" title="Wooden Carpentry Noida">                <h6>Wooden                   Carpentry Noida</h6>              </a></td>            </tr>            <tr>              <td valign="middle" height="30"><a href="'+path+'relocation-companies.html" title="Moving Companies in Noida">                <h6>Moving                   Companies in Noida</h6>              </a></td>            </tr>            <tr>              <td valign="middle" height="30"><a href="'+path+'market-news.html" title="Real Estate Market News">              <h6>Real Estate Market News</h6>              </a></td>            </tr>            <tr>              <td valign="middle" height="30"><a href="'+path+'housing-sites.html" title="Websites on Houses in Noida">                <h6>Websites                   on Houses in Noida</h6>              </a></td>            </tr>     <tr>                 <td valign="middle" height="25"><a href="'+path+'packers-movers-noida.html" title="Packers and Movers in  Noida">                   <h6>Packers and Movers in  Noida</h6>                  </a></td>              </tr>       <tr>              <td valign="middle" height="30"><a href="'+path+'latest-housing-projects.html" title="Latest Housing Projects Noida">                <h6>Latest                   Housing Projects Noida</h6>              </a></td>            </tr>   <tr>              <td valign="middle" height="30"><a href="'+path+'flats.html" title="Flats in Noida">                <h6>Flats in Noida</h6>              </a></td>            </tr>        </table></td>        </tr>        <tr>           <td height="6"><img src="../images/menu-bottom.gif" width="190" height="6"></td>        </tr>      </table>')

}





