document.writeln("<div id='footer-bg'>");
document.writeln("<div id='footer-div'>");
document.writeln("<table width='100%' border='0' cellspacing='0' cellpadding='0'>");
document.writeln("<tr>");
document.writeln("<td align='left' valign='middle'>&copy; Dewan Housing Finance Corporation Limited</td>");
document.writeln("<td align='right' valign='middle'><a href='"+ _gRootPath +"index.html'>Home</a> | <a href='"+ _gRootPath +"who_we_are/about_us.html'>Who We Are</a> | <a href='"+ _gRootPath +"reach_us/branches.html'>Find a Branch</a> | <a href='"+ _gRootPath +"reach_us.html'>Reach Us</a> | <a href='"+ _gRootPath +"site_map.html'>Site Map</a> | <a href='"+ _gRootPath +"privacy_policy.html'>Privacy Policy</a></td>");
document.writeln("</tr>");
document.writeln("</table>");
document.writeln("</div>");
document.writeln("</div>");
