if (navigator.appVersion.charAt(0) >= "3") {
	var img = new Array();

	img[0]  = new Image();  img[0].src = "/img/h_kartell1.gif";
	img[1]  = new Image();  img[1].src = "/img/h_kartell2.gif";
	img[2]  = new Image();  img[2].src = "/img/hn_enews1.gif";
	img[3]  = new Image();  img[3].src = "/img/hn_enews2.gif";
	img[4]  = new Image();  img[4].src = "/img/hn_guide1.gif";
	img[5]  = new Image();  img[5].src = "/img/hn_guide2.gif";
	img[6]  = new Image();  img[6].src = "/img/hn_shop1.gif";
	img[7]  = new Image();  img[7].src = "/img/hn_shop2.gif";
	img[8]  = new Image();  img[8].src = "/img/hn_info1.gif";
	img[9]  = new Image();  img[9].src = "/img/hn_info2.gif";
	img[10] = new Image();  img[10].src = "/img/h_cart1.gif";
	img[11] = new Image();  img[11].src = "/img/h_cart2.gif";
}

function _in(nam, num) {
	if (navigator.appVersion.charAt(0) >= "3") {
		document.images[nam].src = img[num].src;
	}
}

function _out(nam, num) {
	document.images[nam].src = img[num].src;
}

document.writeln("<table border=\"0\" cellspacing=\"0\" cellpadding=\"0\" width=\"751\" height=\"50\"><tr height=\"30\" valign=\"top\">");
document.writeln("<td width=\"13\" bgcolor=\"#F80000\"><img src=\"/img/spacer.gif\" border=\"0\" width=\"13\" height=\"30\" alt=\"\"></td>");
document.writeln("<td width=\"210\" bgcolor=\"#ffffff\" rowspan=\"2\"><a href=\"/\" onmouseover=\"_in('h_kartell', 1)\" onmouseout=\"_out('h_kartell', 0)\"><img src=\"/img/h_kartell1.gif\" border=\"0\" width=\"210\" height=\"50\" alt=\"Kartell shop\" title=\"Kartell shop");
document.writeln("HOME\" name=\"h_kartell\"></a></td>");
document.writeln("<td width=\"528\" bgcolor=\"#F80000\" align=\"right\"><table border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><tr>");
document.writeln("<td><img src=\"/img/hn_line.gif\" border=\"0\" width=\"3\" height=\"13\" alt=\"\" hspace=\"2\" vspace=\"3\"></td>");
document.writeln("<td><a href=\"/news/\" onmouseover=\"_in('hn_enews', 3)\" onmouseout=\"_out('hn_enews', 2)\"><img src=\"/img/hn_enews1.gif\" border=\"0\" width=\"58\" height=\"15\" alt=\"e-NEWS\" title=\"e-NEWS\" name=\"hn_enews\" vspace=\"3\"></a></td>");
document.writeln("<td><img src=\"/img/hn_line.gif\" border=\"0\" width=\"3\" height=\"13\" alt=\"\" hspace=\"2\" vspace=\"3\"></td>");
document.writeln("<td><a href=\"/guide/\" onmouseover=\"_in('hn_guide', 5)\" onmouseout=\"_out('hn_guide', 4)\"><img src=\"/img/hn_guide1.gif\" border=\"0\" width=\"42\" height=\"15\" alt=\"ガイド\" title=\"ガイド\" name=\"hn_guide\" vspace=\"3\"></a></td>");

document.writeln("<td><img src=\"/img/hn_line.gif\" border=\"0\" width=\"3\" height=\"13\" alt=\"\" hspace=\"2\" vspace=\"3\"></td>");
document.writeln("<td><a href=\"/shop/\" onMouseOver=\"_in('hn_shop', 7)\" onmouseout=\"_out('hn_shop', 6)\"><img src=\"/img/hn_shop1.gif\" border=\"0\" width=\"51\" height=\"15\" alt=\"ショップ\" title=\"ショップ\" name=\"hn_shop\" vspace=3></a></td>");
document.writeln("<td><img src=\"/img/hn_line.gif\" border=\"0\" width=\"3\" height=\"13\" alt=\"\" hspace=\"2\" vspace=\"3\"></td>");
document.writeln("<td><a href=\"/info/\" onmouseover=\"_in('hn_info', 9)\" onmouseout=\"_out('hn_info', 8)\"><img src=\"/img/hn_info1.gif\" border=\"0\" width=\"73\" height=\"15\" alt=\"お問い合わせ\" title=\"お問い合わせ\" name=\"hn_info\" vspace=\"3\"></a></td>");
document.writeln("<td><img src=\"/img/hn_line.gif\" border=\"0\" width=\"3\" height=\"13\" alt=\"\" hspace=\"2\" vspace=\"3\"></td>");
document.writeln("<td><a href=\"https://www.kartell-shop.jp/shopping/kartell/cart.php\" onmouseover=\"_in('h_cart', 11)\" onmouseout=\"_out('h_cart', 10)\"><img src=\"/img/h_cart1.gif\" border=\"0\" width=\"56\" height=\"15\" alt=\"カート\" title=\"カート\" name=\"h_cart\" vspace=\"3\"></a></td>");
document.writeln("<td><img src=\"/img/hn_line.gif\" border=\"0\" width=\"3\" height=\"13\" alt=\"\" hspace=\"2\" vspace=\"3\"></td>");
document.writeln("<td><img src=\"/img/spacer.gif\" border=\"0\" width=\"8\" height=\"2\" alt=\"\"></td>");
document.writeln("</tr></table></td>");
document.writeln("</tr><tr height=\"20\" valign=\"bottom\">");
document.writeln("<td bgcolor=\"#F80000\" background=\"/img/h_bg.gif\"><img src=\"/img/spacer.gif\" border=\"0\" width=\"13\" height=\"20\" alt=\"\"></td>");
document.writeln("<td bgcolor=\"#F80000\" background=\"/img/h_bg.gif\"><img src=\"/img/spacer.gif\" border=\"0\" width=\"2\" height=\"20\" alt=\"\"></td>");
document.writeln("</tr></table>");
