// ■ BS MetaSearch Type1 Version Ver4.2
//     Update ：2002/12/16
//     製作   ：BSP (BSP-NET.COM)
//     URL    ：http://www.bsp-net.com/search/
//     Copyright (C) 1998-2002 by BSP-NET.COM. All Rights Reserved.
//     無断使用はやめてください。
//     著作権表示は外さないでください。

// ■ 更新履歴
//     2004/06/09
//       Google goo の引数を修正しました。
//       Infoseek との統合により Lycos を削除しました。
//       Download ASCII のURL変更に伴い対応しましたが、システム側の問題か正常にk検索されないようです。
//     2002/12/16
//       <FORM>タグを<TABLE>タグ内から追い出した。
//       <FORM>にスタイル属性を付加しOperaでも正常に表示するようにした。
//     2002/07/23
//       HTML部分の不備を修正。
//     2002/07/01
//       Ver4.1よりソフト検索の場合にOS(Win Mac UNIX Other)を判定するようにした。

//■ 採用検索エンジン :: サイトURL :: フォーム更新日
//    Google :: http://www.google.co.jp/ :: 2001/04/28
//    Yahoo! JAPAN :: http://www.yahoo.co.jp/ :: 2000/05/28
//    フレッシュアイ :: http://www.fresheye.com/ :: 2000/05/28
//    Lycos Japan :: http://www.lycos.co.jp/ :: 2000/05/28
//    Infoseek Japan :: http://www.infoseek.co.jp/ :: 2001/08/06
//    Excite Japan :: http://www.excite.co.jp/ :: 2000/05/28
//    MSNサーチ :: http://search.msn.co.jp/ :: 2002/12/16
//    goo :: http://www.goo.ne.jp/ :: 2000/05/28
//    goo 三省堂 EXCEED 英和辞典 :: http://www.goo.ne.jp/ :: NO DATE
//    goo 三省堂 EXCEED 和英辞典 :: http://www.goo.ne.jp/ :: NO DATE
//    goo 三省堂 大辞林 :: http://www.goo.ne.jp/ :: NO DATE
//    @search :: http://www.nifty.com/search/ :: 2002/05/24
//    BIGLOBEサーチ :: http://search.biglobe.ne.jp/ :: 2001/02/04
//    Yahoo! Downloads Vector :: http://download.yahoo.co.jp/vector/ :: 2000/05/28
//    Download ASCII :: http://download.desk.ne.jp/ :: 2000/05/28
//    CGIZOO :: http://www.i-say.net/cgi/ :: 2000/12/26
//    窓の杜 :: http://www.forest.impress.co.jp/ :: 2001/08/06
//    Download ASCII :: http://download.ascii.jp/ :: 2004/06/09
//    All About Japan :: http://allabout.co.jp/ :: 2002/03/15
//    楽天市場 :: http://www.rakuten.co.jp/ :: 2002/12/16


