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