document.observe("dom:loaded", function() {
  HM.Flash.Text.load("h1", {
	src: "/flash/h1.swf"
  })
});
