module SlidesHelper def create_banner(flash, dom_id, width, height, bgcolour = "ffffff", interval=10) "\n" end end