//document.write(
//'<form method="get" action="http://www.google.co.jp/search">' +
//'<table summary="layout search form" cellpadding="0" cellspacing="0" border="0">' +
//'<tr><td><a href="http://www.google.co.jp/"><img src="' + path + '/img/google.gif" width="60" height="24" border="0" alt="Google" align="absmiddle"></a></td>' +
//'	<td>' +
//'	<input type="hidden" name="hl" value="ja" />' +
//'	<input type="hidden" name="ie" value="Shift_JIS" />' +
//'	<input type="hidden" name="oe" value="Shift_JIS" />' +
//'	<input type="hidden" value="www.simc.jp" name="as_sitesearch" />' +
//'	<input type="text" class="txt" name="q" size="18" maxlength="255" value="" onfocus="this.style.borderColor=\'#a1007e\'" onblur="this.style.borderColor=\'\'" />' +
//'	<td><input type="submit" class="btn" name="btnG" value=" Go " /></td></tr>' +
//'</table>' +
//'</form>');
