upper waypoint

Search

During testing the search results may be pointing at the old site - it will point to the new site after launch.

Loading


function getQuery() { var url = '' + window.location; var queryStart = url.indexOf('?') + 1; if (queryStart > 0) { var parts = url.substr(queryStart).split('&'); for (var i = 0; i 2 && parts[i].substr(0, 2) == 'q=') { return decodeURIComponent( parts[i].split('=')[1].replace(/+/g, ' ')); } } } return ''; }

google.setOnLoadCallback(function() { var customSearchControl = new google.search.CustomSearchControl('016903106374557566950:vyimzdoztua'); customSearchControl.setResultSetSize(google.search.Search.FILTERED_CSE_RESULTSET); var options = new google.search.DrawOptions(); options.setAutoComplete(true); // options.setInput(document.getElementById('search_field')); customSearchControl.draw('cse', options); customSearchControl.execute(getQuery()); }, true);

Sponsored

lower waypoint
next waypoint