function gom_embed(stream_id) {
  document.write("<iframe src='http://graphomatic.net/streams/" + stream_id + "' width='440px' height='410px' scrolling='no' frameborder='0'></iframe>");
}
