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