﻿/*document.write("<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\" ");
document.write("                style=\"background-image: url('images\/footer_bg.png')\">");
document.write("            <tr>");
document.write("                <td style=\"background-image:url('..\/images\/footer_Bg.png')\"><img src=\"images\/copyright.png\" \/><\/td>");
document.write("                <td style=\"background-image:url('..\/images\/footer_Bg.png')\" align=\"right\"><a href=\"contactus.html\"><img src=\"images\/contact_us.png\" \/><\/a><a href=\"privacy.html\"><img src=\"images\/privacy.png\" \/><\/a><a href=\"sitemap.html\"><img src=\"images\/sitemap.png\" \/><\/a><\/td>");
document.write("            <\/tr>");
document.write("        <\/table>");*/
document.write("<table cellpadding=\"0\" cellspacing=\"0\" border=\"0\" width=\"100%\">");
document.write("            <tr>");
document.write("                <td>Copyright (c) Emircom 2011<\/td>");
document.write("                <td align=\"right\"><a href=\"contactus.html\">Contact us<\/a><a href=\"privacy.html\"><\/a>&nbsp;&nbsp;|&nbsp;&nbsp;<a href=\"sitemap.html\">Site Map<\/a><\/td>");
document.write("            <\/tr>");
document.write("        <\/table>");