function GoBSMetaSearch() {
	var bsmsq = document.BSMetaSearch.bsmsq.value;
	var bsmse = document.BSMetaSearch.bsmse.options[document.BSMetaSearch.bsmse.selectedIndex].value;
	var bsmsos = "";
	if (navigator.userAgent.indexOf("Win") != -1) {
		bsmsos = "Win";
	}
	else if (navigator.userAgent.indexOf("Mac") != -1) {
		bsmsos = "Mac";
	}
	else if (navigator.userAgent.indexOf("UNIX") != -1) {
		bsmsos = "UNIX";
	}
	else {
		bsmsos = "Other";
	}
	if (bsmse == "") {
		alert("The searching engine is not set up.");
	}
	else if (bsmse == "e1") {
		if (bsmsq == "") {
			location.href = "http://www.google.co.jp/";
		}
		else {
			document.bsmse1.q.value=bsmsq;
			document.bsmse1.submit();
		}
	}
	else if (bsmse == "e2") {
		if (bsmsq == "") {
			location.href = "http://www.yahoo.co.jp/";
		}
		else {
			document.bsmse2.p.value=bsmsq;
			document.bsmse2.submit();
		}
	}
	else if (bsmse == "e3") {
		if (bsmsq == "") {
			location.href = "http://www.goo.ne.jp/";
		}
		else {
			document.bsmse3.MT.value=bsmsq;
			document.bsmse3.submit();
		}
	}
	else if (bsmse == "ej") {
		if (bsmsq == "") {
			location.href = "http://www.goo.ne.jp/";
		}
		else {
			document.bsmsej.MT.value=bsmsq;
			document.bsmsej.submit();
		}
	}
	else if (bsmse == "je") {
		if (bsmsq == "") {
			location.href = "http://www.goo.ne.jp/";
		}
		else {
			document.bsmsje.MT.value=bsmsq;
			document.bsmsje.submit();
		}
	}
	else if (bsmse == "jp") {
		if (bsmsq == "") {
			location.href = "http://www.goo.ne.jp/";
		}
		else {
			document.bsmsjp.MT.value=bsmsq;
			document.bsmsjp.submit();
		}
	}
	else if (bsmse == "e4") {
		if (bsmsq == "") {
			location.href = "http://www.excite.co.jp/";
		}
		else {
			document.bsmse4.s.value=bsmsq;
			document.bsmse4.submit();
		}
	}
		else if (bsmse == "ask") {
		if (bsmsq == "") {
			location.href = "http://ask.jp/";
		}
		else {
			document.bsms_ask.q.value=bsmsq;
			document.bsms_ask.submit();
		}
	}
	else if (bsmse == "e6") {
		if (bsmsq == "") {
			location.href = "http://www.infoseek.co.jp/";
		}
		else {
			document.bsmse6.qt.value=bsmsq;
			document.bsmse6.submit();
		}
	}
	else if (bsmse == "e7") {
		if (bsmsq == "") {
			location.href = "http://www.fresheye.com/";
		}
		else {
			document.bsmse7.kw.value=bsmsq;
			document.bsmse7.submit();
		}
	}
	else if (bsmse == "e8") {
		if (bsmsq == "") {
			location.href = "http://www.msn.co.jp/";
		}
		else {
			document.bsmse8.q.value=bsmsq;
			document.bsmse8.submit();
		}
	}
	else if (bsmse == "nifty") {
		if (bsmsq == "") {
			location.href = "http://www.nifty.com/search/";
		}
		else {
			document.bsms_nifty.Text.value=bsmsq;
			document.bsms_nifty.submit();
		}
	}
	else if (bsmse == "e10") {
		if (bsmsq == "") {
			location.href = "http://search.biglobe.ne.jp/";
		}
		else {
			document.bsmse10.q.value=bsmsq;
			document.bsmse10.submit();
		}
	}
	else if (bsmse == "e11") {
		if (bsmsq == "") {
			location.href = "http://www.vector.co.jp/";
		}
		else {
			if (bsmsos == "Win") {
				document.bsmse11.r.value="/download/vector/win/";
			}
			else if (bsmsos == "Mac") {
				document.bsmse11.r.value="/download/vector/mac/";
			}
			else {
				location.href = "http://www.vector.co.jp/";
				return false;
			}
			document.bsmse11.p.value=bsmsq;
			document.bsmse11.submit();
		}
	}
	else if (bsmse == "e12") {
		if (bsmsq == "") {
			location.href = "http://www.forest.impress.co.jp/";
		}
		else {
			if (bsmsos != "Win") {
				location.href = "http://www.forest.impress.co.jp/";
				return false;
			}
			document.bsmse12.query.value=bsmsq;
			document.bsmse12.submit();
		}
	}
	else if (bsmse == "e13") {
		if (bsmsq == "") {
			location.href = "http://download.ascii.jp/";
		}
		else {
			document.bsmse13.text.value=bsmsq;
			document.bsmse13.submit();
		}
	}
	else if (bsmse == "e14") {
		if (bsmsq == "") {
			location.href = "http://www.i-say.net/cgi/";
		}
		else {
			document.bsmse14.word.value=bsmsq;
			document.bsmse14.submit();
		}
	}
	else if (bsmse == "aaj") {
		if (bsmsq == "") {
			location.href = "http://allabout.co.jp/";
		}
		else {
			document.bsms_aaj.qs.value=bsmsq;
			document.bsms_aaj.submit();
		}
	}
	else if (bsmse == "rakuten") {
		if (bsmsq == "") {
			location.href = "http://ad.trafficgate.net/e/m.pl?h=6771&g=31&m=188&t=img";
		}
		else {
			document.bsms_rakuten.sitem.value=bsmsq;
			document.bsms_rakuten.submit();
		}
	}
	else if (bsmse == "furima") {
		if (bsmsq == "") {
			location.href = "http://ad.trafficgate.net/e/m.pl?h=6771&g=1&m=466&t=img";
		}
		else {
			document.bsms_furima.search.value=bsmsq;
			document.bsms_furima.submit();
		}
	}
	else if (bsmse == "bidders") {
		if (bsmsq == "") {
			location.href = "http://www.bidders.co.jp/aff/09O0Z6tLtVg.Bw56Sm8hi4q--/557484/TP";
		}
		else {
			document.bsms_bidders.keyword.value=bsmsq;
			document.bsms_bidders.submit();
		}
	}
	else if (bsmse == "rikigaku") {
		if (bsmsq == "") {
			location.href = "http://www.rikigaku-seitai.com/";
		}
		else {
			document.bsms_rikigaku.WORD.value=bsmsq;
			document.bsms_rikigaku.submit();
		}
	}
	else if (bsmse == "benri") {
		if (bsmsq == "") {
			location.href = "http://www.rikigaku-seitai.com/search/yomi.cgi";
		}
		else {
			document.bsms_benri.word.value=bsmsq;
			document.bsms_benri.submit();
		}
	}
	else if (bsmse == "kenkou") {
		if (bsmsq == "") {
			location.href = "http://www.rikigaku-seitai.com/health/search/yomi.cgi";
		}
		else {
			document.bsms_kenkou.word.value=bsmsq;
			document.bsms_kenkou.submit();
		}
	}
	else if (bsmse == "storemix") {
		if (bsmsq == "") {
			location.href = "http://www.store-mix.com/index.php?hid=970";
		}
		else {
			document.bsms_storemix.cond.value=bsmsq;
			document.bsms_storemix.submit();
		}
	}
	else if (bsmse == "rakutenbooks") {
		if (bsmsq == "") {
			location.href = "http://ad.trafficgate.net/e/m.pl?h=6771&g=2&m=99&t=img";
		}
		else {
			document.bsms_rakutenbooks.KEY.value=bsmsq;
			document.bsms_rakutenbooks.submit();
		}
	}
	else if (bsmse == "amazon") {
		if (bsmsq == "") {
			location.href = "http://www.amazon.co.jp/exec/obidos/redirect-home?tag=rikigaku0b-22";
		}
		else {
			document.bsms_amazon.keyword.value=bsmsq;
			document.bsms_amazon.submit();
		}
	}
	else if (bsmse == "bk1") {
		if (bsmsq == "") {
			location.href = "http://www.bk1.co.jp/p-rikigaku10705/";
		}
		else {
			document.bsms_bk1.kywd.value=bsmsq;
			document.bsms_bk1.submit();
		}
	}
	else if (bsmse == "present") {
		if (bsmsq == "") {
			location.href = "http://www.rikigaku-seitai.com/present/";
		}
		else {
			document.bsms_present.word.value=bsmsq;
			document.bsms_present.submit();
		}
	}
	else {
		alert("The searching engine is not set up.");
	}
	return false;
}

