var str = "";
var begLnk = "<img src='/common/images/general/nav_widget_orange_arrow_13h.gif' width='12' height='13'><a onFocus='blur(this)' onClick='openMenu()' class='iconlinksm' href='";
var endLnk = "</a><br>";
str += "<table width='108' border='0' cellspacing='0' cellpadding='0'>";
str += "<tr>";
str += "<td colspan='9'><img src='/common/images/general/spacer.gif' width='1' height='2'></td>";
str += "</tr>";
str += "<tr>";
str += "<td colspan='9' bgcolor='3B5CA7'><img src='/alcoawheels/japan/images/btn-worldwide_jp.gif' border='0'></td>";
str += "</tr>";
str += "<tr>";
str += "<td rowspan='6' bgcolor='999999'><img src='/common/images/general/spacer.gif' width='1' height='1'></td>";
str += "<td rowspan='2' bgcolor='EBEBEB'><img src='/common/images/general/spacer.gif' width='8' height='1'></td>";
str += "<td colspan='3' bgcolor='EBEBEB' nowrap></td>";
str += "<td rowspan='2' bgcolor='EBEBEB'><img src='/common/images/general/spacer.gif' width='10' height='1'></td>";
str += "<td rowspan='6' bgcolor='CCCCCC'><img src='/common/images/general/spacer.gif' width='1' height='1'></td>";
str += "</tr>";
str += "<tr>";
str += "<td bgcolor='EBEBEB' valign='top' nowrap class='iconlinksm'>";
str += begLnk+"/global/en/home.asp'>&#12507;&#12540;&#12512;"+endLnk;
str += begLnk+"/global/en/about_alcoa/overview.asp'>&#12450;&#12523;&#12467;&#12450;&#12395;&#12388;&#12356;&#12390;"+endLnk;
str += begLnk+"/global/en/products/overview.asp'>&#35069;&#21697;"+endLnk;
str += begLnk+"/global/en/community/info_page/overview.asp'>&#12467;&#12511;&#12517;&#12491;&#12486;&#12451;"+endLnk;
str += begLnk+"/global/en/environment/overview.asp'>&#29872;&#22659;"+endLnk;
str += begLnk+"/global/en/news/headlines.asp'>&#12491;&#12517;&#12540;&#12473;"+endLnk;
str += begLnk+"/global/en/invest/overview.asp'>&#25237;&#36039;&#38306;&#36899;"+endLnk;
str += begLnk+"/global/en/careers/info_page/overview.asp'>&#25505;&#29992;&#24773;&#22577;"+endLnk;
str += begLnk+"/global/en/general/privacy.asp'>&#12503;&#12521;&#12452;&#12496;&#12471;&#12540;&#12395;&#38306;&#12377;&#12427;&#12509;&#12522;&#12471;&#12540;"+endLnk;
str += begLnk+"/global/en/general/legal.asp'>&#27861;&#21209;&#38306;&#36899;&#12398;&#12362;&#30693;&#12425;&#12379;"+endLnk;
str += "</td>";
str += "<td bgcolor='EBEBEB'><img src='/common/images/general/spacer.gif' width='1' height='1'></td>";
str += "<td bgcolor='EBEBEB' valign='top' nowrap class='iconlinksm'></td>";
str += "</tr>";
str += "<tr>";
str += "<td colspan='5' bgcolor='EBEBEB'><img src='/common/images/general/spacer.gif' width='1' height='4' border='0'></td>";
str += "</tr>";
str += "<tr>";
str += "<td colspan='5' align='right' valign='middle' bgcolor='D7D7D7'><a href='javascript:openMenu()' onFocus='blur(this)' onMouseout='return flipX(\"light\",\"aboutclose\")' onMouseover='return flipX(\"dark\",\"aboutclose\")' class='widgetclose'>&#38281;&#12376;&#12427;<img src='/common/images/general/nav_widget_close_box.gif' name='aboutclose' width='9' height='9' hspace='4' align='absmiddle' border='0'><img src='/common/images/general/spacer.gif' width='2' height='16' align='absmiddle' border='0'></a></td>";
str += "</tr>";
str += "<tr>";
str += "<td colspan='5' bgcolor='999999'><img src='/common/images/general/spacer.gif' width='1' height='1'></td>";
str += "</tr>";
str += "</table>";
document.write(str);