document.write('<div class="nav2">');
document.write('<ul>');
document.write('<li><a href="index.html" title="HOME" class="active">Home</a></li>');
document.write('</ul>');
document.write('<ul>');
document.write('<li><a href="AboutUs.html" title="About Us ">About Us</a></li></ul>');
document.write('<ul>');
document.write('<li><a href="Completed-Projects.html">Completed Projects<!--[if IE 7]><!--></a><!--<![endif]-->');
document.write('<!--[if lte IE 6]><table><tr><td><![endif]-->');
document.write('<ul>');
document.write(' <li><a href="Residential.html">Residential</a></li>');
document.write('<li><a href="Commercial.html">Commercial</a></li>');
document.write('</ul>');
document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');
document.write('</li>');
document.write('</ul> ');
document.write('<ul>');
document.write('<li><a href="Ongoing-Projects.html">Ongoing Projects<!--[if IE 7]><!--></a><!--<![endif]-->');
document.write('<!--[if lte IE 6]><table><tr><td><![endif]-->');
document.write('<ul>');
document.write('<li><a href="Seethammadara-Elevation.html">Seethammadara</a></li>');

document.write('</ul>');
document.write('<!--[if lte IE 6]></td></tr></table></a><![endif]-->');
document.write('</li>');
document.write('</ul>');

document.write('<ul>');
document.write('<li><a href="ContactUs.html" title="Contact Us">Contact Us</a></li></ul>');
document.write('</div>');
