/**
 * filename:header.js
 * createdate:2007/02/19
 * updatadate:2007/02/19
 * Copyright (c) Agilent Technologies
 * for display header
 */
<!--
document.write("<form  method=\"post\" action=\"http://www.home.agilent.com/agilent/facet.jspx?\">");
document.write("<table width=\"98%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">");
document.write("<tr>");
document.write("<td>");
document.write("<a href=\"http://www.agilent.co.jp\"><img src=\"image/logo.gif\" width=\"227\" height=\"54\" vspace=\"5\" border=\"0\" alt=\"Agilent Technologies\"></a>");
document.write("<img src=\"image/logo_image.gif\" width=\"107\" height=\"54\" vspace=\"5\" border=\"0\" alt=\"Agilent Technologies\"></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td>");
document.write("<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" class=\"header_tab\">");
document.write("<tr>");
document.write("<td><img src=\"image/tab_top_left.gif\" width=\"8\" height=\"18\"></td>");
document.write("<td bgcolor=\"#999999\"><a href=\"http://www.agilent.co.jp/find/products\">製品とサービス</a></td>");
document.write("<td><img src=\"image/tab_top_right.gif\" width=\"9\" height=\"18\"></td>");
document.write("<td><img src=\"image/tab_top_left.gif\" width=\"8\" height=\"18\"></td>");
document.write("<td bgcolor=\"#999999\"><a href=\"http://www.agilent.co.jp/go/techsupport\">テクニカルサポート</a></td>");
document.write("<td><img src=\"image/tab_top_right.gif\" width=\"9\" height=\"18\"></td>");
document.write("<td><img src=\"image/tab_top_left.gif\" width=\"8\" height=\"18\"></td>");
document.write("<td bgcolor=\"#999999\"><a href=\"http://www.agilent.co.jp/go/buy\">購入</a></td>");
document.write("<td><img src=\"image/tab_top_right.gif\" width=\"9\" height=\"18\"></td>");
document.write("<td><img src=\"image/tab_top_left.gif\" width=\"8\" height=\"18\"></td>");
document.write("<td bgcolor=\"#999999\"><a href=\"http://www.agilent.co.jp/go/industry\">業種、ソリューション</a></td>");
document.write("<td><img src=\"image/tab_top_right.gif\" width=\"9\" height=\"18\"></td>");
document.write("<td><img src=\"image/tab_top_left.gif\" width=\"8\" height=\"18\"></td>");
document.write("<td bgcolor=\"#999999\"><a href=\"http://www.agilent.co.jp/go/about\">Agilentについて</a></td>");
document.write("<td><img src=\"image/tab_top_right.gif\" width=\"9\" height=\"18\"></td>");
document.write("</tr>");
document.write("</table>");
document.write("</td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td><img src=\"image/spacer.gif\" width=\"1\" height=\"1\"></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td bgcolor=\"#999999\"><img src=\"image/spacer.gif\" width=\"1\" height=\"3\"></td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td>");
document.write("<table width=\"100%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" class=\"header_tab\">");
document.write("<tr>");
document.write("<td width=\"10\"><img src=\"image/tab_btm_left.gif\" width=\"10\" height=\"35\"></td>");
document.write("<td bgcolor=\"#EEEEEE\">");
document.write("<strong>検索&nbsp;&nbsp;</strong>");
document.write("<select name=\"sam\" class=\"header_tab\"><!-- calculate the options to show -->");
document.write("<option value=\"1\" selected=\"selected\">全サイト</option>");
document.write("<option value=\"80029.k.0\">テクニカルサポート</option>");
document.write("<option value=\"80039.k.1\">マニュアル</option>");
document.write("<option value=\"80045.k.1\">ドライバ、ソフトウェア、ファームウェア</option>");
document.write("<option value=\"80029.k.1\">アプリケーションノート</option>");
document.write("<option value=\"4\">パーツ</option>");
document.write("</select>");
document.write("&nbsp;&nbsp;");
document.write("<input type=\"text\" name=\"k\" value=\"\" size=\"30\" maxlength=\"255\" class=\"header_tab\" />");
document.write("&nbsp;<input type=\"submit\" name=\"gosearch\" value=\"Go\" class=\"gobutton\" />");
document.write("</td>");
document.write("<td align=\"right\" bgcolor=\"#EEEEEE\">日本</td>");
document.write("<td width=\"10\"><img src=\"image/tab_btm_right.gif\" width=\"10\" height=\"35\"></td>");
document.write("</tr>");
document.write("</table>");
document.write("</td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td class=\"breadcrumb\">&nbsp;<a href=\"http://www.agilent.co.jp\">日本HOME</a>&nbsp;&gt;&nbsp;セミナ情報</td>");
document.write("</tr>");
document.write("</table>");
document.write("<input type=\"hidden\" name=\"newSearchUrl\" value=\"/agilent/facet.jspx?cc=JP&amp;lc=jpn\" />");
document.write("<input type=\"hidden\" name=\"withinSearchUrl\" value=\"/agilent/facet.jspx?to=80029.k.0&amp;cc=JP&amp;lc=jpn&amp;sm=g\" />");
document.write("<input type=\"hidden\" name=\"cc\" value=\"JP\" />");
document.write("<input type=\"hidden\" name=\"lc\" value=\"jpn\" />");
document.write("<input type=\"hidden\" name=\"urlp\" value=\"http://www.home.agilent.com/agilent/facet.jspx?lc=jpn&amp;cc=JP&amp;t=80029.k.0\" />");
document.write("<input type=\"hidden\" name=\"sm\" value=\"g\" />");
document.write("<input type=\"hidden\" name=\"isS\" value=\"1\" />");
document.write("</form>");
document.write("<table width=\"98%\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\" align=\"center\">");
document.write("<tr>");
document.write("<td><img src=\"image/title_eng.gif\" width=\"211\" height=\"16\" alt=\"\"></td>");
document.write("<td align=\"right\"><a href=\"http://www.agilent.co.jp/find/jpcontactus\"><img src=\"image/inquiry.gif\" width=\"131\" height=\"20\" alt=\"お問い合わせ窓口\" border=\"0\" hspace=\"70\"></a></td>");
document.write("</tr>");
document.write("</table>");
document.write("<hr width=\"98%\" size=\"1\" noshade>");

//-->