document.write(
	'<FORM name="bsmse1" method="GET" action="http://www.google.co.jp/search" target="_blank" style="margin:0px;">',
	'<INPUT type="hidden" name="q">',
	'<input type="hidden" name="ie" value="Shift_JIS">',
	'<input type="hidden" name="oe" value="UTF-8">',
	'<INPUT type="hidden" name="hl" value="ja">',
	'<INPUT type="hidden" name="lr" value="lang_ja">',
	'</FORM>'
);

document.write(
	'<FORM name="bsmse2" method="GET" action="http://search.yahoo.co.jp/bin/search" target="_blank" style="margin:0px;">',
	'<INPUT type="hidden" name="p" value="">',
	'<input type="hidden" name="fr" value="yssw">',	
	'<input type="hidden" name="ei" value="SJIS">',
	'</FORM>'
);

document.write(
	'<FORM name="bsmse3" method="GET" target="_blank" action="http://search.goo.ne.jp/web.jsp" style="margin:0px;">',
	'<INPUT type="hidden" name="MT" value="">',
	'<input type="hidden" name="from" value="USR">',
	'<input type="hidden" name="IE" value="sjis">',
	'</FORM>'
);

document.write(
	'<FORM name="bsmsej" method="GET" target="_blank" action="http://dictionary.goo.ne.jp/search.php" style="margin:0px;">',
	'<INPUT type="hidden" id="ej" name="kind" value="ej">',
	'<INPUT type="hidden" name="MT" value="">',
	'</FORM>'
);

document.write(
	'<FORM name="bsmsje" method="GET" target="_blank" action="http://dictionary.goo.ne.jp/search.php">',
	'<INPUT type="hidden" id="je" name="kind" value="je">',
	'<INPUT type="hidden" name="MT" value="">',
	'</FORM>'
);

