@mrfan and @klaus
Sorry, was trying to make things a little too cute and should have used the curl instead.
What I wanted, was one hidden page that may contain many hidden sections on it for a variety of different divs across many pages. I wanted to call in specific sections for certain pages determined by the template being used. i.e. 3 pages will reference one section for 1 div area (right-hand column) and 4 pages will reference another section for 1 div area (main content). That way the client changes it once on one hidden page and it is picked up across the different pages.
P.S. Just a note, I remembered there was a Droplets module ShowSection, so I was able to call in the specific section and then call in the remainder of the text on the page in that div if it had any. You could either put this Droplet as a Code section on the particular pages, or call it in through the index.php file. So a couple of solutions to my problem.
Hope that helps someone else.
Cheers.