function printObject(input){
 document.write(input);
}
