function WriteForm(){
document.write
(
'<form action="http://www.taisei.co.jp/search.html" id="cse-search-box">'
);
document.write
(
'<dl><dt><img src="http://www.taisei.co.jp/common/top_image/index_head004.gif" alt="サイト内検索" width="61" height="10"></dt><dd class="search-text">'
);
document.write
(
'<input type="text" name="q">'
);
document.write
(
'<dd class="search-bt">'
);
document.write
(
'<input type="image" value="サーチ" name="sa" src="http://www.taisei.co.jp/common/images/search_bt001.gif" alt="検索">'
);
document.write
(
'</dd>'
);
document.write

(

'<input type="hidden" name="cx" value="003619386479046143626:v6nvejojmte" />'

);

document.write

(

'<input type="hidden" name="cof" value="FORID:10" />'

);

document.write

(

'<input type="hidden" name="ie" value="UTF-8" />'

);

document.write
(
'<dd class="seach-howto">'
);
document.write
(
'<a href="http://www.taisei.co.jp/search/help.html"><img src="http://www.taisei.co.jp/common/top_image/index_head006.gif" width="14" height="15" alt="検索ヘルプ"></a></dd>'
);
document.write
(
'</dl></form>'
);
}


