google.load("jquery", "1.2.6");

google.setOnLoadCallback(function() {
  // functions to run on page load


});
