function generateNavigationBar ()
{
	document.write ('<a href="control.html">Real-Time Reports</a>|<a href="revenue.html">Enhances Revenue</a>|<a href="savesTime.html">Saves Time/Effort</a>|<a href="practiceIntegration.html">Fits <i>Your</i> Practice</a></p>');
}

function generateFooter ()
{
	document.write ('<div id="footer"><a href="/">Home</a>|<a href="how_it_works.html">How It Works</a>|<a href="features.html">Why It&#39;s Better</a>|<a href="pricing.jsp">Pricing</a>|<a href="Intensivist.jsp">ROI Calculator</a>|<a href="testimonials.html">Testimonials</a>|<a href="faq.jsp">FAQ</a>|<a href="hardware.html">Hardware</a>|<a href="about_us.html">About Us</a>|<a href="contact_us.html">Contact Us</a>	<p>The Silver Bill-It&#0153; is a service of The Software Foundry, Inc.<a href="privacy.html">Privacy Policy</a><br/>');
}

function generateCopyright ()
{
	document.write ('<font size=-2>&copy;2008 The Software Foundry, Inc.</font></div>')
}
