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