
										function testing()
										{
											document.getElementById('output').innerHTML = "<table cellpadding='2' cellspacing='2'></table>";
										}
										
