// JavaScript Document
function stprint(x){
document.write(x)
}