        document.write("<table width='750' border='0' cellpadding='0' cellspacing='0' summary='This table holds header information, aligning the logo area.'>");
        document.write("    <tbody>");
        document.write("        <tr>");
    if (document.form_location.strSelectedCountry.value.length > 0) {
        document.write("            <td><img src='images/global/photo_s_gateway_step2_logo.gif' width='110' height='80' alt='Epson' border='0'></td>");
    } else {
        document.write("            <td><img src='images/global/photo_support_gateway_logo.gif' width='110' height='120' alt='Epson' border='0'></td>");
    }
    if (document.form_location.strSelectedCountry.value.length > 0) {
        document.write("            <td><img src='images/photos/photo_s_gateway_step2_heade.jpg' width='458' height='80' alt='' border='0'></td>");
    } else {
        document.write("            <td><img src='images/photos/photo_support_gateway_heade.jpg' width='458' height='120' alt='' border='0'></td>");
    }
        document.write("            <td style='background:#3366CC;'><img src='images/global/spacer.gif' width='182' height='80' alt='' border='0'></td>");
        document.write("        </tr>");
        document.write("    </tbody>");
        document.write("</table>");
        document.write("<div id='breadcrumb'><a href='http://www.epson.co.jp/e/web_sites.htm'>Epson Worldwide Sites</a> | <a href='http://www.epson.co.jp/e/'>Corporate Information</a></div>");