document.write(
	'<FORM name="bsmsjp" method="GET" target="_blank" action="http://dictionary.goo.ne.jp/search.php" style="margin:0px;">',
	'<INPUT type="hidden" id="jn" type="radio" name="kind" value="jn">',
	'<INPUT type="hidden" name="MT" value="">',
	'</FORM>'
);

document.write(
	'<form name="bsmse4" method="GET" action="http://www.excite.co.jp/search.gw" target="_blank" style="margin:0px;">',
	'<input type="hidden" name="s" value="">',
	'<input type="hidden" name="c" value="web">',
	'<input type="hidden" name="lk" value="excite_jp">',
	'<input type="hidden" name="lang" value="jp">',
	'<input type="hidden" name="target" value="combined">',
	'</FORM>'
);

document.write(
	'<form name="bsms_ask" target="_blank" method="GET" action="http://ask.jp/web.asp" style="margin:0px;">',
	'<input type="hidden" name="o" value="0">',
	'<input type="hidden" name="qsrc" value="8">',
	'<input type="hidden" name="ie" value="Shift_JIS">',
	'<input type="hidden" name="q"  value="" maxlength="255">',
	'</form>'
);

document.write(
	'<FORM name="bsmse6" method="GET" action="http://www.infoseek.co.jp/Titles" target="_blank" style="margin:0px;">',
	'<INPUT type="hidden" name="qt" value="">',
	'<INPUT type="hidden" name="lk" value="noframes">',
	'<INPUT type="hidden" name="svx" value="10">',
	'<INPUT type="hidden" name="col" value="JW">',
	'<INPUT type="hidden" name="qp" value="0">',
	'<INPUT type="hidden" name="nh" value="10">',
	'</FORM>'
);

document.write(
	'<FORM name="bsmse7" method="GET" action="http://search.fresheye.com/" target="_blank" style="margin:0px;">',
	'<INPUT TYPE="hidden" NAME="kw">',
	'<INPUT TYPE="hidden" NAME="term" VALUE="monthly">',
	'</FORM>'
);

document.write(
	'<FORM name="bsmse8" method="GET" action="http://search.msn.co.jp/results.asp" target="_blank" style="margin:0px;">',
	'<INPUT type="hidden" name="q" value="">',
	'<INPUT type="hidden" name="FORM" value="MSNH">',
	'<INPUT type="hidden" name="RS" value="CHECKED">',
	'<INPUT type="hidden" name="v" value="1">',
	'<INPUT type="hidden" name="CY" value="ja">',
	'<INPUT type="hidden" name="cp" value="932">',
	'</FORM>'
);

document.write(
	'<FORM name="bsms_nifty" method="GET" action="http://search.nifty.com/cgi-bin/search.cgi" target="_blank" style="margin:0px;">',
	'<INPUT type="hidden" name="cflg" value="検索">',
	'<INPUT type="hidden" name="select" value="2">',
	'<INPUT type="hidden" name="Text" value="">',
	'</FORM>'
);

document.write(
	'<FORM name="bsmse10" method="GET" action="http://cgi.search.biglobe.ne.jp/cgi-bin/search" target="_blank" style="margin:0px;">',
	'<INPUT type="hidden" name="q" value="">',
	'</FORM>'
);

document.write(
	'<FORM name="bsmse11" method="GET" action="http://search.download.yahoo.co.jp/bin/v_searchf" target="_blank" style="margin:0px;">',
	'<INPUT type="hidden" name="p" value="">',
	'<INPUT type="hidden" name="y" value="n">',
	'<INPUT type="hidden" name="r" value="/vector/all/">',
	'</FORM>'
);

document.write(
	'<FORM name="bsmse12" method="GET" action="http://search.impress.co.jp/cgi-bin/forest/library/namazu.cgi" target="_blank" style="margin:0px;">',
	'<INPUT type="hidden" name="whence" value="0">',
	'<INPUT type="hidden" name="max" value="20">',
	'<INPUT type="hidden" name="sort" value="score">',
	'<INPUT type="hidden" name="query" value="">',
	'</FORM>'
);

document.write(
	'<FORM name="bsmse13" method="GET" action="http://download.ascii.jp/search.pl" style="margin:0px;">',
	'<INPUT type="hidden" name="category_id" value="108">',
	'<INPUT type="hidden" name="text" value="">',
	'</FORM>'
);

