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

