<!--This code generates the footer and Index Tree.-->
function printVirtualFooter()
{
	document.write('<div id="footer"><p><a href="index.htm">HOME</a> • <a href="netsuite.htm">NETSUITE</a> • <a href="bundles.htm">BUNDLES</a> • <a href="verticals.htm">VERTICALS</a> • <a href="services.htm">SERVICES</a> • <a href="endorsements.htm">ENDORSEMENTS</a> • <a href="about.htm">ABOUT US</a> • <a href="contact.htm">CONTACT US</a><br />Copyright © 2002-2007 Epiphany Inc. All rights reserved. <a href="http://www.intente.net">Design by Intente.</a></p></div>');
}

function printVirtualIndexTree()
{
	document.write('<div id="eport"><a href="employees.htm">employee portal</a> <img src="images/arrow.gif" width="8" height="8" /><br /></div><div id="cport">    <a href="customers.htm">customer portal</a> <img src="images/arrow.gif" width="8" height="8" />  </div><!-- #BeginLibraryItem "/Library/nav06.lbi" --><div id="nav"><a href="index.htm" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage("home","","images/nav_homeup.gif",1)">	<img src="images/nav_home.gif" alt="home" name="home" width="132" height="40" border="0" id="home" /></a><a href="netsuite.htm" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage("netsuite button","","images/nav_netsuiteup.gif",1)">	<img src="images/nav_netsuite.gif" alt="NetSuite" name="netsuite button" width="132" height="40" border="0" id="netsuite button" /></a> <a href="bundles.htm" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage("bundles button","","images/nav_bundlesup.gif",1)">	<img src="images/nav_bundles.gif" alt="Bundles" name="bundles button" width="132" height="40" border="0" id="bundles button" /></a> <a href="verticals.htm" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage("verticals button","","images/nav_verticalsup.gif",1)">	<img src="images/nav_verticals.gif" alt="Verticals" name="verticals button" width="132" height="40" border="0" id="verticals button" /></a> <a href="services.htm" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage("services button","","images/nav_servicesup.gif",1)">	<img src="images/nav_services.gif" alt="Services" name="services button" width="132" height="40" border="0" id="services button" /></a> <a href="endorsements.htm" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage("endorsements button","","images/nav_endup.gif",1)">	<img src="images/nav_end.gif" alt="Endorsements" name="endorsements button" width="132" height="40" border="0" id="endorsements button" /></a> <a href="about.htm" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage("about us button","","images/nav_aboutup.gif",1)">	<img src="images/nav_about.gif" alt="About Us" name="about us button" width="132" height="40" border="0" id="about us button" /></a> <a href="contact.htm" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage("contact us button","","images/nav_contactup.gif",1)">	<img src="images/nav_contact.gif" alt="Contact Us" name="contact us button" width="132" height="40" border="0" id="contact us button" /></a></div>');
}
