// JavaScript Document

document.observe("dom:loaded", function() {
  PageLoaded();
});

