hello world!
			
				function test_func1(){
					var x=document.getElementById('xxx1').innerHTML;
					alert(x);
				}