window.addEvent( 'domready', function(){
  
  // fastbox (js lightbox)
  Fastbox( '.fastbox', '/stylesheets/fastbox.css', '' );
  
});