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