var mdate;
mdate = "01 October, 2009";
document.writeln(" <table width='100%' border='0' cellspacing='0' cellpadding='0'>");
document.writeln("  <tr> ");
document.writeln("    <td bgcolor=#f0b820 height='16px'> ");
document.writeln("      <span class='footerw'>&nbsp; Updated on "+ mdate +" | <a href='mailto:feedback@decisioncraft.com' class='footerw'>Feedback</a></span>");
document.writeln("    </td> ");
document.writeln("    <td bgcolor=#f0b820 height='16px'> ");
document.writeln("      <div align='right' class='footerw'>Site requirement: <a href='http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash&P5_Language=English' class='footerw' target='_blank'>Adobe Flash Player</a>&nbsp;| <a href='http://www.microsoft.com/downloads/details.aspx?FamilyID=1e1550cb-5e5d-48f5-b02b-20b602228de6&DisplayLang=en' class='footerw' target='_blank'>Internet Explorer 6.0 </a>&nbsp;");
document.writeln("    </td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td> ");
document.write("<span class='footer'>&copy; 2000-2010 DecisionCraft Analytics. All Rights Reserved.</span></div>");
document.writeln("    </td>");
document.writeln("  </tr>");
document.writeln("  <tr> ");
document.writeln("    <td height=5px> ");
document.writeln("    </td>");
document.writeln("  </tr>");
document.writeln("</table>");

