$(function(){
	$("#footer-bottom").append('<a accesskey="h" id="home-page" title="Home" href="/">Home</a> | <a rel="bookmark" accesskey="t" id="about-link"  title="About" href="/about">About</a> | <a accesskey="c" id="contact-us" title="Contact" href="/contact">Contact</a> | <a accesskey="p" title="BPI one-day and two-day workshops." href="/workshops">Workshops</a> |  <a title="Ideas for specific applications." href="/articles">Articles</a> | <a accesskey="r" title="Blended Learning" href="/blended-learning">Blended Learning</a> | <a accesskey="k" title="What our customers say about us!" href="/kudos">Kudos</a> | <a title="Contents" href="/sitemap">Contents</a><span id="fastwiki"><!--<a accesskey="f" title="Critical Thinking" href="http://www.critical-thinking.com">Critical Thinking</a></span>-->');
	$("#sidemenu-widget").append('<h2 class="widgettitle supplementary">Supplementary Material</h2> <div class="left_menu"><a accesskey="p" title="BPI one-day and two-day workshops." href="/workshops">Workshops</a><a accesskey="a" title="Ideas for specific applications." href="/articles">Articles</a><a accesskey="r" title="Blended Learning" href="/blended-learning">Blended Learning</a><a accesskey="k" title="What our customers say about us!" href="/kudos">Kudos</a><a accesskey="d" title="Audio Slide Presentations" href="/audio-slide-presentations">Audio</a><a accesskey="c" title="Self-Paced Lessons" href="/self-paced-lessons">Buy Lessons</a></div>');
	/* $.NiceJForms.build(); */
    /* $("h1.post-title").each(flytext); */
});

