//<![CDATA[
	window.addEvent('domready',function(){
		//SAMPLE 1
		new viewer($$('#box1 img)')).play(true);

		
	});
	//]]>
