Stampare Una Variabile di JavaScript

document.write(VariableName);
document.write("Text" + VariableName);
//print like a text in a html file
fa.moso