// monster navi

function setSearchBox() {

var t = document.getElementById("search_box");
if (t==null) {return;}

html = "";
//html += "<table id='monnavi' width='500'>";
//html += "<tr>";
//html += "<td align='left' valign='bottom'><a name='monnavi'><img height='21' src='/img_cmn/mnavi_top1.gif' alt='日本最大級のデータベースからご希望の条件で検索できます：イーローン・モンスターナビbeta' border='0'></a></td>";
//html += "<td valign='bottom' nowrap></td>";
//html += "</tr>";
//html += "<tr>";
//html += "<td colspan='2'><img src='/img_cmn/mnavi_top2.gif'></td>";
//html += "</tr>";
//html += "<form method='GET' id='frm' name='frm' action='/php/loanlist.php' target='_self' onsubmit='return validate(document.frm);'>";
//html += "<tr>";
//html += "<td colspan='2' align='left' valign='top' class='navi'><div class='navi'>";
html += "<table class='monnavi_formtable' width='1%'>";
html += "<tr>";
html += "<th width='1%' align='left' nowrap>利用目的&nbsp;</th>";
html += "<td width='1%' nowrap><select id='c_division' name='DID' onchange='ChangeDivision(this.value);'>";
html += "<option value=''>選択してください</option>";
html += "<option value='1'>住宅</option>";
html += "<option value='2'>自動車</option>";
html += "<option value='4'>カード・キャッシング</option>";
//html += "<option value='5'>ビジネス</option>";
html += "<option value='3'>その他</option>";
html += "</select>&nbsp;&nbsp;</td>";
html += "<th width='1%' align='left' nowrap><span  id='item_category'>資金使途&nbsp;</span></th>";
html += "<td width='1%' nowrap><span id='item_category_input'><select id='c_category' name='CID'></select></span></td>";
html += "</tr>";
html += "</table>";
html += "<table class='monnavi_formtable'>";
html += "<tr>";
html += "<th width='1%' align='left' nowrap>借入金額&nbsp;</th>";
html += "<td width='1%' nowrap>";
html += "<input type='text' id='c_amount' name='c1' size='6' maxlength='5' value=''>";
html += "万円&nbsp;&nbsp;</td>";
html += "<th width='1%' align='left' nowrap>借入期間&nbsp;</th>";
html += "<td width='1%' nowrap>";
html += "<input type='text' id='c_term' name='c2' size='6' maxlength='3' value=''>";
html += "<span id='unit_term'>ヶ月</span>&nbsp;&nbsp;</td>";
html += "<th width='1%' align='left' nowrap><span id='title_location'>所在地</span>&nbsp;</th>";
html += "<td valign='top'>";
html += "<select id='c_location' name='c6'>";
html += "<option value=''></option>";
html += "<option value='1' >北海道</option>";
html += "<option value='2' >青森県</option>";
html += "<option value='3' >岩手県</option>";
html += "<option value='4' >宮城県</option>";
html += "<option value='5' >秋田県</option>";
html += "<option value='6' >山形県</option>";
html += "<option value='7' >福島県</option>";
html += "<option value='8' >茨城県</option>";
html += "<option value='9' >栃木県</option>";
html += "<option value='10'>群馬県</option>";
html += "<option value='11'>埼玉県</option>";
html += "<option value='12'>千葉県</option>";
html += "<option value='13'>東京都</option>";
html += "<option value='14'>神奈川県</option>";
html += "<option value='15'>新潟県</option>";
html += "<option value='16'>富山県</option>";
html += "<option value='17'>石川県</option>";
html += "<option value='18'>福井県</option>";
html += "<option value='19'>山梨県</option>";
html += "<option value='20'>長野県</option>";
html += "<option value='21'>岐阜県</option>";
html += "<option value='22'>静岡県</option>";
html += "<option value='23'>愛知県</option>";
html += "<option value='24'>三重県</option>";
html += "<option value='25'>滋賀県</option>";
html += "<option value='26'>京都府</option>";
html += "<option value='27'>大阪府</option>";
html += "<option value='28'>兵庫県</option>";
html += "<option value='29'>奈良県</option>";
html += "<option value='30'>和歌山県</option>";
html += "<option value='31'>鳥取県</option>";
html += "<option value='32'>島根県</option>";
html += "<option value='33'>岡山県</option>";
html += "<option value='34'>広島県</option>";
html += "<option value='35'>山口県</option>";
html += "<option value='36'>徳島県</option>";
html += "<option value='37'>香川県</option>";
html += "<option value='38'>愛媛県</option>";
html += "<option value='39'>高知県</option>";
html += "<option value='40'>福岡県</option>";
html += "<option value='41'>佐賀県</option>";
html += "<option value='42'>長崎県</option>";
html += "<option value='43'>熊本県</option>";
html += "<option value='44'>大分県</option>";
html += "<option value='45'>宮崎県</option>";
html += "<option value='46'>鹿児島県</option>";
html += "<option value='47'>沖縄県</option>";
html += "</select></td>";
html += "</tr>";
html += "</table>";
html += "<table class='monnavi_formtable'>";
html += "<tr>";
html += "<th width='1%' align='left' nowrap>来店</th>";
html += "<td valign='top'><label for='c_raiten'><input type='checkbox' id='c_raiten' name='c7' value='1'>不要</label></td>";
html += "<th align='left' nowrap='nowrap' width='1%'>&nbsp;&nbsp;&nbsp;金融機関&nbsp;</th>";
html += "<td valign='top'><select id='c_lenderType' name='c5'>";
html += "	<option id='c_lenderType_0' name='c5' value='0' checked>指定なし</option>";
html += "	<option id='c_lenderType_1' name='c5' value='1'>銀行</option>";
html += "	<option id='c_lenderType_2' name='c5' value='2'>信用金庫・労働金庫</option>";
html += "	<option id='c_lenderType_3' name='c5' value='3'>その他金融機関</option>";
html += "</select></td>";
//html += "<th width='1%' align='left' nowrap>&nbsp;&nbsp;&nbsp;金融機関&nbsp;</th>";
//html += "<td valign='top'>";
//html += "<label for='c_lenderType_0'>";
//html += "<input type='radio' id='c_lenderType_0' name='c5' value='0' checked>";
//html += "指定なし</label>";
//html += "<label for='c_lenderType_1'>";
//html += "<input type='radio' id='c_lenderType_1' name='c5' value='1'>";
//html += "銀行</label>";
//html += "<label for='c_lenderType_3'>";
//html += "<input type='radio' id='c_lenderType_3' name='c5' value='3'>";
//html += "その他金融機関</label></td>";
html += "</tr>";
html += "</table>";
html += "<table class='monnavi_formtable' id='row_guarantee' width='1%'>";
html += "<tr>";
html += "<th align='left' nowrap width='1%'>担保&nbsp;</th>";
html += "<td nowrap>";
html += "<label for='c_guarantee_0'><input type='radio' id='c_guarantee_0' name='c3' value='0' checked>指定なし</label>";
html += "<label for='c_guarantee_1'><input type='radio' id='c_guarantee_1' name='c3' value='1' >無担保</label>";
html += "<label for='c_guarantee_2'><input type='radio' id='c_guarantee_2' name='c3' value='2' >不動産担保</label>";
html += "<label for='c_guarantee_3'><input type='radio' id='c_guarantee_3' name='c3' value='3' >その他担保</label>";
html += "</td>";
html += "<th align='left' nowrap width='1%'>&nbsp;&nbsp;保証人</th>";
html += "<td><label for='c_security'><input type='checkbox' id='c_security' name='c4' value='1'>不要</label></td>";
html += "</tr>";
html += "</table>";
html += "<div class='frm_btn'>";
//html += "<input type='image' src='/img_cmn/b_monnavi_saikensaku.gif' alt='検索' id='frm_btn'>";
html += "<input type='submit' id='frm_btn' value='検索する' />";
html += "</div>";
html += "<table class='monnavi_formtable' id='row_interestType' width='1%'>";
html += "<tr>";
html += "<th width='1%' align='left' valign='top' nowrap>金利タイプ&nbsp;</th>";
html += "<td valign='top' nowrap>";
html += "<select id='c_interestType' name='c8'></select>";
html += "</td>";
html += "</tr>";
html += "</table>";
html += "</div>";
//html += "</div>";
//html += "</tr>";
//html += "<tr>";
//html += "<td colspan='2' class='tabledescription'><img src='/img_cmn/mnavi_btm.gif'></td>";
//html += "</tr>";
html += "<input type='hidden' name='c9' value=''>";
html += "<input type='hidden' name='sort' value=''>";
//html += "<input type='hidden' name='cnt' value='monnavi'>";
//html += "</form>";
//html += "</table>";

t.innerHTML = html;

ChangeDivision(null);

}
