<!--
var add = window.location.href;
var part = add.split("/");
var len = part.length;
var dealPart = len - 2;
var parameter = part[dealPart];

var img_path = "http://www.3coins.jp/";
if (parameter == "3coins-shopping.jp") {
	var site_path = "http://www.3coins.jp/";
} else {
	var site_path = "http://www.3coins.jp/";
}
document.write("<table width=\"850\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\" align=\"center\">");
document.write("	<tr>");
document.write("		<td style=\"padding-top:5px;\" colspan=\"2\"><font style=\"font-size: 10px;color: #607751;\">3COINSはHAPPY LIFE CREATOR(幸せな生活の創造者)として、みなさまの毎日を\"ちょっと幸せ\"にする雑貨を <font color=\"#94ce22\">ALL￥315</font> でご提供します。</span></td>");
document.write("	</tr>");
document.write("	<tr>");
document.write("		<td style=\"padding:20px 0px 10px 0px;\"><a href=\"http://www.3coins.jp\"><img src=\"" + img_path + "common/images/logo.gif\" width=\"150\" height=\"37\" ALT=\"3COINS\" border=\"0\"></a></td>");
document.write("		<td style=\"padding:20px 0px 10px 0px;\" align=\"right\" valign=\"bottom\"><a href=\"../mailmagazine/index.html\" onMouseOver=\"MM_swapImage('menu_mail','','" + img_path + "common/images/menu_mail_b.gif');\" onMouseOut=\"MM_swapImgRestore();\"><img src=\"" + img_path + "common/images/menu_mail_a.gif\" width=\"120\" height=\"17\" ALT=\"MAIL MAGAZINE\" border=\"0\" name=\"menu_mail\"></a></td>");
document.write("	</tr>");
document.write("</table>");
document.write("<table width=\"850\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">");
document.write("	<tr>");

if (parameter == "home") {
	document.write("		<td><a href=\"" + site_path + "index.html\" onMouseOver=\"MM_swapImage('menu_home','','" + img_path + "common/images/menu2_home_b.gif');\" onMouseOut=\"MM_swapImgRestore();\"><img src=\"" + img_path + "common/images/menu2_home_b.gif\" width=\"106\" height=\"35\" alt=\"HOME\" border=\"0\" name=\"menu_home\"></a></td>");
} else {
	document.write("		<td><a href=\"" + site_path + "index.html\" onMouseOver=\"MM_swapImage('menu_home','','" + img_path + "common/images/menu2_home_b.gif');\" onMouseOut=\"MM_swapImgRestore();\"><img src=\"" + img_path + "common/images/menu2_home_a.gif\" width=\"106\" height=\"35\" alt=\"HOME\" border=\"0\" name=\"menu_home\"></a></td>");
}

document.write("		<td><img src=\"" + img_path + "common/images/menu_line.gif\" width=\"1\" height=\"35\" alt=\"\"></td>");


if (parameter == "news") {
	document.write("		<td><a href=\"" + site_path + "news/index.html\" onMouseOver=\"MM_swapImage('menu_news','','" + img_path + "common/images/menu2_news_b.gif');\" onMouseOut=\"MM_swapImgRestore();\"><img src=\"" + img_path + "common/images/menu2_news_b.gif\" width=\"106\" height=\"35\" alt=\"NEW ITEMS\" border=\"0\" name=\"menu_news\"></a></td>");
} else {
	document.write("		<td><a href=\"" + site_path + "news/index.html\" onMouseOver=\"MM_swapImage('menu_news','','" + img_path + "common/images/menu2_news_b.gif');\" onMouseOut=\"MM_swapImgRestore();\"><img src=\"" + img_path + "common/images/menu2_news_a.gif\" width=\"106\" height=\"35\" alt=\"NEW ITEMS\" border=\"0\" name=\"menu_news\"></a></td>");
}

document.write("		<td><img src=\"" + img_path + "common/images/menu_line.gif\" width=\"1\" height=\"35\" alt=\"\"></td>");





if (parameter == "newitem") {
	document.write("		<td><a href=\"" + site_path + "newitem/index.html\" onMouseOver=\"MM_swapImage('menu_newitem','','" + img_path + "common/images/menu_newitem2_b.gif');\" onMouseOut=\"MM_swapImgRestore();\"><img src=\"" + img_path + "common/images/menu2_newitem_b.gif\" width=\"105\" height=\"35\" alt=\"NEW ITEMS\" border=\"0\" name=\"menu_newitem\"></a></td>");
} else {
	document.write("		<td><a href=\"" + site_path + "newitem/index.html\" onMouseOver=\"MM_swapImage('menu_newitem','','" + img_path + "common/images/menu2_newitem_b.gif');\" onMouseOut=\"MM_swapImgRestore();\"><img src=\"" + img_path + "common/images/menu2_newitem_a.gif\" width=\"105\" height=\"35\" alt=\"NEW ITEMS\" border=\"0\" name=\"menu_newitem\"></a></td>");
}

document.write("		<td><img src=\"" + img_path + "common/images/menu_line.gif\" width=\"1\" height=\"35\" alt=\"\"></td>");

/*
if (parameter == "3coins-shopping.jp") {
	document.write("		<td><a href=\"http://3coins-shopping.jp\" onMouseOver=\"MM_swapImage('menu_shopping','','" + img_path + "common/images/menu_shopping_b.gif');\" onMouseOut=\"MM_swapImgRestore();\"><img src=\"" + img_path + "common/images/menu_shopping_b.gif\" width=\"95\" height=\"35\" alt=\"SHOPPING\" border=\"0\" name=\"menu_shopping\"></a></td>");
} else {
	document.write("		<td><a href=\"http://3coins-shopping.jp\" onMouseOver=\"MM_swapImage('menu_shopping','','" + img_path + "common/images/menu_shopping_b.gif');\" onMouseOut=\"MM_swapImgRestore();\"><img src=\"" + img_path + "common/images/menu_shopping_a.gif\" width=\"95\" height=\"35\" alt=\"SHOPPING\" border=\"0\" name=\"menu_shopping\"></a></td>");
}

document.write("		<td><img src=\"" + img_path + "common/images/menu_line.gif\" width=\"1\" height=\"35\" alt=\"\"></td>");
*/

// if (parameter == "blog") {
var key_word = "/blog/";
if (add.match(key_word)) {
	document.write("		<td><a href=\"" + site_path + "blog/index.html\" onMouseOver=\"MM_swapImage('menu_blog','','" + img_path + "common/images/menu2_blog_b.gif');\" onMouseOut=\"MM_swapImgRestore();\"><img src=\"" + img_path + "common/images/menu2_blog_b.gif\" width=\"105\" height=\"35\" alt=\"BLOG\" border=\"0\" name=\"menu_blog\"></a></td>");
} else {
	document.write("		<td><a href=\"" + site_path + "blog/index.html\" onMouseOver=\"MM_swapImage('menu_blog','','" + img_path + "common/images/menu2_blog_b.gif');\" onMouseOut=\"MM_swapImgRestore();\"><img src=\"" + img_path + "common/images/menu2_blog_a.gif\" width=\"105\" height=\"35\" alt=\"BLOG\" border=\"0\" name=\"menu_blog\"></a></td>");
}

document.write("		<td><img src=\"" + img_path + "common/images/menu_line.gif\" width=\"1\" height=\"35\" alt=\"\"></td>");

/*
if (parameter == "enquete") {
	document.write("		<td><a href=\"" + site_path + "enquete/index.html\" onMouseOver=\"MM_swapImage('menu_enquete','','" + img_path + "common/images/menu_enquete_b.gif');\" onMouseOut=\"MM_swapImgRestore();\"><img src=\"" + img_path + "common/images/menu_enquete_b.gif\" width=\"93\" height=\"35\" alt=\"ENQUETE\" border=\"0\" name=\"menu_enquete\"></a></td>");
} else {
	document.write("		<td><a href=\"" + site_path + "enquete/index.html\" onMouseOver=\"MM_swapImage('menu_enquete','','" + img_path + "common/images/menu_enquete_b.gif');\" onMouseOut=\"MM_swapImgRestore();\"><img src=\"" + img_path + "common/images/menu_enquete_a.gif\" width=\"93\" height=\"35\" alt=\"ENQUETE\" border=\"0\" name=\"menu_enquete\"></a></td>");
}

document.write("		<td><img src=\"" + img_path + "common/images/menu_line.gif\" width=\"1\" height=\"35\" alt=\"\"></td>");
*/
if (parameter == "shoplist") {
	document.write("		<td><a href=\"" + site_path + "shoplist/index.html\" onMouseOver=\"MM_swapImage('menu_shoplist','','" + img_path + "common/images/menu2_shoplist_b.gif');\" onMouseOut=\"MM_swapImgRestore();\"><img src=\"" + img_path + "common/images/menu2_shoplist_b.gif\" width=\"105\" height=\"35\" alt=\"SHOP LIST\" border=\"0\" name=\"menu_shoplist\"></a></td>");
} else {
	document.write("		<td><a href=\"" + site_path + "shoplist/index.html\" onMouseOver=\"MM_swapImage('menu_shoplist','','" + img_path + "common/images/menu2_shoplist_b.gif');\" onMouseOut=\"MM_swapImgRestore();\"><img src=\"" + img_path + "common/images/menu2_shoplist_a.gif\" width=\"105\" height=\"35\" alt=\"SHOP LIST\" border=\"0\" name=\"menu_shoplist\"></a></td>");
}

document.write("		<td><img src=\"" + img_path + "common/images/menu_line.gif\" width=\"1\" height=\"35\" alt=\"\"></td>");

if (parameter == "recruit") {
	document.write("		<td><a href=\"" + site_path + "recruit/index.html\" onMouseOver=\"MM_swapImage('menu_recruit','','" + img_path + "common/images/menu2_recruit_b.gif');\" onMouseOut=\"MM_swapImgRestore();\"><img src=\"" + img_path + "common/images/menu2_recruit_b.gif\" width=\"105\" height=\"35\" alt=\"RECRUIT\" border=\"0\" name=\"menu_recruit\"></a></td>");
} else {
	document.write("		<td><a href=\"" + site_path + "recruit/index.html\" onMouseOver=\"MM_swapImage('menu_recruit','','" + img_path + "common/images/menu2_recruit_b.gif');\" onMouseOut=\"MM_swapImgRestore();\"><img src=\"" + img_path + "common/images/menu2_recruit_a.gif\" width=\"105\" height=\"35\" alt=\"RECRUIT\" border=\"0\" name=\"menu_recruit\"></a></td>");
}

document.write("		<td><img src=\"" + img_path + "common/images/menu_line.gif\" width=\"1\" height=\"35\" alt=\"\"></td>");

if (parameter == "faq") {
	document.write("		<td><a href=\"" + site_path + "faq/index.html\" onMouseOver=\"MM_swapImage('menu_faq','','" + img_path + "common/images/menu2_faq_b.gif');\" onMouseOut=\"MM_swapImgRestore();\"><img src=\"" + img_path + "common/images/menu2_faq_b.gif\" width=\"105\" height=\"35\" alt=\"FAQ\" border=\"0\" name=\"menu_faq\"></a></td>");
} else {
	document.write("		<td><a href=\"" + site_path + "faq/index.html\" onMouseOver=\"MM_swapImage('menu_faq','','" + img_path + "common/images/menu2_faq_b.gif');\" onMouseOut=\"MM_swapImgRestore();\"><img src=\"" + img_path + "common/images/menu2_faq_a.gif\" width=\"105\" height=\"35\" alt=\"FAQ\" border=\"0\" name=\"menu_faq\"></a></td>");
}

document.write("		<td><img src=\"" + img_path + "common/images/menu_line.gif\" width=\"1\" height=\"35\" alt=\"\"></td>");

if (parameter == "contact") {
	document.write("		<td><a href=\"" + site_path + "contact/index.php\" onMouseOver=\"MM_swapImage('menu_contact','','" + img_path + "common/images/menu2_contact_b.gif');\" onMouseOut=\"MM_swapImgRestore();\"><img src=\"" + img_path + "common/images/menu2_contact_b.gif\" width=\"106\" height=\"35\" alt=\"CONTACT\" border=\"0\" name=\"menu_contact\"></a></td>");
} else {
	document.write("		<td><a href=\"" + site_path + "contact/index.php\" onMouseOver=\"MM_swapImage('menu_contact','','" + img_path + "common/images/menu2_contact_b.gif');\" onMouseOut=\"MM_swapImgRestore();\"><img src=\"" + img_path + "common/images/menu2_contact_a.gif\" width=\"106\" height=\"35\" alt=\"CONTACT\" border=\"0\" name=\"menu_contact\"></a></td>");
}

document.write("	</tr>");
document.write("	<tr>");

if (parameter == "home") {
	document.write("		<td align=\"center\"><img src=\"" + img_path + "common/images/menu_current.gif\" width=\"21\" height=\"7\" alt=\"\"></td>");
} else {
	document.write("		<td><img src=\"" + img_path + "common/images/spacer.gif\" width=\"21\" height=\"7\" alt=\"\"></td>");
}

document.write("		<td><img src=\"" + img_path + "common/images/spacer.gif\" width=\"1\" height=\"1\" alt=\"\"></td>");
if (parameter == "news") {
	document.write("		<td align=\"center\"><img src=\"" + img_path + "common/images/menu_current.gif\" width=\"21\" height=\"7\" alt=\"\"></td>");
} else {
	document.write("		<td><img src=\"" + img_path + "common/images/spacer.gif\" width=\"21\" height=\"7\" alt=\"\"></td>");
}

document.write("		<td><img src=\"" + img_path + "common/images/spacer.gif\" width=\"1\" height=\"1\" alt=\"\"></td>");
if (parameter == "newitem") {
	document.write("		<td align=\"center\"><img src=\"" + img_path + "common/images/menu_current.gif\" width=\"21\" height=\"7\" alt=\"\"></td>");
} else {
	document.write("		<td><img src=\"" + img_path + "common/images/spacer.gif\" width=\"21\" height=\"7\" alt=\"\"></td>");
}

/*
document.write("		<td><img src=\"" + img_path + "common/images/spacer.gif\" width=\"1\" height=\"1\" alt=\"\"></td>");
if (parameter == "3coins-shopping.jp") {
	document.write("		<td align=\"center\"><img src=\"" + img_path + "common/images/menu_current.gif\" width=\"21\" height=\"7\" alt=\"\"></td>");
} else {
	document.write("		<td><img src=\"" + img_path + "common/images/spacer.gif\" width=\"21\" height=\"7\" alt=\"\"></td>");
}
*/
document.write("		<td><img src=\"" + img_path + "common/images/spacer.gif\" width=\"1\" height=\"1\" alt=\"\"></td>");
// if (parameter == "blog") {
if (add.match(key_word)) {
	document.write("		<td align=\"center\"><img src=\"" + img_path + "common/images/menu_current.gif\" width=\"21\" height=\"7\" alt=\"\"></td>");
} else {
	document.write("		<td><img src=\"" + img_path + "common/images/spacer.gif\" width=\"21\" height=\"7\" alt=\"\"></td>");
}

/*
document.write("		<td><img src=\"" + img_path + "common/images/spacer.gif\" width=\"1\" height=\"1\" alt=\"\"></td>");
if (parameter == "enquete") {
	document.write("		<td align=\"center\"><img src=\"" + img_path + "common/images/menu_current.gif\" width=\"21\" height=\"7\" alt=\"\"></td>");
} else {
	document.write("		<td><img src=\"" + img_path + "common/images/spacer.gif\" width=\"21\" height=\"7\" alt=\"\"></td>");
}
*/

document.write("		<td><img src=\"" + img_path + "common/images/spacer.gif\" width=\"1\" height=\"1\" alt=\"\"></td>");
if (parameter == "shoplist") {
	document.write("		<td align=\"center\"><img src=\"" + img_path + "common/images/menu_current.gif\" width=\"21\" height=\"7\" alt=\"\"></td>");
} else {
	document.write("		<td><img src=\"" + img_path + "common/images/spacer.gif\" width=\"21\" height=\"7\" alt=\"\"></td>");
}
document.write("		<td><img src=\"" + img_path + "common/images/spacer.gif\" width=\"1\" height=\"1\" alt=\"\"></td>");
if (parameter == "recruit") {
	document.write("		<td align=\"center\"><img src=\"" + img_path + "common/images/menu_current.gif\" width=\"21\" height=\"7\" alt=\"\"></td>");
} else {
	document.write("		<td><img src=\"" + img_path + "common/images/spacer.gif\" width=\"21\" height=\"7\" alt=\"\"></td>");
}
document.write("		<td><img src=\"" + img_path + "common/images/spacer.gif\" width=\"1\" height=\"1\" alt=\"\"></td>");
if (parameter == "faq") {
	document.write("		<td align=\"center\"><img src=\"" + img_path + "common/images/menu_current.gif\" width=\"21\" height=\"7\" alt=\"\"></td>");
} else {
	document.write("		<td><img src=\"" + img_path + "common/images/spacer.gif\" width=\"21\" height=\"7\" alt=\"\"></td>");
}
document.write("		<td><img src=\"" + img_path + "common/images/spacer.gif\" width=\"1\" height=\"1\" alt=\"\"></td>");
if (parameter == "contact") {
	document.write("		<td align=\"center\"><img src=\"" + img_path + "common/images/menu_current.gif\" width=\"21\" height=\"7\" alt=\"\"></td>");
} else {
	document.write("		<td><img src=\"" + img_path + "common/images/spacer.gif\" width=\"21\" height=\"7\" alt=\"\"></td>");
}
document.write("	</tr>");
document.write("</table>");
document.write("<br />");
document.write("<br />");
-->

