function placeObject(myObjectText) {
   document.write(myObjectText)
}