function SearchSite() {
document.location.href = 'search.php?cx=018178753697598084638:iciia-sy-bo&cof=FORID:9&ie=UTF-8&q=' + document.getElementById('q').value + '&sa=Search';
return false;
}
