Minor edits
[dc-seal.git] / search.htm
blob5d3f67b073e55d5e4a80266a52f69c5ca2bf649d
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 <html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
9 <head>
10 <title>Search www</title>
11 <link rel="stylesheet" type="text/css" href="css/general.css" />
12 <link href="css/articles.css" rel="stylesheet" type="text/css" />
13 </head>
15 <body>
16 <div id="content"> <h1>Search Dylanchords</h1>
17 <p class="first">Here, you can search for words, chords, tunings, whatever your imagination and your skill with Google allows you. I can't guarantee that all occurrences of a word will be found - it depends on Google, and they may not have indexed every file yet. It's worth a try. If you can't find what you're looking for, try the search function at <a href="http://www.bobdylan.com">bobdylan.com</a>.</p>
18 <p>&nbsp;</p>
19 <!--Search Google-->
20 <!--<center>-->
21 <!--<FORM method=GET action=http://www.google.com/custom>-->
22 <!--<TABLE bgcolor=#FFFFFF cellspacing=0 border=0>-->
23 <!--<tr valign=top><td>-->
24 <!--<a href=http://www.google.com/search>-->
25 <!--<IMG SRC=Logo_40wht.gif border=0 ALT=Google align=middle width="128" height="53" /></a>-->
26 <!--</td>-->
27 <!--<td>-->
28 <!--<INPUT TYPE=text name=q size=31 maxlength=255 value="" />-->
29 <!--<INPUT type=submit name=sa VALUE="Google Search" />-->
30 <!--<INPUT type=hidden name=cof VALUE="LW:200;L:http://dylanchords.info/graphics/logo_liten.gif;LH:75;AH:center;GL:1;S:http://www.dylanchords.info;AWFID:c577a40307e77a00;" />-->
31 <!--<input type=hidden name=domains value="www.dylanchords.info" /><br-->
32 <!--/><input type=radio name=sitesearch value="dylanchords.info" checked />-->
33 <!--Search dylanchords.info <br />-->
34 <!--<input type=radio name=sitesearch value="" /> Search WWW -->
35 <!--</td>-->
36 <!--</tr></TABLE>-->
37 <!--</FORM>-->
38 <!--</center>-->
39 <!--Search Google-->
41 <div id="cse" style="width: 100%;">Loading</div>
42 <script src="http://www.google.com/jsapi" type="text/javascript"></script>
43 <script type="text/javascript">
44 google.load('search', '1', {language : 'en'});
45 google.setOnLoadCallback(function(){
46 var customSearchControl = new google.search.CustomSearchControl('016708095199562297756:umyr5fkvgsa');
47 customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
48 customSearchControl.draw('cse');
49 }, true);
50 </script>
51 <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />
54 </div>
55 </body>
57 </html>