function doHtml(h){
	document.write(h);
	}