| 1 | |
| 2 | |
| 3 | <!DOCTYPE html> |
| 4 | |
| 5 | <div style="float: right; width: 350px; position: relative; top: -30px"> |
| 6 | <link rel="stylesheet" href="http://www.google.com/cse/style/look/minimalist.css" |
| 7 | type="text/css" /> |
| 8 | |
| 9 | |
| 10 | <!-- |
| 11 | <div id="cse" style="width: 100%;">Loading</div> |
| 12 | <script src="http://www.google.com/jsapi" type="text/javascript"></script> |
| 13 | <script type="text/javascript"> |
| 14 | google.load('search', '1', {language : 'en', style : google.loader.themes.MINIMALIST}); |
| 15 | google.setOnLoadCallback(function() { |
| 16 | var customSearchControl = new google.search.CustomSearchControl('004118323935733566362:einy5gdhg28'); |
| 17 | customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET); |
| 18 | customSearchControl.draw('cse'); |
| 19 | }, true); |
| 20 | </script> --> |
| 21 | |
| 22 | <script> |
| 23 | (function() { |
| 24 | var cx = '004118323935733566362:if0wheyrmqu'; |
| 25 | var gcse = document.createElement('script'); |
| 26 | gcse.type = 'text/javascript'; |
| 27 | gcse.async = true; |
| 28 | gcse.src = 'https://cse.google.com/cse.js?cx=' + cx; |
| 29 | var s = document.getElementsByTagName('script')[0]; |
| 30 | s.parentNode.insertBefore(gcse, s); |
| 31 | })(); |
| 32 | </script> |
| 33 | |
| 34 | <div class="gcse-search"></div> |
| 35 | |
| 36 | </div> |
| 37 | |
| 38 | |
| 39 | |
| 40 | |