I am trying to set up some code where i can click on a specific div and it would be copied over to another div. However as the HTML code shows, the original-container falls within the originals section, then a div, then the text is under another div. I want to be able to copy one or two depending on which one i click on. It needs to be done this way specifically because we need to be able to add other divs as well. If there needs to be more details I can specify them.
PS: We were told we cannot use jquery.