document.write ("<div class='hidden-block'>");

//売買物件全検索
document.write ("<form name='form01' id='form01' action='http://www.icomf.jp/' method='post'>");
document.write ("<input type='hidden' name='s' value='isearch' />");
document.write ("<input type='hidden' name='cid' value='7' />");
document.write ("</form>");

//賃貸物件全検索
document.write ("<form name='form02' id='form02' action='http://www.icomf.jp/' method='post'>");
document.write ("<input type='hidden' name='s' value='isearch' />");
document.write ("<input type='hidden' name='cid' value='19' />");
document.write ("</form>");

//売買特選物件一覧
document.write ("<form name='form03' id='form03' action='http://www.icomf.jp/' method='post'>");
document.write ("<input type='hidden' name='s' value='ctop' />");
document.write ("<input type='hidden' name='cid' value='7' />");
document.write ("<input type='hidden' name='sid' value='001' />");
document.write ("</form>");

//賃貸特選物件一覧
document.write ("<form name='form04' id='form04' action='http://www.icomf.jp/' method='post'>");
document.write ("<input type='hidden' name='s' value='ctop' />");
document.write ("<input type='hidden' name='cid' value='19' />");
document.write ("<input type='hidden' name='sid' value='001' />");
document.write ("</form>");

//売買物件全表示:表形式
document.write ("<form name='form05' id='form05' action='http://www.icomf.jp/' method='post'>");
document.write ("<input type='hidden' name='s' value='isearch_post_table' />");
document.write ("<input type='hidden' name='cid' value='0000007' />");
document.write ("</form>");

//賃貸物件全表示:表形式
document.write ("<form name='form06' id='form06' action='http://www.icomf.jp/' method='post'>");
document.write ("<input type='hidden' name='s' value='isearch_post_table' />");
document.write ("<input type='hidden' name='cid' value='0000025' />");
document.write ("</form>");

//賃貸物件「新築」表示
document.write ("<form name='form11' id='form11' action='http://www.icomf.jp/' method='post'>");
document.write ("<input type='hidden' name='s' value='isearch_post_table' />");
document.write ("<input type='hidden' name='cid' value='0000025' />");
document.write ("<input type='hidden' name='shinchiku' value='1' />");
document.write ("</form>");

//賃貸物件「ペット可」表示
document.write ("<form name='form12' id='form12' action='http://www.icomf.jp/' method='post'>");
document.write ("<input type='hidden' name='s' value='isearch_post_table' />");
document.write ("<input type='hidden' name='cid' value='0000025' />");
document.write ("<input type='hidden' name='tokki[]' value='01' />");
document.write ("</form>");

//賃貸物件「リフォーム」表示
document.write ("<form name='form13' id='form13' action='http://www.icomf.jp/' method='post'>");
document.write ("<input type='hidden' name='s' value='isearch_post_table' />");
document.write ("<input type='hidden' name='cid' value='0000025' />");
document.write ("<input type='hidden' name='gid[]' value='002' />");
document.write ("</form>");

//賃貸物件「初期費用が安い」表示
document.write ("<form name='form14' id='form14' action='http://www.icomf.jp/' method='post'>");
document.write ("<input type='hidden' name='s' value='isearch_post_table' />");
document.write ("<input type='hidden' name='cid' value='0000025' />");
document.write ("<input type='hidden' name='gid[]' value='003' />");
document.write ("</form>");

document.write ("</div>");


