Talk:ID research
From ResearchID.org, a nexus for researching Intelligent Design
I removed the jokers statement who wrote only
Seriously?
and I put a link to customized google search
the code is
Loading
<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" />
