sorry if the title was confusing, it's a hard one to explain in brief.
http://isaidicanshout.com/v2/
in this portfolio template i'm building, i have an information section that pops down using jQuery when you click "Info". Currently, this information is hard-coded into the template, so when I want to change it, i have to do it in the code itself. This isn't really a big deal, as it won't change terribly often, i just don't think it's the most glamorous setup. I'd like to pull the information from a wordpress page.
how should i call information from a specific page/post no matter where I am within the site?