var HTML = "";

HTML = HTML + "<table width=100% cellpadding=0 cellspacing=0 border=0 height=\"99%\">";

HTML = HTML + "<tr valign=\"top\">";

HTML = HTML + "<td width=100%>";

HTML = HTML + "<table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" class=\"white\">";

HTML = HTML + "<tr>";

HTML = HTML + "<td width=150><img src=\"images/imgACRLogo.jpg\" alt=\"\" width=\"150\" height=\"69\" hspace=\"0\" vspace=\"0\" border=\"0\"></td>";

HTML = HTML + "<td width=\"500\" height=\"69\" colspan=\"11\">&nbsp;";

HTML = HTML + "</td>";

HTML = HTML + "<td align=\"right\" width=100><img src=\"images/imgTopBlocks.jpg\" alt=\"\" width=\"100\" height=\"69\" hspace=\"0\" vspace=\"0\" border=\"0\"></td>";

HTML = HTML + "</tr>";

HTML = HTML + "</table>";

HTML = HTML + "<table width=\"100%\"  border=\"0\" cellpadding=\"0\" cellspacing=\"0\">";

HTML = HTML + "<tr>";

HTML = HTML + "<tr>";

HTML = HTML + "<td class=\"spacer\"><img src=\"images/_spacer.gif\" alt=\"\" width=\"100%\" height=\"1\" hspace=\"0\" vspace=\"0\" border=\"0\"></td>";

HTML = HTML + "</tr>";

HTML = HTML + "<td class=\"nav\">";

HTML = HTML + "<table width=100% cellpadding=2 cellspacing=0 border=0 class=\"nav\">";

HTML = HTML + "<tr>";

HTML = HTML + "<td class=\"navcell\"><img src='images/_spacer.gif' alt='' width='1' height='21' hspace='0' vspace='0' border='0' align='absmiddle'><a href=\"default.htm\" class=\"navlink\">Home</a></td>";

HTML = HTML + "<td class=\"navcell\"><a href=\"news04.html\" class=\"navlink\">News</a></td>";

HTML = HTML + "<td class=\"navcell\"><a href=\"http://phx.corporate-ir.net/phoenix.zhtml?c=94992&p=irol-irhome\" class=\"navlink\"><nobr>Investor Relations</nobr></a></td>";

HTML = HTML + "<td class=\"navcell\"><a href=\"subsidiaries.html\" class=\"navlink\">Subsidiaries</a></td>";

HTML = HTML + "<td class=\"navcell\"><a href=\"vendors.html\" class=\"navlink\">Key Vendors</a></td>";

HTML = HTML + "<td class=\"navcell\"><a href=\"about.html\" class=\"navlink\"><nobr>About Us</nobr></a></td>";

HTML = HTML + "</tr>";

HTML = HTML + "</table>";

HTML = HTML + "</td>";

HTML = HTML + "</tr>";

HTML = HTML + "<tr>";

HTML = HTML + "<td class=\"spacer\"><img src=\"images/_spacer.gif\" alt=\"\" width=\"100%\" height=\"1\" hspace=\"0\" vspace=\"0\" border=\"0\"></td>";

HTML = HTML + "</tr>";

HTML = HTML + "<tr valign=\"top\">";

HTML = HTML + "</table>";

HTML = HTML + "<table width=\"100%\"  border=\"0\" cellpadding=\"0\" cellspacing=\"0\">";

HTML = HTML + "<td width=750>";

document.write (HTML);