document.observe("dom:loaded", function() {
    window.atFront = new AttractionsFront();
})
