document.writeln("<form name=\"flpage\" method=\"get\" action=\"\/search\/\" >");
document.writeln("		<div id=\"s_search_form\">");
document.writeln("			<input id=\"sb\" maxlength=\"100\" name=\"w\" value=\"MBA\" class=\"search_input\" onkeyup=\"userInput(this.value,this.id,event);\" onkeydown=\"userControl(this.value,this.id,event);\" autocomplete=\"off\" type=\"text\" onmouseover=\"this.select();\"><\/input>");
document.writeln("			<input value=\"ËÑË÷´ð°¸\" class=\"search_button\" type=\"submit\" \/>");
document.writeln("			<input value=\"Ìá ÎÊ\" class=\"search_button\" type=\"button\" name=\"ask\" onclick=\"redirectForAsk(document.flpage.w,true);return false;\"\/>");
document.writeln("		<\/div>");
document.writeln("		<div id=\"divc\" class=\"sb_divc\"><\/div>");
document.writeln("	<\/form>");