document.write(
	'<FORM name="bsmse14" method="GET" action="http://www.i-say.net/cgi/listview.php3" target="_blank" style="margin:0px;">',
	'<INPUT type="hidden" name="part" value="and">',
	'<INPUT type="hidden" name="word" value="">',
	'</FORM>'
);

document.write(
	'<FORM name="bsms_aaj" method="GET" action="http://allabout.co.jp/sitesearch.htm" target="_blank" style="margin:0px;">',
	'<INPUT type="hidden" name="start" value="1">',
	'<INPUT type="hidden" name="count" value="10">',
	'<INPUT type="hidden" name="log" value="1">',
	'<INPUT type="hidden" name="current" value="http://allabout.co.jp/">',
	'<INPUT type="hidden" name="rg" value="fl">',
	'<INPUT type="hidden" name="qs" value="">',
	'</FORM>'
);

document.write(
	'<FORM name="bsms_rakuten" target="_blank" action="http://ad.trafficgate.net/e/m.pl" method="get" style="margin:0px;">',
	'<INPUT name="h" type="hidden" value="6771">',
	'<INPUT name="g" type="hidden" value="140">',
	'<INPUT name="m" type="hidden" value="188">',
	'<INPUT name="t" type="hidden" value="htm">',
	'<input type="hidden" name="sv" value="2">',
	'<input type="hidden" name="p" value="0">',
	'<input type="hidden" name="sitem" value="">',
	'</FORM>'
);

document.write(
	'<form name="bsms_furima" action="http://ad.trafficgate.net/e/m.pl" method="get" target="_blank" style="margin:0px;">',
	'<input name="h" type="hidden" value="6771">',
	'<input name="g" type="hidden" value="77">',
	'<input name="m" type="hidden" value="466">',
	'<input name="t" type="hidden" value="htm">',
	'<input type="hidden" name="search" value="">',
	'<input type="hidden" name="_dm" value="＆">',
	'</form>'
);

document.write(
	'<form name="bsms_bidders" action="http://www.bidders.co.jp/dap/sv/affs?" method="POST" target="_blank" style="margin:0px;">',
	'<input type="hidden" name="keyword" value="">',
	'<input type="hidden" name="user_id" value="09O0Z6tLtVg.Bw56Sm8hi4q--">',
	'<input type="hidden" name="link" value="0">',
	'<input type="hidden" name="seq_link_id" value="557493">',
	'<input type="hidden" name="link_type" value="SE">',
	'</form>'
);

document.write(
	'<FORM name="bsms_rikigaku" method="POST" target="_blank" action="http://www.rikigaku-seitai.com/cgi/search/wwwsrch/wwwsrch.cgi" style="margin:0px;">',
	'<INPUT type="hidden" name="WORD" value="">',
	'<INPUT type="hidden" name="ANDOR" value="or">',
	'<INPUT type="hidden" name="DIR" value="0">',
	'</FORM>'
);

document.write(
	'<FORM name="bsms_benri" method="POST" target="_blank" action="http://www.rikigaku-seitai.com/search/search.cgi" style="margin:0px;">',
	'<INPUT type="hidden" name="mode" value="search">',
	'<INPUT type="hidden" name="method" value="and">',
	'<INPUT type="hidden" name="hyouji" value="25">',
	'<INPUT type="hidden" name="word" value="">',
	'<INPUT type="hidden" name="engine" value="pre">',
	'</FORM>'
);

document.write(
	'<FORM name="bsms_kenkou" method="get" target="_blank" action="http://www.rikigaku-seitai.com/health/search/search.cgi" style="margin:0px;">',
	'<INPUT type="hidden" name="mode" value="search">',
	'<INPUT type="hidden" name="page" value="1">',
	'<INPUT type="hidden" name="sort" value="mark">',
	'<INPUT type="hidden" name="word" value="">',
	'<INPUT type="hidden" name="engine" value="pre">',
	'<INPUT type="hidden" name="method" value="and">',
	'</FORM>'
);

document.write(
	'<form name="bsms_storemix" method="get" action="http://www.store-mix.com/search/result.php" target="_blank" style="margin:0px;">',
	'<input type="hidden" name="hid" value="970">',
	'<input type="hidden" name="cond" value="">',
	'</form>'
);

