Anonymous

Sandbox2: Difference between revisions

From Halachipedia
50 bytes removed ,  27 January 2012
no edit summary
No edit summary
No edit summary
Line 2: Line 2:
<div id="cse-search-form" style="width: 100%;">Loading</div>
<div id="cse-search-form" style="width: 100%;">Loading</div>
<script src="http://www.google.com/jsapi" type="text/javascript"></script>
<script src="http://www.google.com/jsapi" type="text/javascript"></script>
<script type="text/javascript">  
<script type="text/javascript">google.load('search', '1', {language : 'en', style : google.loader.themes.SHINY});google.setOnLoadCallback(function(){var customSearchOptions = {};var customSearchControl = new google.search.CustomSearchControl('015785895051814538703:vs9hjnwv1je', customSearchOptions);
  google.load('search', '1', {language : 'en', style : google.loader.themes.SHINY});
customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
  google.setOnLoadCallback(function() {
var options = new google.search.DrawOptions();
    var customSearchOptions = {};
options.setSearchFormRoot('cse-search-form');
    var customSearchControl = new google.search.CustomSearchControl(
options.setAutoComplete(true);
      '015785895051814538703:vs9hjnwv1je', customSearchOptions);
customSearchControl.draw('cse', options);}, true);</script><div id="cse" style="width:100%;"></div>  
    customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
    var options = new google.search.DrawOptions();
    options.setSearchFormRoot('cse-search-form');
    options.setAutoComplete(true);
    customSearchControl.draw('cse', options);
  }, true);
</script>
<div id="cse" style="width:100%;"></div>  


__NOTOC__
__NOTOC__