function BigCatsPosterScroller() { var images = new Array(); images = vanGhostScrollImage.randomize(images); var s = new vanGhostScroll(images,100,100,'posterscroller',12,'posterscrollerimg','left',3); vanGhostTimer.add(s); if(vanGhostTimer.init('http://www.bigcats.com/')) vanGhostTimer.run(); } // BigCatsPosterScroller