var privUrl = webRoot+"privacy.htm";

var termUrl = webRoot+"terms.htm";

var sitemapUrl = webRoot+"site_map.htm";



document.write("        <table border=0 cellspacing=0 cellpadding=0 width=100%>");

document.write("          <tr>");

document.write("            <Td height=35 bgcolor=a0a0a0 width=100% align=center>");

document.write("              <Table border=0 cellspacing=0 cellpadding=0>");

document.write("                <tr>");

document.write("                  <Td>");

document.write("                    <font style=\"font-family: verdana; font-size: 11px; color: 3e3e3e;\">");

document.write("                    &copy; 2011 VisualCalc Inc.");

document.write("                    <\/font>");

document.write("                  <\/td>");

document.write("                  <td width=30><\/td>");

document.write("                  <td><font style=\"font-family: verdana; font-size: 11px; color: 3e3e3e;\">| <\/font><\/td>");

document.write("                  <td width=30><\/td>");

document.write("                  <Td>");

document.write("                    <a href=\""+privUrl+"\" class=\"footerlink\">");

document.write("                    Privacy Policy");

document.write("                    <\/a>");

document.write("                  <\/td>");

document.write("                  <td width=30><\/td>");

document.write("                  <td><font style=\"font-family: verdana; font-size: 11px; color: 3e3e3e;\">| <\/font><\/td>");

document.write("                  <td width=30><\/td>");

document.write("                  <Td>");

document.write("                    <a href=\""+termUrl+"\" class=\"footerlink\">");

document.write("                    Terms & Conditions");

document.write("                    <\/a>");

document.write("                  <\/td>");

document.write("                  <td width=25><\/td>");

document.write("                  <td><font style=\"font-family: verdana; font-size: 11px; color: 3e3e3e;\">| <\/font><\/td>");

document.write("                  <td width=25><\/td>");

document.write("                  <Td>");

document.write("                    <a href=\""+sitemapUrl+"\" class=\"footerlink\">");

document.write("                    Site Map");

document.write("                    <\/a>");

document.write("                  <\/td>");

document.write("                <\/tr>");

document.write("              <\/table>");

document.write("            <\/td>");

document.write("          <\/tr>");

document.write("        <\/table>");

document.write("<table border=0 cellspacing=0 cellpadding=0 width=100% bgcolor=#c0c0c0><tr><td width=100%>");

  document.write("<table border=0 cellspacing=0 cellpadding=0><tr><td height=5><\/td><\/tr><\/table>");

  var navidotlink = "http://services.navidot.com";

  document.write("<center><a href=\""+navidotlink+"\" style=\"color:#757575; text-decoration: none;\"><font style=\"font-family: verdana; font-size: 9px; color: #757575;\">Website design by Navidot Services<\/font></a><\/center>");

  document.write("<table border=0 cellspacing=0 cellpadding=0><tr><td height=15><\/td><\/tr><\/table>");

document.write("<\/td><\/tr><\/table>");


