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