Event.addBehavior({
"div": function(event) {
if (this.id == 'splashes') { Splash.init([{top_offset: 0, left_offset: 0, html: "", image_url: "/files/splash/image/26/tailoredties.jpg?1195951221"}, {top_offset: 0, left_offset: 0, html: "", image_url: "/files/splash/image/8/silk.jpg?1195755626"}, {top_offset: 0, left_offset: 0, html: "", image_url: "/files/splash/image/7/ties.jpg?1195755627"}, {top_offset: 0, left_offset: 0, html: "", image_url: "/files/splash/image/9/slipthread.jpg?1195755627"}, {top_offset: 0, left_offset: 0, html: "", image_url: "/files/splash/image/25/tipping.jpg?1195755626"}]) };
}
});