<!-- start

// NOTE: If you use a ' add a slash before it like this \'

// NOTE: Copy and paste any link to add a new link

document.write('<TABLE cellpadding="0" cellspacing="0" border="0" width="100%"><tr><td class="menutext">');
document.write('<br>');
document.write('<ul>');


// -- START MENU LINKS


document.write('<li><A HREF="index.html">Home</a><br>');


document.write('<li><A HREF="entrepreneurialism.html">Entrepreneurialism</a><br>');


document.write('<li><A HREF="buildingrelationships.html">Building Relationships</a><br>');


document.write('<li><A HREF="humanresources.html">Human Resorces</a><br>');


document.write('<li><A HREF="marketing.html">Marketing</a><br>');


document.write('<li><A HREF="taxstrategies.html">Tax Strategies</a><br>');


document.write('<li><A HREF="financialliteracy.html">Financial Literacy</a><br>');


document.write('<li><A HREF="credit.html">Credit</a><br>');


document.write('<li><A HREF="funding.html">Sources of Funding</a><br>');


document.write('<li><A HREF="businessplans.html">Business Plans</a><br>');


document.write('<li><A HREF="Franchising.html">Franchising</a><br>');


document.write('<li><A HREF="propertywizard.html">Property Analysis Wizard</a><br>');


document.write('<li><A HREF="products.html">Order-Start Making Money Now</a><br>');


document.write('<li><A HREF="testimonials.htm">Testimonials</a><br>');


document.write('<li><A HREF="about.htm">About Us</a><br>');


document.write('<li><A HREF="bulkemail.html">Special</a><br>');


document.write('<li><A HREF="contact.htm">Contact</a><br>');


//-- END MENU LINKS




document.write('</ul>');
document.write('</td></tr></table>');



//  End -->