document.writeln("<script>");
document.writeln("if (top.location != location) top.location.href = location.href;");
document.writeln("function $(ob){	return document.getElementById(ob);}");
document.writeln("function drop_mouseout(pos){");
document.writeln("	var posSel=$(pos+\"Sel\").style.display;");
document.writeln("	if(posSel==\"block\"){");
document.writeln("		timer = setTimeout(\"drop_hide(\'\"+pos+\"\')\", 1000);");
document.writeln("	}");
document.writeln("}");
document.writeln("function drop_hide(pos){");
document.writeln("	$(pos+\"Sel\").style.display=\"none\";");
document.writeln("}");
document.writeln("function drop_mouseover(pos){");
document.writeln("	try{window.clearTimeout(timer);}catch(e){}");
document.writeln("}");
document.writeln("function search_show(pos,st,href){");
document.writeln("	var fm = document.sForm;");
document.writeln("    fm.m.value=st;");
document.writeln("    $(pos+\"Sel\").style.display=\"none\";");
document.writeln("    $(pos+\"Slected\").innerHTML=href.innerHTML;");
document.writeln("    fm.keyword.focus();");
document.writeln("	try{window.clearTimeout(timer);}catch(e){}");
document.writeln("	return false;");
document.writeln("}");
document.writeln("");
document.writeln("function search_show1(pos1,st1,href1){");
document.writeln("	var fm = document.sForm;");
document.writeln("    fm.catalog.value=st1;");
document.writeln("    $(pos1+\"Sel\").style.display=\"none\";");
document.writeln("    $(pos1+\"Slected\").innerHTML=href1.innerHTML;");
document.writeln("    fm.keyword.focus();");
document.writeln("	try{window.clearTimeout(timer);}catch(e){}");
document.writeln("	return false;");
document.writeln("}");
document.writeln("window.onload = function () {");
document.writeln("	var fm = document.sForm;");
document.writeln("	fm.m.value=\'2\';");
document.writeln("	fm.catalog.value=\'\';");
document.writeln("};");
document.writeln("<\/script>");
document.writeln("<script>");
document.writeln("function doClick_down1(o){");
document.writeln("	 o.className=\"current\";");
document.writeln("	 var j;");
document.writeln("	 var id;");
document.writeln("	 var e;");
document.writeln("	 for(var i=1;i<=8;i++){");
document.writeln("	   id =\"bzdown\"+i;");
document.writeln("	   j = document.getElementById(id);");
document.writeln("	   e = document.getElementById(\"bz_con\"+i);");
document.writeln("	   if(id != o.id){");
document.writeln("	   	 j.className=\"\";");
document.writeln("	   	 e.style.display = \"none\";");
document.writeln("	   }else{");
document.writeln("		e.style.display = \"block\";");
document.writeln("	   }");
document.writeln("	 }");
document.writeln("	 }");
document.writeln("window.onerror = function () {return true};");
document.writeln("<\/script>")
