 document.write('<table width="351" border="0" cellspacing="5">');
     document.write('<tr>');
      document.write('<td style="color:#C10005;">RESIDENTIAL : <a href="res_delhi.htm" target="_self" style="color:#C10005;">Delhi</a> | <a href="res_har.htm" target="_self" style="color:#C10005;">Gurgaon</a> | <a href="res_dharu.htm" target="_self" style="color:#C10005;">Dharuhera </a></td>');
      document.write('<td>&nbsp;</td><td>&nbsp;</td>');
     document.write('</tr>');
     
	 
	 document.write('<tr>');
      document.write('<td width="67%" style="color:#C10005;"><a href="res_delhi.htm" target="_self" style="color:#C10005;"></a>COMMERCIAL : <a href="com_delhi.htm" target="_self" style="color:#C10005;">Delhi</a> |  ');
      document.write('<a href="com_haryana.htm" style="color:#C10005;">Gurgaon</a><a href="com_haryana.htm" target="_self"> </a></td>');
      document.write('<td width="5%">&nbsp;</td><td width="28%">&nbsp;</td>');
     document.write('</tr>');
   document.write('</table>');
