Question about an AJAX and Wordpress problem

Hey all,

So here’s a general breakdown of my problem.
I have a site that’s got a flash header. The home page has a news blog on it and i’m wanting to use AJAX to load in each page so the flash header doesn’t have to reload upon every button click. So the issue is that on the home page with the blog, i’m using Feedburner to pull the RSS feed from Wordpress. When AJAX loads in this page (home.php), the feed won’t load because it’s a line of javascript that loads it into the page. So the feed won’t show up on the page at all…

Is there a work-around or anything i can add to fix this?
Greatly appreciated to anyone who can help me out.
Thanks!