window.addEvent('domready',function(){
	new viewer($$('#images img)')).play(true);
});