document.write(
	'<form name="bsms_amazon" method="get" action="http://www.amazon.co.jp/exec/obidos/external-search" target="_blank" style="margin:0px;">',
	'<input type="hidden" name="mode" value="blended">',
	'<input type="hidden" name="keyword" value="">',
	'<input type="hidden" name="tag" value="rikigaku0b-22">',
	'<input type="hidden" name="encoding-string-jp" value="日本語">',
	'</form>'
);

document.write(
	'<form name="bsms_bk1" action="http://www.bk1.co.jp/search/search.asp" method="get" target="_blank" style="margin:0px">',
	'<input type="hidden" name="partnerid" value="p-rikigaku10705">',
	'<input type="hidden" name="kywd" value="">',
	'</form>'
);

document.write(
	'<FORM name="bsms_rakutenbooks" target="_blank" method="get" action="http://ad.trafficgate.net/e/m.pl">',
	'<INPUT name="h" type="hidden" value="6771">',
	'<INPUT name="g" type="hidden" value="269">',
	'<INPUT name="m" type="hidden" value="99">',
	'<INPUT name="t" type="hidden" value="htm">',
	'<input type="hidden" name="shopID" value="90004">',
	'<input type="hidden" name="KEY" size="">',
	'<input type="hidden" name="enc" value="SJIS">',
	'</FORM>'
);

document.write(
	'<form name="bsms_present" action="http://www.rikigaku-seitai.com/present/p-search/present.cgi" method="post" target="_blank" style="margin:0px;">',
	'<input type="hidden" value="kt" name="mode">',
	'<input type="hidden" name="word" value="">',
	'<input type="hidden" name="m" value="OR" selected>',
	'</form>'
);

document.write(
	'<FORM name="BSMetaSearch" onSubmit="return GoBSMetaSearch(); return false;" target="_blank" style="margin:0px;">',
	'<TABLE border="0">',
	'<TR>',
	'<TD>',
	'<INPUT type="text" name="bsmsq" value="" size="60">',
	'</TD>',
	'<TD>',
	'<SELECT name="bsmse">',
	'<option value="ps" selected>検索エンジン選択</option>',
	'<option value="-" style="background: #ffdc1f" disabled>== サイト検索 ==</option>',
	'<OPTION value="rikigaku">サイト内全体',
	'<OPTION value="benri">検索エンジン',
	'<OPTION value="kenkou">整体検索エンジン',
	'<OPTION value="present">懸賞検索エンジン',
	'<option value="-" style="background: #ffeeaa" disabled>== ウェブ検索 ==</option>',
	'<OPTION value="e1">Google',
	'<OPTION value="e8">MSN Japan',
	'<OPTION value="e2">Yahoo! Japan',
	'<OPTION value="ask">Ask.jp',
	'<OPTION value="e3">goo',
	'<OPTION value="e4">Excite Japan',
	'<OPTION value="e6">インフォシーク',
	'<OPTION value="e7">フレッシュアイ',
	'<OPTION value="nifty">@search',
	'<OPTION value="e10">BIGLOBE',
	'<OPTION value="aaj">All About Japan',
	'<option value="-" style="background: #caffca" disabled>== 辞書検索 ==</option>',
	'<OPTION value="ej">英和辞典',
	'<OPTION value="je">和英辞典',
	'<OPTION value="jp">国語辞典',
	'<option value="-" style="background: #ffc0cb" disabled>== ショッピング検索 ==</option>',
	'<OPTION value="rakuten">楽天市場',
	'<OPTION value="furima">楽天フリマ',
	'<OPTION value="bidders">ビッダーズ',
	'<OPTION value="storemix">ストアミックス',
	'<OPTION value="amazon">Amazon.co.jp',
	'<OPTION value="bk1">bk1',
	'<OPTION value="rakutenbooks">楽天ブックス',
	'<option value="-" style="background: #cee2ff" disabled>== ソフトウェア検索 ==</option>',
	'<OPTION value="e11">Vector',
	'<OPTION value="e12">窓の杜',
	'<OPTION value="e13">Download ASCII',
	'<OPTION value="e14">CGIZOO',
	'</SELECT>',
	'</TD>',
	'<TD>',
	'<INPUT type="submit" value="検索">',
	'</TD>',
	'<TD>',
	'<INPUT type="button" value="取消" onClick="document.BSMetaSearch.bsmsq.value=\'\';">',
	'</TD>',
	'<TD>',
	'<FONT size="-1"><A href="http://www.bsp-net.com/search/help.html" target="_blank">[Help]</A></FONT>',
	'</TD>',
	'</TR>',
	'</TABLE>',
	'</FORM>'
);
