  google.load("jquery", "1");
 
  google.setOnLoadCallback(function() {
    // Place init code here instead of $(document).ready()
  });

