function GoogleSearch(q) {
  window.location = "/about/search.aspx?q=" + q + "&cx=017505352422833865945:76nh01oiys4&cof=FORID:11&ie=UTF-8";
} 
