Sprit, благадарюДобавлено (16.11.2010, 15:51:03)
---------------------------------------------
дало скрипт
<div id="cse" style="width: 25%;">Loading</div>
<script src="http://www.google.com/jsapi" type="text/javascript"></script>
<script type="text/javascript">
google.load('search', '1', {language : 'ru'});
google.setOnLoadCallback(function() {
var customSearchControl = new google.search.CustomSearchControl('005436436019343001028:qyjqh42hjhy');
customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET);
customSearchControl.draw('cse');
}, true);
</script>
куда его?