function showf(str){
	document.write(str);
}
