		window.addEvent('domready',function(){
		new viewer($$('#banners img)'),{
			mode: 'alpha',
			interval: 3000
		}).play(true);

	});
	
	

