ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/web/www/index.xhtml
(Generate patch)

Comparing web/www/index.xhtml (file contents):
Revision 1.32 by tdb, Thu Jan 12 16:14:40 2012 UTC vs.
Revision 1.33 by tdb, Wed Jun 5 10:49:40 2013 UTC

# Line 29 | Line 29
29                </li>
30              </ul>
31            </div>
32 <!--#include virtual="/bannerad.inc" -->
32            <h2>
33              <a id="news">News</a>
34            </h2>
# Line 164 | Line 163
163              Use this form to search the whole i-scream website,
164              courtesy of Google.
165            </p>
166 <          <form method="get" action="http://www.google.com/custom">
167 <            <p>
168 <              <a href="http://www.google.com/"><img src="http://www.google.com/logos/Logo_25wht.gif" alt="Google" /></a>
169 <              <input type="hidden" name="domains" value="i-scream.org" />
170 <              <input type="text" name="q" size="31" maxlength="255" value="" />
171 <              <input type="submit" name="sa" value="Search" />
172 <              <input type="radio" name="sitesearch" value="i-scream.org" checked="checked" />i-scream.org
173 <              <input type="radio" name="sitesearch" value="" />Web
174 <              <input type="hidden" name="client" value="pub-4199687771151670" />
175 <              <input type="hidden" name="forid" value="1" />
176 <              <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;" />
177 <            </p>
178 <          </form>
166 >          <div>
167 >            <script>
168 >              (function() {
169 >                var cx = '015923082814183233257:dz2h65arce8';
170 >                var gcse = document.createElement('script');
171 >                gcse.type = 'text/javascript';
172 >                gcse.async = true;
173 >                gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
174 >                    '//www.google.com/cse/cse.js?cx=' + cx;
175 >                var s = document.getElementsByTagName('script')[0];
176 >                s.parentNode.insertBefore(gcse, s);
177 >              })();
178 >            </script>
179 >            <gcse:search></gcse:search>
180 >          </div>
181          </div>
182   <!--#include virtual="/footer.inc" -->
183        </div>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines