// JavaScript Document
function RunFlash() {
	document.write('<object type="application/x-shockwave-flash" data="Flash/stellapazienti.swf" width="145" height="45"										height="100%">\n');
    	document.write('<param name="movie" value="Flash/stellapazienti.swf">\n');   
    	document.write('</object>\n');
}