// JavaScript Documentfunction buildObject(obj){    document.write(obj);}