
var htx ='';
htx+='<form method="get" action="/search.aspx" class="srch-frm">';
htx+='<input type=hidden name="post" value=1/>';
htx+='<input type="hidden" name="from" value="box">';
htx+='<input type="hidden" name="rel" value="0">';
htx+='<input type="hidden" name="otyp" value="*">';
htx+='<input type="text" name="q" size="19" maxlength="200" class="txt">';
htx+='<input type="submit" value="&#1576;&#1580;&#1608;" class="btn">';
htx+='</form>';
document.write(htx);
