var kitaguni = 	"<!--キーワード検索(S)削除不可-->" +
		"<div class='sidetitle'>キーワード検索</div>" +
		"<div class='side' style='text-align:center;margin-left:auto;margin-right:auto;'>" +
		"<!-- SiteSearch Google -->" +
		"<form method='get' action='http://www.google.co.jp/custom' target='google_window'>" +
		"<table border='0' bgcolor='#ffffff'>" +
		"<tr><td nowrap='nowrap' valign='top' align='left' height='32'>" +
		"<a href='http://www.google.com/'>" +
		"<img src='http://www.google.com/logos/Logo_25wht.gif' border='0' alt='Google' align='middle'></img></a>" +
		"<br/>" +
		"<input type='hidden' name='domains' value='kitaguni.tv'></input>" +
		"<input type='text' name='q' size='11' maxlength='255' value=''></input>" +
		"<input type='submit' name='sa' value='検索'></input>" +
		"</td></tr>" +
		"<tr>" +
		"<td nowrap='nowrap'>" +
		"<table>" +
		"<tr>" +
		"<td align='left'>" +
		"<input type='radio' name='sitesearch' value='' checked='checked'></input>" +
		"<font size='-1' color='#000000'>Web</font>" +
		"</td>" +
		"</tr>" +
		"<tr>" +
		"<td align='left'>" +
		"<input type='radio' name='sitesearch' value='kitaguni.tv'></input>" +
		"<font size='-1' color='#000000'>kitaguni.tv</font>" +
		"</td>" +
		"</tr>" +
		"</table>" +
		"<input type='hidden' name='client' value='pub-5893088644458478'></input>" +
		"<input type='hidden' name='forid' value='1'></input>" +
		"<input type='hidden' name='ie' value='UTF-8'></input>" +
		"<input type='hidden' name='oe' value='UTF-8'></input>" +
		"<input type='hidden' name='cof' value='GALT:#008000;GL:1;DIV:#0066FF;VLC:663399;AH:center;BGC:FFFFFF;LBGC:FFFFFF;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;LH:40;LW:100;L:http://ch.kitaguni.tv/img/im_siteid.gif;S:http://ch.kitaguni.tv;LP:1;FORID:1'></input>" +
		"<input type='hidden' name='hl' value='ja'></input>" +
		"</td></tr></table>" +
		"</form>" +
		"<!-- SiteSearch Google -->" +
		"</div>" +
		"<!--キーワード検索(E)削除不可-->";
document.write(kitaguni);
document.close();

