Yes! You can add Search in Bible on your own page! And you can also add it to a GB encoded (Simplified Chinese) or Big5 encoded (Traditional Chinese) page.
just copy and paste the following code in your page:
<!-- BEGIN BibleSeach CODE -->
<center><form action="http://www.ccim.org/cgi-user/bible/ob" method=post>
<img src="http://www.ccim.org/~bible/image/shb_e.gif" width=141 height=31
alt="Search In Bible" align=bottom><a href="http://www.ccim.org/~bible/addsearch.html"
target="_top"><font size="1">Add Search in Bible on Your Own Page</a></font><br>
<input name="keywords" size=40><input type="submit" name="search" value="Search in Bible">
</form></center>
<!-- END BibleSeach CODE -->
copy and paste the following code in your page:
<!-- BEGIN BibleSeach CODE -->
<center><form action="http://www.ccim.org/cgi-user/bible/ob" method=post>
<img src="http://www.ccim.org/~bible/image/shb_e.gif" width=141 height=31
alt="Search In Bible" align=bottom><a href="http://www.ccim.org/~bible/addsearch.html"
target="_top"><font size="1">Add Search in Bible on Your Own Page</a></font><br>
<input name="keywords" size=40><input type="submit" name="search" value="Search in Bible"><br>
<input type="radio" name="method" value="str" checked>Phrase
<input type="radio" name="method" value="and">AND
<input type="radio" name="method" value="or">OR<br>
</form></center>
<!-- END BibleSeach CODE -->