function RunContent(str){
  document.write(str);
}

