--- web/www/index.xhtml 2012/01/12 16:14:40 1.32 +++ web/www/index.xhtml 2013/06/05 10:49:40 1.33 @@ -29,7 +29,6 @@ </li> </ul> </div> -<!--#include virtual="/bannerad.inc" --> <h2> <a id="news">News</a> </h2> @@ -164,19 +163,21 @@ Use this form to search the whole i-scream website, courtesy of Google. </p> - <form method="get" action="http://www.google.com/custom"> - <p> - <a href="http://www.google.com/"><img src="http://www.google.com/logos/Logo_25wht.gif" alt="Google" /></a> - <input type="hidden" name="domains" value="i-scream.org" /> - <input type="text" name="q" size="31" maxlength="255" value="" /> - <input type="submit" name="sa" value="Search" /> - <input type="radio" name="sitesearch" value="i-scream.org" checked="checked" />i-scream.org - <input type="radio" name="sitesearch" value="" />Web - <input type="hidden" name="client" value="pub-4199687771151670" /> - <input type="hidden" name="forid" value="1" /> - <input type="hidden" name="cof" value="GALT:#008000;GL:1;DIV:#336699;VLC:663399;AH:center;BGC:FFFFFF;LBGC:EEEEFF;ALC:0000FF;LC:0000FF;T:000000;GFNT:0000FF;GIMP:0000FF;FORID:1;" /> - </p> - </form> + <div> + <script> + (function() { + var cx = '015923082814183233257:dz2h65arce8'; + var gcse = document.createElement('script'); + gcse.type = 'text/javascript'; + gcse.async = true; + gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') + + '//www.google.com/cse/cse.js?cx=' + cx; + var s = document.getElementsByTagName('script')[0]; + s.parentNode.insertBefore(gcse, s); + })(); + </script> + <gcse:search></gcse:search> + </div> </div> <!--#include virtual="/footer.inc" --> </div>