function search() {
document.write ("<FORM NAME=\"iskomoe\" METHOD=\"get\" ACTION=\"http://www.hristianstvo.ru/search\" target=_blank class=\"search_form\"> \r\n");
document.write ("Поиск&nbsp; \r\n");
document.write ("<input type=text name=text size=30 maxlength=300 style=\"width:200; height:22; font-family:Tahoma,Arial Cyr; font-size: 13px\"> \r\n");
document.write ("&nbsp; \r\n");
document.write ("<select name=where size=1> \r\n");
document.write ("<option value=4>на&nbsp;сайте</option> \r\n");
document.write ("<option value=2 selected>в&nbsp;православном&nbsp;интернете</option> \r\n");
document.write ("<option value=1>в&nbsp;каталоге&nbsp;Христианство.ru</option> \r\n");
document.write ("<option value=3>в&nbsp;Яндекс</option> \r\n");
document.write ("</select> \r\n");
document.write ("&nbsp; \r\n");
document.write ("<input type=submit value=\"Искать!\" style=\"width:80; height:22; font-family: Tahoma,Arial; font-size: 12px; cursor:hand\" title=\"Искать в православном интернете!\"> \r\n");
document.write ("&nbsp;<a href=http://iskomoe.ru TITLE=\"ИСКОМОЕ.ru\">Искомое.ru</a> \r\n");
document.write ("</form> \r\n");
}
