function viewObj(objhtml){
  document.write(objhtml);
}
