var googleSearchIframeName = “cse-search-results”;
var googleSearchFormName = “cse-search-box”;
var googleSearchFrameWidth = 800;
var googleSearchDomain = “www.google.com”;
var googleSearchPath = “/cse”;
google.load(‘search’, ’1′);
google.setOnLoadCallback(function() {
google.search.CustomSearchControl.attachAutoCompletion(
’005979918960197945866:ivloj8v48mo’,
document.getElementById(‘q’),
‘cse-search-box’);
});



