function fix(theText){
document.write(theText);
}