ID research

From ResearchID.org, a nexus for researching Intelligent Design

Link to Google customized Search engine of
Intelligent Design & Creation Research
http://is.gd/7e2Iq


Acode to use to embed the search into the web page


<script src="http://www.google.com/jsapi" type="text/javascript"></script> <script type="text/javascript">

google.load('search', '1', {language : 'en'});
google.setOnLoadCallback(function(){
  var customSearchControl = new google.search.CustomSearchControl('017121131676808043350:vnvzkwijf6m');
  customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
  customSearchControl.draw('cse');
}, true);

</script> <link rel="stylesheet" href="http://www.google.com/cse/style/look/default.css" type="text/css" />