document.writeln("");
document.writeln("<script language=\"javascript\">");
document.writeln("	function changeSearchKind() {");
document.writeln("		if (document.searchBrick.searchType.value==1){");
document.writeln("			document.searchBrick.bestSaleNum.value=3;");
document.writeln("			document.getElementById(\"searchKindArea\").innerHTML = \"<input id=\'sk_11\' type=\'radio\' name=\'searchKind\' value=\'name\' checked\/><label for=sk_11>书名<\/label><input id=\'sk_12\' type=\'radio\' name=\'searchKind\' value=\'author\' \/><label for=sk_12>作者<\/label><input id=\'sk_13\' type=\'radio\' name=\'searchKind\' value=\'pubcomp\'  \/><label for=sk_13>出版社<\/label><input id=\'sk_14\' type=\'radio\' name=\'searchKind\' value=\'content\'  \/><label for=sk_14>全文<\/label>\";");
document.writeln("		}else if(document.searchBrick.searchType.value==2){");
document.writeln("			document.searchBrick.bestSaleNum.value=3;");
document.writeln("			document.getElementById(\"searchKindArea\").innerHTML = \"<input id=\'sk_21\' type=\'radio\' name=\'searchKind\' value=\'name\' checked\/><label for=sk_21>商品名<\/label><input id=\'sk_22\' type=\'radio\' name=\'searchKind\' value=\'singer\'   \/><label for=sk_22>歌手<\/label><input id=\'sk_23\' type=\'radio\' name=\'searchKind\' value=\'band\'  \/><label for=sk_23>演奏者<\/label><input id=\'sk_24\' type=\'radio\' name=\'searchKind\' value=\'content\'  \/><label for=sk_24>全文<\/label>\";");
document.writeln("		}else if(document.searchBrick.searchType.value==3){");
document.writeln("			document.searchBrick.bestSaleNum.value=3;");
document.writeln("			document.getElementById(\"searchKindArea\").innerHTML = \"<input id=\'sk_31\' type=\'radio\' name=\'searchKind\' value=\'name\' checked \/><label for=sk_31>商品名<\/label><input id=\'sk_32\' type=\'radio\' name=\'searchKind\' value=\'impersonator\' \/><label for=sk_32>演员<\/label><input id=\'sk_33\' type=\'radio\' name=\'searchKind\' value=\'regisseur\' \/><label for=sk_33>导演<\/label><input id=\'sk_34\' type=\'radio\' name=\'searchKind\' value=\'content\'  \/><label for=sk_34>全文<\/label>\";");
document.writeln("		}else{");
document.writeln("			document.searchBrick.bestSaleNum.value=3;");
document.writeln("			document.getElementById(\"searchKindArea\").innerHTML = \"<input id=\'sk_41\' type=\'radio\' name=\'searchKind\' value=\'keyword\' checked \/><label for=sk_41>精确搜索<\/label><input id=\'sk_42\' type=\'radio\' name=\'searchKind\' value=\'content\'  \/><label for=sk_42>全文搜索<\/label>\";");
document.writeln("		}");
document.writeln("	}");
document.writeln("<\/script>");
document.writeln("<table align=\"center\" id=\"TopSearch\" border=\"0\" cellspacing=\"0\" cellpadding=\"0\"><form style=\"margin:2px 0 0 0;\" action=\"http:\/\/www.mami100.com.cn\/search.php\" name=\"searchBrick\" method=\"get\"><input type=\"hidden\" name=\"source\" value=\"mingzhipmz\"\/>");
document.writeln("	<tr id=\"twotabsearch\">");
document.writeln("		<td class=\"SearchTitle\" align=\"center\">商品搜索&nbsp;<\/td>");
document.writeln("		<td width=\"100\">");
document.writeln("		<div id=\"topSearchCategory\">");
document.writeln("				<select name=\"searchType\" class=\"SearchSel\" onchange=\"changeSearchKind()\" style=\"width:100px\">");
document.writeln("				<option value=\"\" selected=\"selected\">所有类别<\/option>");
document.writeln("				");
document.writeln("				<option value=\"1\">图书<\/option>");
document.writeln("				");
document.writeln("				<option  value=\"2\">音乐<\/option>");
document.writeln("				");
document.writeln("				<option  value=\"3\">影视<\/option>");
document.writeln("				");
document.writeln("");
document.writeln("				<option  value=\"5\">手机<\/option>");
document.writeln("				");
document.writeln("				<option  value=\"6\">小家电<\/option>");
document.writeln("				");
document.writeln("				<option  value=\"7\">化妆<\/option>");
document.writeln("				");
document.writeln("				<option  value=\"8\">厨具<\/option>");
document.writeln("				");
document.writeln("				<option  value=\"9\">家居<\/option>");
document.writeln("				");
document.writeln("				<option  value=\"10\">健康<\/option>");
document.writeln("				");
document.writeln("				<option  value=\"11\">玩具<\/option>");
document.writeln("				");
document.writeln("				<option  value=\"12\">钟表首饰<\/option>");
document.writeln("				");
document.writeln("				<option  value=\"13\">母婴<\/option>");
document.writeln("				");
document.writeln("				<option  value=\"14\">个人护理<\/option>");
document.writeln("				");
document.writeln("				<option  value=\"15\">软件\/学习<\/option>");
document.writeln("				");
document.writeln("				<option  value=\"16\">游戏\/娱乐<\/option>");
document.writeln("				");
document.writeln("				<option  value=\"17\">礼品箱包<\/option>");
document.writeln("				");
document.writeln("				<option  value=\"20\">摄影摄像<\/option>");
document.writeln("				");
document.writeln("				<option  value=\"21\">Mp3\/Mp4<\/option>");
document.writeln("				");
document.writeln("				<option  value=\"22\">视听设备<\/option>");
document.writeln("				");
document.writeln("				<option  value=\"23\">电脑配件<\/option>");
document.writeln("				");
document.writeln("				<\/select>");
document.writeln("		<\/div>");
document.writeln("		<\/td>");
document.writeln("		");
document.writeln("		<td width=\"325\"><input type=\"text\" id=\"searchWord\" name=\"searchWord\" value=\"\" size=\"25\" class=\"SearchWord\" maxlength=50\/><\/td>");
document.writeln("		<td width=\"5\">&nbsp;<\/td>");
document.writeln("		<td align=\"right\"><input type=\"image\" src=\"http:\/\/images.amazon.cn\/a\/az-go-orange-trans.gif\" alt=\"查找\" name=\"Go\" border=\"0\" \/><\/td>");
document.writeln("			");
document.writeln("		<td><div id=\"searchKindArea\" class=\"SearchKeyword\" style=\"margin:0;\"><\/div>");
document.writeln("		<input type=\"hidden\" name=\"bestSaleNum\" value=\"0\">");
document.writeln("		<input type=\"hidden\" name=\"uid\" value=\"\">");
document.writeln("		<input type=\"hidden\" name=\"pageletid\" value=\"headsearch\">");
document.writeln("		<script language=\"javascript\">changeSearchKind();<\/script><\/td>");
document.writeln("	<\/tr><\/form>");
document.writeln("	<\/table>");