// JavaScript Document

function navsubpage()
{
	// when you pste the HTML in make sure there are no spaces or hard returns or the code won't work.
	// all of the HTML code needs to go between  document.write('  and  \n');
   document.write('<br /><a href="http://www.advisorsexcel.com/emails/irasalescd/"><img src="i/featured/f_left_iracd.jpg" alt="Free IRA SALES CD" width="145" height="93" border="0" /></a><br /><br /><div class="subtextbold" id="subnavHeader">Advisors Excel Blog</div><div id="blogfeed"><script src="http://feeds.feedburner.com/AdvisorsExcelBlog?format=sigpro" type="text/javascript" ></script><noscript><p><div style="font-size:10px; padding:0px 10px 0px 10px;">Subscribe to RSS headline updates from: <a href="http://feeds.feedburner.com/AdvisorsExcelBlog"></a><br/>Powered by FeedBurner</p></noscript></div>');
}
