window.addEvent('domready', function() {
  new viewer($$('#partner a)'), {
    mode: ['left','right'],
    interval:2000
  }).play(true);
});
